Skip to content

Commit

Permalink
Merge pull request #777 from sanger/depfu/update/rubocop-rails-2.25.0
Browse files Browse the repository at this point in the history
🚨 [security] Update rubocop-rails 2.24.1 → 2.25.0 (minor)
  • Loading branch information
dasunpubudumal authored Jun 19, 2024
2 parents 5ab6e55 + 303a684 commit 4d9dddf
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ GEM
http-accept (1.7.0)
http-cookie (1.0.5)
domain_name (~> 0.5)
i18n (1.14.4)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
jbuilder (2.12.0)
actionview (>= 5.0.0)
Expand Down Expand Up @@ -214,7 +214,7 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2023.0218.1)
mini_mime (1.1.5)
minitest (5.22.3)
minitest (5.23.0)
mocha (2.2.0)
ruby2_keywords (>= 0.0.5)
msgpack (1.7.2)
Expand Down Expand Up @@ -301,7 +301,7 @@ GEM
rbtree (0.4.6)
rdoc (6.5.1.1)
psych (>= 4.0.0)
regexp_parser (2.9.1)
regexp_parser (2.9.2)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
Expand Down Expand Up @@ -346,7 +346,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 Expand Up @@ -426,7 +426,7 @@ GEM
activerecord (>= 6.0)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.13)
zeitwerk (2.6.14)

PLATFORMS
arm64-darwin-22
Expand Down

0 comments on commit 4d9dddf

Please sign in to comment.