Skip to content

Commit

Permalink
chore(deps-dev): update rake-compiler-dock requirement from ~> 1.5.0 …
Browse files Browse the repository at this point in the history
…to ~> 1.6.0

Updates the requirements on [rake-compiler-dock](https://github.com/rake-compiler/rake-compiler-dock) to permit the latest version.
- [Release notes](https://github.com/rake-compiler/rake-compiler-dock/releases)
- [Changelog](https://github.com/rake-compiler/rake-compiler-dock/blob/main/History.md)
- [Commits](rake-compiler/rake-compiler-dock@v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: rake-compiler-dock
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and eliias committed Dec 16, 2024
1 parent 1002246 commit d01e1d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion y-rb.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Gem::Specification.new do |spec|
spec.add_dependency "rb_sys", "~> 0.9.86"

spec.add_development_dependency "rake-compiler", "~> 1.2.1"
spec.add_development_dependency "rake-compiler-dock", "~> 1.5.0"
spec.add_development_dependency "rake-compiler-dock", "~> 1.6.0"

spec.extensions = ["ext/yrb/extconf.rb"]
end

0 comments on commit d01e1d0

Please sign in to comment.