Skip to content

Commit

Permalink
Bump the all group with 1 update (#490)
Browse files Browse the repository at this point in the history
Updates the requirements on [rspec](https://github.com/rspec/rspec-metagem) to permit the latest version.

Updates `rspec` to 3.13.0
- [Commits](rspec/rspec-metagem@v3.12.0...v3.13.0)

---
updated-dependencies:
- dependency-name: rspec
  dependency-type: direct:production
  dependency-group: all
...

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 Feb 5, 2024
1 parent 478b109 commit 44cec00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ gemspec

gem "faraday", "~> 2.8.1"
gem "pry", "~> 0.14.2"
gem "rspec", "~> 3.12.0"
gem "rspec", "~> 3.13.0"
gem "rubocop", "~> 1.60.1"
gem "rubocop-performance", "~> 1.20.0"
gem "rubocop-rake", "~> 0.6.0"
Expand Down

0 comments on commit 44cec00

Please sign in to comment.