mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
Avoid warning with warny rubygems
This commit is contained in:
parent
ca74c876ed
commit
552b7e18e5
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -1,4 +1,4 @@
|
|||
source :rubygems
|
||||
source 'https://rubygems.org'
|
||||
gemspec
|
||||
|
||||
# For Guard
|
||||
|
|
Loading…
Reference in a new issue