Upgrade httpclient gem from 2.7.0.1 to 2.8.2.
Fixes deprecation warnings from Ruby 2.3.
Changelog: b51d7a8bb7/CHANGELOG.md (changes-in-282)
This commit is contained in:
parent
931eadaa5e
commit
fb0a2e270f
1 changed files with 1 additions and 1 deletions
|
@ -338,7 +338,7 @@ GEM
|
||||||
httparty (0.13.7)
|
httparty (0.13.7)
|
||||||
json (~> 1.8)
|
json (~> 1.8)
|
||||||
multi_xml (>= 0.5.2)
|
multi_xml (>= 0.5.2)
|
||||||
httpclient (2.7.0.1)
|
httpclient (2.8.2)
|
||||||
i18n (0.7.0)
|
i18n (0.7.0)
|
||||||
ice_nine (0.11.1)
|
ice_nine (0.11.1)
|
||||||
influxdb (0.2.3)
|
influxdb (0.2.3)
|
||||||
|
|
Loading…
Reference in a new issue