Skip to content

Commit

Permalink
build(deps-dev): update rake-compiler requirement from 1.2.7 to 1.2.8 (
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones authored Oct 8, 2024
2 parents af81faf + 5f1defd commit 7f63762
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.7"
gem "rake-compiler", "1.2.8"
gem "rake-compiler-dock", "1.5.2"

# parser generator
Expand Down

0 comments on commit 7f63762

Please sign in to comment.