Skip to content

Commit

Permalink
Merge pull request #1745 from somleng/dependabot/bundler/rubocop-rspe…
Browse files Browse the repository at this point in the history
…c-3.5.0

Bump rubocop-rspec from 3.4.0 to 3.5.0
  • Loading branch information
github-actions[bot] authored Feb 17, 2025
2 parents 19301e4 + a1cd067 commit b025e32
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,7 @@ GEM
launchy (3.0.1)
addressable (~> 2.8)
childprocess (~> 5.0)
lint_roller (1.1.0)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
Expand Down Expand Up @@ -479,9 +480,10 @@ GEM
rspec-mocks (~> 3.13)
rspec-support (~> 3.13)
rspec-support (3.13.2)
rubocop (1.71.2)
rubocop (1.72.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.1.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
Expand All @@ -507,8 +509,9 @@ GEM
rubocop-minitest
rubocop-performance
rubocop-rails
rubocop-rspec (3.4.0)
rubocop (~> 1.61)
rubocop-rspec (3.5.0)
lint_roller (~> 1.1)
rubocop (~> 1.72, >= 1.72.1)
ruby-progressbar (1.13.0)
rubyzip (2.4.1)
securerandom (0.4.1)
Expand Down

0 comments on commit b025e32

Please sign in to comment.