Skip to content

Commit

Permalink
dep: update to rake-compiler-dock 1.5.1 (#3216)
Browse files Browse the repository at this point in the history
**What problem is this PR intended to solve?**

dep: update to rake-compiler-dock 1.5.1
  • Loading branch information
flavorjones authored Jun 3, 2024
2 parents 802aed9 + 1ef7faf commit 4cceeac
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 @@ -17,7 +17,7 @@ group :development do

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

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

0 comments on commit 4cceeac

Please sign in to comment.