Update rest-client to version 1.6.8
This commit is contained in:
parent
17817fcc7a
commit
0d41b7c8f7
|
@ -142,9 +142,12 @@ GEM
|
||||||
thor (>= 0.18.1, < 2.0)
|
thor (>= 0.18.1, < 2.0)
|
||||||
rainbow (2.0.0)
|
rainbow (2.0.0)
|
||||||
rake (10.3.2)
|
rake (10.3.2)
|
||||||
|
rdoc (4.1.1)
|
||||||
|
json (~> 1.4)
|
||||||
remotipart (1.2.1)
|
remotipart (1.2.1)
|
||||||
rest-client (1.6.7)
|
rest-client (1.6.8)
|
||||||
mime-types (>= 1.16)
|
mime-types (~> 1.16)
|
||||||
|
rdoc (>= 2.4.2)
|
||||||
rubocop (0.24.1)
|
rubocop (0.24.1)
|
||||||
json (>= 1.7.7, < 2)
|
json (>= 1.7.7, < 2)
|
||||||
parser (>= 2.2.0.pre.3, < 3.0)
|
parser (>= 2.2.0.pre.3, < 3.0)
|
||||||
|
|
Loading…
Reference in New Issue