Skip to content

Commit

Permalink
dep: update rake-compiler-dock to 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones committed Jun 3, 2024
1 parent 2618346 commit fd80e11
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 @@ -6,7 +6,7 @@ group :development do
gem "minitest", "5.23.1"

gem "rake-compiler", "1.2.7"
gem "rake-compiler-dock", "1.5.0"
gem "rake-compiler-dock", "1.5.1"

gem "ruby_memcheck", "3.0.0" if Gem::Platform.local.os == "linux"

Expand Down

0 comments on commit fd80e11

Please sign in to comment.