Skip to content

Commit

Permalink
Bump rubocop-rails from 2.23.0 to 2.24.1 (#1508)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 14, 2024
1 parent 16b9827 commit 0634913
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ GEM
iso-639 (0.3.6)
iso_country_codes (0.7.8)
jmespath (1.6.2)
json (2.7.1)
json (2.7.2)
json_expressions (0.9.0)
jsonapi-resources (0.9.12)
activerecord (>= 4.1)
Expand Down Expand Up @@ -469,7 +469,7 @@ GEM
parallel (1.23.0)
paranoia (2.6.3)
activerecord (>= 5.1, < 7.2)
parser (3.2.2.4)
parser (3.3.0.5)
ast (~> 2.4.1)
racc
pg (1.5.6)
Expand Down Expand Up @@ -559,7 +559,7 @@ GEM
rb-inotify (0.10.1)
ffi (~> 1.0)
redis (4.5.1)
regexp_parser (2.8.3)
regexp_parser (2.9.0)
representable (3.0.4)
declarative (< 0.1.0)
declarative-option (< 0.2.0)
Expand Down Expand Up @@ -611,20 +611,20 @@ GEM
rubocop-ast (>= 1.30.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
rubocop-ast (1.31.2)
parser (>= 3.3.0.4)
rubocop-capybara (2.18.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.22.0)
rubocop (~> 1.33)
rubocop-performance (1.20.0)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-rails (2.23.0)
rubocop-rails (2.24.1)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rspec (2.22.0)
rubocop (~> 1.33)
rubocop-capybara (~> 2.17)
Expand Down

0 comments on commit 0634913

Please sign in to comment.