Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 31, 2023
1 parent d94d066 commit d3bf983
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ gem "rspec", "~> 3.12"
gem "rubocop", "~> 1.57"
gem "rubocop-performance", "~> 1.19"
gem "rubocop-rake", "~> 0.6.0"
gem "rubocop-rspec", "~> 2.24"
gem "rubocop-rspec", "~> 2.25"
gem "rubocop-thread_safety", "~> 0.5.1"
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ GEM
rubocop-ast (>= 0.4.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (2.24.1)
rubocop (~> 1.33)
rubocop-rspec (2.25.0)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
rubocop-thread_safety (0.5.1)
Expand All @@ -77,7 +77,7 @@ DEPENDENCIES
rubocop (~> 1.57)
rubocop-performance (~> 1.19)
rubocop-rake (~> 0.6.0)
rubocop-rspec (~> 2.24)
rubocop-rspec (~> 2.25)
rubocop-thread_safety (~> 0.5.1)

BUNDLED WITH
Expand Down

0 comments on commit d3bf983

Please sign in to comment.