Skip to content

Commit

Permalink
chore(deps-dev): update rake-compiler-dock requirement from ~> 1.3.0 …
Browse files Browse the repository at this point in the history
…to ~> 1.4.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@1.3.0...1.4.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 28, 2023
1 parent c70837c commit 3ac9c9d
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.71"

spec.add_development_dependency "rake-compiler", "~> 1.2.1"
spec.add_development_dependency "rake-compiler-dock", "~> 1.3.0"
spec.add_development_dependency "rake-compiler-dock", "~> 1.4.0"

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

0 comments on commit 3ac9c9d

Please sign in to comment.