summaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorYamagishi Kazutoshi <ykzts@desire.sh>2018-05-13 18:32:46 +0900
committerEugen Rochko <eugen@zeonfederated.com>2018-05-13 11:32:46 +0200
commitf77b11cd10cdc7488e0eb2c07c73b4f4a57ab8b7 (patch)
tree3b1178058803c00b187335eccde4244b86072dab /Gemfile.lock
parent0f2fbf7d05825447a0f2a1e82b6137c069cb1658 (diff)
Update http_parser.rb to head version (#7467)
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock9
1 files changed, 8 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 4507cc14683..6b7651b7736 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,3 +1,10 @@
+GIT
+ remote: https://github.com/tmm1/http_parser.rb
+ revision: 54b17ba8c7d8d20a16dfc65d1775241833219cf2
+ ref: 54b17ba8c7d8d20a16dfc65d1775241833219cf2
+ specs:
+ http_parser.rb (0.6.1)
+
GEM
remote: https://rubygems.org/
specs:
@@ -252,7 +259,6 @@ GEM
domain_name (~> 0.5)
http-form_data (2.1.0)
http_accept_language (2.1.1)
- http_parser.rb (0.6.0)
httplog (1.0.2)
colorize (~> 0.8)
rack (>= 1.0)
@@ -675,6 +681,7 @@ DEPENDENCIES
htmlentities (~> 4.3)
http (~> 3.2)
http_accept_language (~> 2.1)
+ http_parser.rb (~> 0.6)!
httplog (~> 1.0)
i18n-tasks (~> 0.9)
idn-ruby