Skip to content

Commit

Permalink
Merge pull request #64 from github/dependabot/bundler/rubocop-rails-2…
Browse files Browse the repository at this point in the history
….25.0

Bump rubocop-rails from 2.24.1 to 2.25.0
  • Loading branch information
kendallgassner authored May 20, 2024
2 parents 91ff8fe + f5c4753 commit 09b5024
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ GEM
ast (~> 2.4.1)
racc
racc (1.8.0)
rack (3.0.10)
rack (3.0.11)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
Expand All @@ -63,7 +63,7 @@ GEM
nokogiri (~> 1.14)
rainbow (3.1.1)
rake (13.2.1)
regexp_parser (2.9.1)
regexp_parser (2.9.2)
rexml (3.2.8)
strscan (>= 3.0.9)
rspec (3.13.0)
Expand Down Expand Up @@ -99,7 +99,7 @@ GEM
rubocop-performance (1.21.0)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rails (2.24.1)
rubocop-rails (2.25.0)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
Expand Down

0 comments on commit 09b5024

Please sign in to comment.