Skip to content

Commit

Permalink
build(deps-dev): update rake-compiler-dock requirement
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:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 5, 2024
1 parent 0056892 commit aa159ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ group :development do
gem "minitest", "5.24.1"

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

gem "ruby_memcheck", "3.0.0" if Gem::Platform.local.os == "linux"

Expand Down

0 comments on commit aa159ac

Please sign in to comment.