mirror of
https://github.com/rest-client/rest-client.git
synced 2022-11-09 13:49:40 -05:00
parent
221e3f200f
commit
0ff056315c
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ Gem::Specification.new do |s|
|
|||
s.add_development_dependency('rubocop')
|
||||
|
||||
s.add_dependency('mime-types', '>= 1.16', '< 3.0')
|
||||
s.add_dependency('netrc', '~> 0.7')
|
||||
s.add_dependency('netrc', '~> 0.8')
|
||||
|
||||
s.required_ruby_version = '>= 1.9.3'
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue