Skip to content

Commit

Permalink
rake up
Browse files Browse the repository at this point in the history
  • Loading branch information
xuanxu committed Apr 30, 2017
1 parent 33b2fd6 commit e3ed978
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ source 'https://rubygems.org'

gemspec

gem 'rake', '>=11.3'
gem 'rake', '>=12.0'
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.2.5)
rake (11.3.0)
rake (12.0.0)
rspec (3.5.0)
rspec-core (~> 3.5.0)
rspec-expectations (~> 3.5.0)
Expand All @@ -27,8 +27,8 @@ PLATFORMS

DEPENDENCIES
nimbus!
rake (>= 11.3)
rake (>= 12.0)
rspec (>= 3.5.0)

BUNDLED WITH
1.13.1
1.14.6

0 comments on commit e3ed978

Please sign in to comment.