diff --git a/Gemfile.lock b/Gemfile.lock index 46d43781035..8e5d43f6f49 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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) @@ -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)