Skip to content

Commit

Permalink
build(deps-dev): update rake-compiler requirement from 1.2.3 to 1.2.5 (
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones committed Aug 7, 2023
2 parents 5bfa893 + 5610bda commit b250303
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.0.6"

# building extensions
gem "rake-compiler", "1.2.3"
gem "rake-compiler", "1.2.5"
gem "rake-compiler-dock", "= 1.3.0"

# documentation
Expand Down

0 comments on commit b250303

Please sign in to comment.