Update dependency http_parser.rb to "~> 0.8.0"
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -30,4 +30,4 @@ gem "wdm", "~> 0.1", :platforms => [:mingw, :x64_mingw, :mswin]
|
||||
|
||||
# Lock `http_parser.rb` gem to `v0.6.x` on JRuby builds since newer versions of the gem
|
||||
# do not have a Java counterpart.
|
||||
gem "http_parser.rb", "~> 0.6.0", :platforms => [:jruby]
|
||||
gem "http_parser.rb", "~> 0.8.0", :platforms => [:jruby]
|
||||
|
||||
Reference in New Issue
Block a user