summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorConnor Shea <connor.james.shea@gmail.com>2016-08-15 12:20:48 -0600
committerConnor Shea <connor.james.shea@gmail.com>2016-08-15 16:09:09 -0600
commitfb0a2e270f466f819a4c5cbe89067c48f88ca3f2 (patch)
treea5aa2223f1507958604ac0219b9ed4846b7fe38e /Gemfile.lock
parent931eadaa5e8e0063c7d8f90b5863789ffcd33b30 (diff)
downloadgitlab-ce-fb0a2e270f466f819a4c5cbe89067c48f88ca3f2.tar.gz
Upgrade httpclient gem from 2.7.0.1 to 2.8.2.
Fixes deprecation warnings from Ruby 2.3. Changelog: https://github.com/nahi/httpclient/blob/b51d7a8bb78f71726b08fbda5abfb900d627569f/CHANGELOG.md#changes-in-282
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 3ba6048143c..2244c20203b 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -338,7 +338,7 @@ GEM
httparty (0.13.7)
json (~> 1.8)
multi_xml (>= 0.5.2)
- httpclient (2.7.0.1)
+ httpclient (2.8.2)
i18n (0.7.0)
ice_nine (0.11.1)
influxdb (0.2.3)