Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Commit

Permalink
Bump up rake version
Browse files Browse the repository at this point in the history
  • Loading branch information
acme committed Mar 12, 2020
1 parent 0f2caf9 commit 5398ddc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -4,5 +4,5 @@ gemspec

group :test, :development do
gem 'minitest', '~> 5.8.2'
gem 'rake', '~> 10.4'
gem "rake", ">= 12.3.3"
end

0 comments on commit 5398ddc

Please sign in to comment.