about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>2018-10-04 12:32:26 +0200
committerEugen Rochko <eugen@zeonfederated.com>2018-10-04 12:32:26 +0200
commitb70de2cf6908db2ddbe0c35faebead70e8cd8f22 (patch)
tree97d78b4a71a1794056f24ba5f2c38bd986f3ebec /Gemfile.lock
parentebb3631216de3adb9dc38846d28e83d32fe3192b (diff)
Bump http from 3.2.0 to 3.3.0 (#8871)
Bumps [http](https://github.com/httprb/http) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/httprb/http/releases)
- [Changelog](https://github.com/httprb/http/blob/master/CHANGES.md)
- [Commits](https://github.com/httprb/http/compare/v3.2.0...v3.3.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 5d410affb..4900adfc6 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -260,14 +260,14 @@ GEM
     hitimes (1.3.0)
     hkdf (0.3.0)
     htmlentities (4.3.4)
-    http (3.2.0)
+    http (3.3.0)
       addressable (~> 2.3)
       http-cookie (~> 1.0)
       http-form_data (~> 2.0)
       http_parser.rb (~> 0.6.0)
     http-cookie (1.0.3)
       domain_name (~> 0.5)
-    http-form_data (2.1.0)
+    http-form_data (2.1.1)
     http_accept_language (2.1.1)
     httplog (1.1.1)
       rack (>= 1.0)
@@ -691,7 +691,7 @@ DEPENDENCIES
   hamlit-rails (~> 0.2)
   hiredis (~> 0.6)
   htmlentities (~> 4.3)
-  http (~> 3.2)
+  http (~> 3.3)
   http_accept_language (~> 2.1)
   http_parser.rb (~> 0.6)!
   httplog (~> 1.1)