Skip to content

Commit

Permalink
build(deps): update rake-compiler-dock requirement in /precompiled
Browse files Browse the repository at this point in the history
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/v1.5.2/History.md)
- [Commits](rake-compiler/rake-compiler-dock@v1.5.1...v1.5.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent cc8f149 commit 3f33fe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion precompiled/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ gemspec
gem "rake", "~> 13.0"

gem "rake-compiler"
gem "rake-compiler-dock", "1.5.1"
gem "rake-compiler-dock", "1.5.2"

gem "minitest", "~> 5.0"

0 comments on commit 3f33fe1

Please sign in to comment.