Skip to content

Commit

Permalink
Bump rubocop-rails from 2.23.1 to 2.24.0 (#2276)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent 8ab67b0 commit c871752
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -172,8 +172,7 @@ GEM
dotenv-rails (2.8.1)
dotenv (= 2.8.1)
railties (>= 3.2)
drb (2.2.0)
ruby2_keywords
drb (2.2.1)
erubi (1.12.0)
factory_bot (6.4.5)
activesupport (>= 5.0.0)
Expand Down Expand Up @@ -429,11 +428,11 @@ GEM
rubocop-performance (1.20.2)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-rails (2.23.1)
rubocop-rails (2.24.0)
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.27.0)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
Expand All @@ -443,7 +442,6 @@ GEM
ruby-progressbar (1.13.0)
ruby-vips (2.1.4)
ffi (~> 1.12)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
selenium-webdriver (4.18.1)
base64 (~> 0.2)
Expand Down

0 comments on commit c871752

Please sign in to comment.