Skip to content

Commit

Permalink
build(deps-dev): update rake-compiler requirement from 1.2.5 to 1.2.6
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.5...v1.2.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 3673f77 commit 7e6bea4
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 @@ -16,7 +16,7 @@ group :development do
gem "rake", "13.1.0"

# building extensions
gem "rake-compiler", "1.2.5"
gem "rake-compiler", "1.2.6"
gem "rake-compiler-dock", "1.4.0"

# parser generator
Expand Down

0 comments on commit 7e6bea4

Please sign in to comment.