Skip to content

Commit

Permalink
Update standard requirement from ~> 0.1.5 to ~> 1.31.1
Browse files Browse the repository at this point in the history
Updates the requirements on [standard](https://github.com/standardrb/standard) to permit the latest version.
- [Release notes](https://github.com/standardrb/standard/releases)
- [Changelog](https://github.com/standardrb/standard/blob/main/CHANGELOG.md)
- [Commits](standardrb/standard@v0.1.5...v1.31.1)

---
updated-dependencies:
- dependency-name: standard
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 13, 2023
1 parent 12342d1 commit d1b2124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion breathe.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 "bundler", "~> 2.0"
spec.add_development_dependency "rake", ">= 12.3.3"
spec.add_development_dependency "rspec", "~> 3.0"
spec.add_development_dependency "standard", "~> 0.1.5"
spec.add_development_dependency "standard", "~> 1.31.1"
spec.add_development_dependency "dotenv", "~> 2.8.1"
spec.add_development_dependency "pry", "~> 0.14.1"
spec.add_development_dependency "webmock", "~> 3.18.1"
Expand Down

0 comments on commit d1b2124

Please sign in to comment.