Skip to content

Commit

Permalink
Bump rubocop-rspec from 2.29.1 to 3.0.5 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.1 to 3.0.5.
- [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.1...v3.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 12, 2024
1 parent 7c89ac8 commit f0a9502
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 18 deletions.
2 changes: 1 addition & 1 deletion common/dependabot-common.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "rspec-sorbet", "~> 1.9.2"
spec.add_development_dependency "rubocop", "~> 1.65.0"
spec.add_development_dependency "rubocop-performance", "~> 1.21.0"
spec.add_development_dependency "rubocop-rspec", "~> 2.29.1"
spec.add_development_dependency "rubocop-rspec", "~> 3.0.5"
spec.add_development_dependency "rubocop-sorbet", "~> 0.8.1"
spec.add_development_dependency "simplecov", "~> 0.22.0"
spec.add_development_dependency "turbo_tests", "~> 2.2.0"
Expand Down
23 changes: 6 additions & 17 deletions updater/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ GEM
parallel_tests (4.7.1)
parallel
parseconfig (1.0.8)
parser (3.3.4.2)
parser (3.3.5.0)
ast (~> 2.4.1)
racc
psych (5.1.2)
Expand All @@ -297,8 +297,7 @@ GEM
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rexml (3.3.6)
strscan
rexml (3.3.7)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
Expand Down Expand Up @@ -328,22 +327,13 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.32.1)
rubocop-ast (1.32.3)
parser (>= 3.3.1.0)
rubocop-capybara (2.20.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.25.1)
rubocop (~> 1.41)
rubocop-performance (1.21.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rspec (2.29.1)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
rubocop-rspec_rails (~> 2.28)
rubocop-rspec_rails (2.28.3)
rubocop (~> 1.40)
rubocop-rspec (3.0.5)
rubocop (~> 1.61)
rubocop-sorbet (0.8.5)
rubocop (>= 1)
ruby-progressbar (1.13.0)
Expand All @@ -366,7 +356,6 @@ GEM
sorbet-runtime (0.5.11444)
stackprof (0.2.25)
stringio (3.1.0)
strscan (3.1.0)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
toml-rb (2.2.0)
Expand Down Expand Up @@ -427,7 +416,7 @@ DEPENDENCIES
rspec-sorbet (~> 1.9.2)
rubocop (~> 1.65.0)
rubocop-performance (~> 1.21.0)
rubocop-rspec (~> 2.29.1)
rubocop-rspec (~> 3.0.5)
rubocop-sorbet (~> 0.8.1)
sentry-opentelemetry (~> 5.16)
sentry-ruby (~> 5.16)
Expand Down

0 comments on commit f0a9502

Please sign in to comment.