diff --git a/Gemfile.lock b/Gemfile.lock index 1615bb39..f90bbb2c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -74,7 +74,7 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2, >= 2.2.2) - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) arbre (1.2.1) activesupport (>= 3.0.0) @@ -105,14 +105,14 @@ GEM choice (0.2.0) coderay (1.1.2) concurrent-ruby (1.1.7) - connection_pool (2.2.2) + connection_pool (2.2.5) crack (0.4.3) safe_yaml (~> 1.0.0) crass (1.0.6) database_cleaner (1.7.0) diff-lcs (1.3) docile (1.3.2) - domain_name (0.5.20180417) + domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) dotenv (2.7.5) dotenv-rails (2.7.5) @@ -151,7 +151,7 @@ GEM activesupport (>= 4.1) hashdiff (1.0.0) hashie (3.6.0) - http-cookie (1.0.3) + http-cookie (1.0.5) domain_name (~> 0.5) i18n (1.7.1) concurrent-ruby (~> 1.0) @@ -191,37 +191,41 @@ GEM mini_mime (>= 0.1.1) marcel (0.3.3) mimemagic (~> 0.3.2) - mechanize (2.7.6) - domain_name (~> 0.5, >= 0.5.1) - http-cookie (~> 1.0) - mime-types (>= 1.17.2) - net-http-digest_auth (~> 1.1, >= 1.1.1) - net-http-persistent (>= 2.5.2) - nokogiri (~> 1.6) - ntlm-http (~> 0.1, >= 0.1.1) - webrobots (>= 0.0.9, < 0.2) + mechanize (2.8.5) + addressable (~> 2.8) + domain_name (~> 0.5, >= 0.5.20190701) + http-cookie (~> 1.0, >= 1.0.3) + mime-types (~> 3.0) + net-http-digest_auth (~> 1.4, >= 1.4.1) + net-http-persistent (>= 2.5.2, < 5.0.dev) + nokogiri (~> 1.11, >= 1.11.2) + rubyntlm (~> 0.6, >= 0.6.3) + webrick (~> 1.7) + webrobots (~> 0.1.2) method_source (0.9.2) - mime-types (3.2.2) + mime-types (3.4.1) mime-types-data (~> 3.2015) - mime-types-data (3.2019.0331) - mimemagic (0.3.5) + mime-types-data (3.2022.0105) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.14.2) msgpack (1.3.1) multi_json (1.13.1) multi_xml (0.6.0) multipart-post (2.1.1) net-http-digest_auth (1.4.1) - net-http-persistent (3.0.1) + net-http-persistent (4.0.1) connection_pool (~> 2.2) netrc (0.11.0) nio4r (2.5.4) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) notifications-ruby-client (4.0.0) jwt (>= 1.5, < 3) - ntlm-http (0.1.1) oauth2 (1.4.2) faraday (>= 0.8, < 2.0) jwt (>= 1.0, < 3.0) @@ -255,9 +259,10 @@ GEM pry-byebug (3.7.0) byebug (~> 11.0) pry (~> 0.10) - public_suffix (4.0.1) + public_suffix (4.0.7) puma (4.3.5) nio4r (~> 2.0) + racc (1.6.0) rack (2.2.3) rack-proxy (0.6.5) rack @@ -360,6 +365,7 @@ GEM ruby-graphviz (1.2.4) ruby-progressbar (1.10.1) ruby_dep (1.5.0) + rubyntlm (0.6.3) rubyzip (1.3.0) safe_yaml (1.0.5) sass (3.7.4) @@ -425,7 +431,7 @@ GEM uk_postcode (2.1.4) unf (0.1.4) unf_ext - unf_ext (0.0.7.6) + unf_ext (0.0.8.2) unicode-display_width (1.6.0) vcr (5.0.0) web-console (4.0.1) @@ -445,6 +451,7 @@ GEM activesupport (>= 4.2) rack-proxy (>= 0.6.1) railties (>= 4.2) + webrick (1.7.0) webrobots (0.1.2) websocket-driver (0.7.3) websocket-extensions (>= 0.1.0)