Skip to content

Commit

Permalink
Merge pull request #5657 from dodona-edu/dependabot/bundler/rubocop-4…
Browse files Browse the repository at this point in the history
…04745717d

Bump rubocop-rails from 2.25.0 to 2.25.1 in the rubocop group
  • Loading branch information
bmesuere authored Jul 1, 2024
2 parents 7740f6a + 99c76c7 commit 9e71f28
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ group :development do
gem 'rubocop-capybara', '~> 2.21.0'
gem 'rubocop-factory_bot', '~> 2.26'
gem 'rubocop-minitest', '~> 0.35.0'
gem 'rubocop-rails', '~> 2.25.0'
gem 'rubocop-rails', '~> 2.25.1'

# for opening letters
gem 'letter_opener', '~> 1.10.0'
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ GEM
memory_profiler (1.0.2)
mini_magick (4.11.0)
mini_mime (1.1.5)
minitest (5.24.0)
minitest (5.24.1)
minitest-ci (3.4.0)
minitest (>= 5.0.6)
minitest-utils (0.4.8)
Expand Down Expand Up @@ -446,7 +446,7 @@ GEM
responders (3.1.1)
actionpack (>= 5.2)
railties (>= 5.2)
rexml (3.3.0)
rexml (3.3.1)
strscan
rouge (4.3.0)
rubocop (1.64.1)
Expand All @@ -469,7 +469,7 @@ GEM
rubocop-minitest (0.35.0)
rubocop (>= 1.61, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rails (2.25.0)
rubocop-rails (2.25.1)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
Expand Down Expand Up @@ -635,7 +635,7 @@ DEPENDENCIES
rubocop-capybara (~> 2.21.0)
rubocop-factory_bot (~> 2.26)
rubocop-minitest (~> 0.35.0)
rubocop-rails (~> 2.25.0)
rubocop-rails (~> 2.25.1)
ruby-saml (~> 1.16.0)
rubyzip (~> 2.3.2)
selenium-webdriver (~> 4.22.0)
Expand Down

0 comments on commit 9e71f28

Please sign in to comment.