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/main/History.md)
- [Commits](rake-compiler/rake-compiler-dock@v1.8.0...v1.9.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 Jan 20, 2025
1 parent 62e7180 commit daed5c1
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.9"
gem "rake-compiler-dock", "1.8.0"
gem "rake-compiler-dock", "1.9.0"

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

0 comments on commit daed5c1

Please sign in to comment.