Update rake

This commit is contained in:
Josh Holtrop 2021-05-18 15:55:19 -04:00
parent 791340b292
commit d3df67be1e
2 changed files with 3 additions and 3 deletions

View File

@ -3,4 +3,4 @@ source "https://rubygems.org"
# Specify your gem's dependencies in imbecile.gemspec
gemspec
gem "rake", "~> 12.0"
gem "rake"

View File

@ -7,7 +7,7 @@ GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.4.4)
rake (12.3.2)
rake (13.0.3)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)
@ -27,7 +27,7 @@ PLATFORMS
DEPENDENCIES
imbecile!
rake (~> 12.0)
rake
rspec (~> 3.0)
BUNDLED WITH