Skip to content

Commit

Permalink
we can use rake 11
Browse files Browse the repository at this point in the history
  • Loading branch information
pitr-ch committed Feb 23, 2017
1 parent c13ffd4 commit 9def842
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 @@ -5,7 +5,7 @@ gem 'concurrent-ruby-edge', path: '.'
gem 'concurrent-ruby-ext', path: '.', platform: :mri

group :development do
gem 'rake', '~> 10.0'
gem 'rake', '~> 11.0'
gem 'rake-compiler', '~> 0.9.5'
gem 'rake-compiler-dock', '~> 0.4.3'
gem 'gem-compiler', '~> 0.3.0'
Expand Down

0 comments on commit 9def842

Please sign in to comment.