Skip to content

Commit

Permalink
Bump rubocop-rspec from 2.24.0 to 2.24.1
Browse files Browse the repository at this point in the history
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.24.0 to 2.24.1.
- [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.24.0...v2.24.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2023
1 parent 9438b7f commit 4b6f622
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ group :development do
gem "factory_bot", "~> 6.3.0"
gem "rspec", "~> 3.12.0"
gem "rubocop", "~> 1.57.1"
gem "rubocop-rspec", "~> 2.24.0"
gem "rubocop-rspec", "~> 2.24.1"
gem "webmock", "~> 3.19.1"

gem "pry-byebug"
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -125,11 +125,11 @@ GEM
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.29.0)
parser (>= 3.2.1.0)
rubocop-capybara (2.18.0)
rubocop-capybara (2.19.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.23.1)
rubocop-factory_bot (2.24.0)
rubocop (~> 1.33)
rubocop-rspec (2.24.0)
rubocop-rspec (2.24.1)
rubocop (~> 1.33)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
Expand Down Expand Up @@ -178,7 +178,7 @@ DEPENDENCIES
rspec (~> 3.12.0)
rspec_junit_formatter (= 0.6.0)
rubocop (~> 1.57.1)
rubocop-rspec (~> 2.24.0)
rubocop-rspec (~> 2.24.1)
rufus-scheduler (~> 3.9.1)
sentry-raven (~> 3.1.2)
songkick-transport (~> 1.11.0)
Expand Down

0 comments on commit 4b6f622

Please sign in to comment.