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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 47c1e82 commit 06dd89d
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 @@ -11,7 +11,7 @@ group :development do

# building extensions
gem "rake-compiler", "1.2.7"
gem "rake-compiler-dock", "1.5.1"
gem "rake-compiler-dock", "1.5.2"

# parser generator
gem "rexical", "1.0.8"
Expand Down

0 comments on commit 06dd89d

Please sign in to comment.