Skip to content
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.

Commit

Permalink
build(deps): update rspec requirement from ~> 3.12.0 to ~> 3.13.0
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.
- [Commits](rspec/rspec-metagem@v3.12.0...v3.13.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and abdfnx committed Feb 13, 2024
1 parent cb8e935 commit 5efe779
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/bwrb/bwrb.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Gem::Specification.new do |spec|

spec.add_development_dependency "bundler", ">= 1.10", "< 3"
spec.add_development_dependency "rake", "~> 13.0"
spec.add_development_dependency "rspec", "~> 3.12.0"
spec.add_development_dependency "rspec", "~> 3.13.0"
spec.add_development_dependency "rspec-prof", "~> 0.0.7"
spec.add_development_dependency "rubocop", "~> 1.60.2"
spec.add_development_dependency "rubocop-performance", "~> 1.0"
Expand Down

0 comments on commit 5efe779

Please sign in to comment.