Skip to content

Commit

Permalink
newer rake should be fine
Browse files Browse the repository at this point in the history
  • Loading branch information
kares committed Jan 23, 2015
1 parent 9adaf2a commit 8742dd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -22,7 +22,7 @@ if defined?(JRUBY_VERSION) && JRUBY_VERSION < '1.7.0'
gem 'jruby-openssl', :platform => :jruby
end

gem 'rake', '~> 10.3.2', :require => nil
gem 'rake', '~> 10.4.2', :require => nil
gem 'appraisal', '~> 0.5.2', :require => nil

# appraisal ignores group block declarations :
Expand Down

0 comments on commit 8742dd4

Please sign in to comment.