diff --git a/Gemfile.lock b/Gemfile.lock index 804f5e8..896e7cc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,7 +61,7 @@ GEM cliver (0.3.2) coderay (1.1.2) concurrent-ruby (1.1.5) - connection_pool (2.2.2) + connection_pool (2.2.3) crass (1.0.5) debug_inspector (0.0.3) diff-lcs (1.3) @@ -209,7 +209,7 @@ GEM nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) - mechanize (2.7.6) + mechanize (2.7.7) domain_name (~> 0.5, >= 0.5.1) http-cookie (~> 1.0) mime-types (>= 1.17.2) @@ -217,20 +217,22 @@ GEM net-http-persistent (>= 2.5.2) nokogiri (~> 1.6) ntlm-http (~> 0.1, >= 0.1.1) + webrick (~> 1.7) webrobots (>= 0.0.9, < 0.2) method_source (0.9.2) - mime-types (3.3) + mime-types (3.3.1) mime-types-data (~> 3.2015) - mime-types-data (3.2019.1009) + mime-types-data (3.2020.1104) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.5.0) minitest (5.11.3) net-http-digest_auth (1.4.1) - net-http-persistent (3.1.0) + net-http-persistent (4.0.1) connection_pool (~> 2.2) nio4r (2.5.2) - nokogiri (1.10.5) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.1) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) ntlm-http (0.1.1) pagy (3.6.0) parallel (1.17.0) @@ -245,6 +247,7 @@ GEM public_suffix (4.0.1) puma (4.3.1) nio4r (~> 2.0) + racc (1.5.2) rack (2.0.8) rack-protection (2.0.7) rack @@ -352,10 +355,11 @@ GEM thread_safe (~> 0.1) unf (0.1.4) unf_ext - unf_ext (0.0.7.6) + unf_ext (0.0.7.7) unicode-display_width (1.6.0) url_mount (0.2.1) rack + webrick (1.7.0) webrobots (0.1.2) websocket-driver (0.7.1) websocket-extensions (>= 0.1.0)