diff --git a/Gemfile.lock b/Gemfile.lock index ea99666..dfbe0ea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,7 +62,7 @@ GEM dalli (2.7.10) deep_merge (1.2.1) dish (0.0.6) - domain_name (0.5.20180417) + domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) dotenv (2.7.2) dotenv-rails (2.7.2) @@ -108,7 +108,7 @@ GEM raabro (~> 1.1) globalid (0.4.2) activesupport (>= 4.2.0) - http-cookie (1.0.3) + http-cookie (1.0.5) domain_name (~> 0.5) i18n (0.9.5) concurrent-ruby (~> 1.0) @@ -129,7 +129,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) @@ -137,17 +137,18 @@ 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) - mime-types (3.2.2) + mime-types (3.4.1) mime-types-data (~> 3.2015) - mime-types-data (3.2018.0812) + mime-types-data (3.2022.0105) mini_magick (4.9.3) mini_mime (1.0.1) mini_portile2 (2.4.0) minitest (5.11.3) multi_json (1.13.1) net-http-digest_auth (1.4.1) - net-http-persistent (3.0.0) + net-http-persistent (4.0.1) connection_pool (~> 2.2) nokogiri (1.10.2) mini_portile2 (~> 2.4.0) @@ -252,10 +253,11 @@ GEM execjs (>= 0.3.0, < 3) unf (0.1.4) unf_ext - unf_ext (0.0.7.5) + unf_ext (0.0.8.2) unicorn (5.5.0) kgio (~> 2.6) raindrops (~> 0.7) + webrick (1.7.0) webrobots (0.1.2) PLATFORMS