Update rake
This commit is contained in:
parent
791340b292
commit
d3df67be1e
2
Gemfile
2
Gemfile
@ -3,4 +3,4 @@ source "https://rubygems.org"
|
|||||||
# Specify your gem's dependencies in imbecile.gemspec
|
# Specify your gem's dependencies in imbecile.gemspec
|
||||||
gemspec
|
gemspec
|
||||||
|
|
||||||
gem "rake", "~> 12.0"
|
gem "rake"
|
||||||
|
@ -7,7 +7,7 @@ GEM
|
|||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
diff-lcs (1.4.4)
|
diff-lcs (1.4.4)
|
||||||
rake (12.3.2)
|
rake (13.0.3)
|
||||||
rspec (3.10.0)
|
rspec (3.10.0)
|
||||||
rspec-core (~> 3.10.0)
|
rspec-core (~> 3.10.0)
|
||||||
rspec-expectations (~> 3.10.0)
|
rspec-expectations (~> 3.10.0)
|
||||||
@ -27,7 +27,7 @@ PLATFORMS
|
|||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
imbecile!
|
imbecile!
|
||||||
rake (~> 12.0)
|
rake
|
||||||
rspec (~> 3.0)
|
rspec (~> 3.0)
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
|
Loading…
x
Reference in New Issue
Block a user