Skip to content

Commit

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

Bump rubocop-rails from 2.24.0 to 2.24.1
  • Loading branch information
JoyceZhu authored Mar 25, 2024
2 parents 7fb0abd + a21ef75 commit 3b00b2c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@ GEM
tzinfo (~> 2.0)
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.6)
bigdecimal (3.1.7)
builder (3.2.4)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
crass (1.0.6)
diff-lcs (1.5.1)
drb (2.2.1)
erubi (1.12.0)
i18n (1.14.1)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
json (2.7.1)
language_server-protocol (3.17.0.3)
Expand All @@ -53,7 +53,7 @@ GEM
ast (~> 2.4.1)
racc
racc (1.7.3)
rack (3.0.9.1)
rack (3.0.10)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
Expand Down Expand Up @@ -98,7 +98,7 @@ GEM
rubocop-performance (1.20.2)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-rails (2.24.0)
rubocop-rails (2.24.1)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
Expand Down

0 comments on commit 3b00b2c

Please sign in to comment.