Skip to content

Commit

Permalink
Update rspec-github requirement from ~> 2.4.0 to ~> 3.0.0
Browse files Browse the repository at this point in the history
Updates the requirements on [rspec-github](https://github.com/drieam/rspec-github) to permit the latest version.
- [Release notes](https://github.com/drieam/rspec-github/releases)
- [Commits](Drieam/rspec-github@2.4.0...3.0.0)

---
updated-dependencies:
- dependency-name: rspec-github
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent 2c35e67 commit c70eed4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anony.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "database_cleaner-active_record", "~> 2.2"
spec.add_development_dependency "gc_ruboconfig", "~> 5.0.0"
spec.add_development_dependency "rspec", "~> 3.9"
spec.add_development_dependency "rspec-github", "~> 2.4.0"
spec.add_development_dependency "rspec-github", "~> 3.0.0"
spec.add_development_dependency "yard", "~> 0.9.20"

# For integration testing
Expand Down

0 comments on commit c70eed4

Please sign in to comment.