Skip to content

Commit

Permalink
Update rake to suppress the warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Taki committed Mar 7, 2020
1 parent 62c8951 commit a295910
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,7 +3,7 @@
source 'https://rubygems.org'
gemspec

gem 'rake', '~> 10.0'
gem 'rake'
gem 'yard'
gem 'rspec', '~> 3.8.0'

Expand Down

0 comments on commit a295910

Please sign in to comment.