Skip to content

Commit

Permalink
Bump http from 4.4.1 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [http](https://github.com/httprb/http) from 4.4.1 to 5.0.0.
- [Release notes](https://github.com/httprb/http/releases)
- [Changelog](https://github.com/httprb/http/blob/master/CHANGES.md)
- [Commits](httprb/http@v4.4.1...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 14, 2021
1 parent 572e487 commit e51d3fe
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions Gemfile.lock
Expand Up @@ -225,17 +225,15 @@ GEM
hashie (4.1.0)
holidays (8.4.1)
html_tokenizer (0.0.7)
http (4.4.1)
http (5.0.0)
addressable (~> 2.3)
http-cookie (~> 1.0)
http-form_data (~> 2.2)
http-parser (~> 1.2.0)
llhttp-ffi (~> 0.0.1)
http-accept (1.7.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
http-form_data (2.3.0)
http-parser (1.2.1)
ffi-compiler (>= 1.0, < 2.0)
httpclient (2.8.3)
i18n (1.8.10)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -271,6 +269,9 @@ GEM
listen (3.5.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
llhttp-ffi (0.0.1)
ffi-compiler (~> 1.0)
rake (~> 13.0)
loofah (2.9.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
Expand Down

0 comments on commit e51d3fe

Please sign in to comment.