mirror of
https://github.com/jnunemaker/httparty
synced 2023-03-27 23:23:07 -04:00
Fix rubygems deprecation warning in gemfile.
This commit is contained in:
parent
e983f0c448
commit
e7bff58fd7
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -1,4 +1,4 @@
|
|||
source :rubygems
|
||||
source 'https://rubygems.org'
|
||||
gemspec
|
||||
|
||||
gem 'rake'
|
||||
|
|
Loading…
Reference in a new issue