Skip to content

Commit e9721cd

Browse files
authored
Update RandomProxy.gemspec
1 parent dd4b274 commit e9721cd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

RandomProxy.gemspec

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ Gem::Specification.new do |s|
77
s.authors = ["BaseMax"]
88
s.email = '[email protected]'
99
s.files = ["lib/RandomProxy.rb"]
10+
#s.add_dependency('httparty','0.13.7')
11+
#s.add_dependency('json','2.1.0')
1012
s.homepage = 'https://github.com/BaseMax/RandomProxyRuby'
1113
s.license = 'GPL-3.0+'
1214
end
13-

0 commit comments

Comments
 (0)