Skip to content

Commit

Permalink
Update rspec-github requirement from ~> 2.3.1 to ~> 2.4.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.3.1...2.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 14, 2023
1 parent 58a02d1 commit 6a2abb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion statesman.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "rails", ">= 5.2"
spec.add_development_dependency "rake", "~> 13.0.0"
spec.add_development_dependency "rspec", "~> 3.1"
spec.add_development_dependency "rspec-github", "~> 2.3.1"
spec.add_development_dependency "rspec-github", "~> 2.4.0"
spec.add_development_dependency "rspec-its", "~> 1.1"
spec.add_development_dependency "rspec-rails", "~> 3.1"
spec.add_development_dependency "sqlite3", "~> 1.6.1"
Expand Down

0 comments on commit 6a2abb3

Please sign in to comment.