Skip to content

Commit

Permalink
Use older rake for 1.8 support
Browse files Browse the repository at this point in the history
  • Loading branch information
rwz committed Apr 24, 2016
1 parent 6528d95 commit 31329d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
@@ -1,6 +1,6 @@
source 'https://rubygems.org'

gem 'rake', '>= 0.9'
gem 'rake', '~> 10.5'
gem 'yard', '>= 0.8'

gem 'json', '~> 1.4', :require => nil
Expand Down

0 comments on commit 31329d7

Please sign in to comment.