Skip to content

Commit

Permalink
Bump rubocop-rspec from 2.29.2 to 3.2.0 in /updater
Browse files Browse the repository at this point in the history
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.29.2 to 3.2.0.
- [Release notes](https://github.com/rubocop/rubocop-rspec/releases)
- [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-rspec@v2.29.2...v3.2.0)

---
updated-dependencies:
- dependency-name: rubocop-rspec
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent ebe0946 commit b335a88
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 12 deletions.
2 changes: 1 addition & 1 deletion updater/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ group :test do
gem "rspec-sorbet", "~> 1.9.2"
gem "rubocop", "~> 1.67.0"
gem "rubocop-performance", "~> 1.22.1"
gem "rubocop-rspec", "~> 2.29.1"
gem "rubocop-rspec", "~> 3.2.0"
gem "rubocop-sorbet", "~> 0.8.6"
gem "simplecov", "~> 0.22.0"
gem "turbo_tests", "~> 2.2.0"
Expand Down
13 changes: 2 additions & 11 deletions updater/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -321,19 +321,10 @@ GEM
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.32.3)
parser (>= 3.3.1.0)
rubocop-capybara (2.21.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.26.1)
rubocop (~> 1.61)
rubocop-performance (1.22.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rspec (2.29.2)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
rubocop-rspec_rails (~> 2.28)
rubocop-rspec_rails (2.29.1)
rubocop-rspec (3.2.0)
rubocop (~> 1.61)
rubocop-sorbet (0.8.6)
rubocop (>= 1)
Expand Down Expand Up @@ -413,7 +404,7 @@ DEPENDENCIES
rspec-sorbet (~> 1.9.2)
rubocop (~> 1.67.0)
rubocop-performance (~> 1.22.1)
rubocop-rspec (~> 2.29.1)
rubocop-rspec (~> 3.2.0)
rubocop-sorbet (~> 0.8.6)
sentry-opentelemetry (~> 5.21)
sentry-ruby (~> 5.17)
Expand Down

0 comments on commit b335a88

Please sign in to comment.