Update rest-client to version 1.7.1
This commit is contained in:
parent
0d41b7c8f7
commit
3bbaab613f
|
@ -85,6 +85,7 @@ GEM
|
|||
minitest (5.4.0)
|
||||
multi_json (1.10.1)
|
||||
nested_form (0.3.2)
|
||||
netrc (0.7.7)
|
||||
nokogiri (1.6.2.1)
|
||||
mini_portile (= 0.6.0)
|
||||
orm_adapter (0.5.0)
|
||||
|
@ -142,12 +143,10 @@ GEM
|
|||
thor (>= 0.18.1, < 2.0)
|
||||
rainbow (2.0.0)
|
||||
rake (10.3.2)
|
||||
rdoc (4.1.1)
|
||||
json (~> 1.4)
|
||||
remotipart (1.2.1)
|
||||
rest-client (1.6.8)
|
||||
mime-types (~> 1.16)
|
||||
rdoc (>= 2.4.2)
|
||||
rest-client (1.7.1)
|
||||
mime-types (>= 1.16, < 3.0)
|
||||
netrc (~> 0.7)
|
||||
rubocop (0.24.1)
|
||||
json (>= 1.7.7, < 2)
|
||||
parser (>= 2.2.0.pre.3, < 3.0)
|
||||
|
|
Loading…
Reference in New Issue