Skip to content

Commit

Permalink
build(deps-dev): update rake-compiler requirement from 1.2.8 to 1.2.9
Browse files Browse the repository at this point in the history
Updates the requirements on [rake-compiler](https://github.com/luislavena/rake-compiler) to permit the latest version.
- [Release notes](https://github.com/luislavena/rake-compiler/releases)
- [Changelog](https://github.com/rake-compiler/rake-compiler/blob/master/History.md)
- [Commits](rake-compiler/rake-compiler@v1.2.8...v1.2.9)

---
updated-dependencies:
- dependency-name: rake-compiler
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent b2a7890 commit 8ceed63
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 @@ -10,7 +10,7 @@ group :development do
gem "rake", "13.2.1"

# building extensions
gem "rake-compiler", "1.2.8"
gem "rake-compiler", "1.2.9"
gem "rake-compiler-dock", "1.8.0"

# parser generator
Expand Down

0 comments on commit 8ceed63

Please sign in to comment.