Skip to content

Commit

Permalink
Ensure rake version less than 11 is used
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesla committed May 20, 2018
1 parent 5d83d3a commit 0dc5ca5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ source 'https://rubygems.org'

gemspec

gem 'rspec', '~> 3.3.0'
gem 'rake', '< 11.0'

0 comments on commit 0dc5ca5

Please sign in to comment.