Skip to content

Commit

Permalink
Bump rubocop-rspec from 2.19.0 to 2.23.2 in /dependencies (super-lint…
Browse files Browse the repository at this point in the history
…er#4547)

Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.19.0 to 2.23.2.
- [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.19.0...v2.23.2)

---
updated-dependencies:
- dependency-name: rubocop-rspec
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 17, 2023
1 parent 9f2ea54 commit 35efaac
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dependencies/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ gem "rubocop-minitest", "~> 0.31.0"
gem "rubocop-performance", "~>1.16.0"
gem "rubocop-rails", "~> 2.20"
gem "rubocop-rake", "~> 0.6.0"
gem "rubocop-rspec", "~> 2.19.0"
gem "rubocop-rspec", "~> 2.23.2"
gem "standard", "~>1.25"
7 changes: 5 additions & 2 deletions dependencies/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ GEM
parser (>= 3.2.1.0)
rubocop-capybara (2.18.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.23.1)
rubocop (~> 1.33)
rubocop-github (0.20.0)
rubocop (>= 1.37)
rubocop-performance (>= 1.15)
Expand All @@ -51,9 +53,10 @@ GEM
rubocop (>= 1.33.0, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (2.19.0)
rubocop-rspec (2.23.2)
rubocop (~> 1.33)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
ruby-progressbar (1.13.0)
standard (1.26.0)
language_server-protocol (~> 3.17.0.2)
Expand All @@ -73,7 +76,7 @@ DEPENDENCIES
rubocop-performance (~> 1.16.0)
rubocop-rails (~> 2.20)
rubocop-rake (~> 0.6.0)
rubocop-rspec (~> 2.19.0)
rubocop-rspec (~> 2.23.2)
standard (~> 1.25)

BUNDLED WITH
Expand Down

0 comments on commit 35efaac

Please sign in to comment.