mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
Update rake to suppress the warning
This commit is contained in:
parent
62c8951374
commit
a295910dad
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -3,7 +3,7 @@
|
|||
source 'https://rubygems.org'
|
||||
gemspec
|
||||
|
||||
gem 'rake', '~> 10.0'
|
||||
gem 'rake'
|
||||
gem 'yard'
|
||||
gem 'rspec', '~> 3.8.0'
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue