diff --git a/Gemfile.lock b/Gemfile.lock index 356c672..dab874b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -67,12 +67,12 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) logger (1.6.1) lumberjack (1.2.9) - mechanize (2.12.1) + mechanize (2.12.2) addressable (~> 2.8) base64 domain_name (~> 0.5, >= 0.5.20190701) http-cookie (~> 1.0, >= 1.0.3) - mime-types (~> 3.0) + mime-types (~> 3.3) net-http-digest_auth (~> 1.4, >= 1.4.1) net-http-persistent (>= 2.5.2, < 5.0.dev) nkf @@ -81,9 +81,10 @@ GEM webrick (~> 1.7) webrobots (~> 0.1.2) method_source (1.0.0) - mime-types (3.5.2) + mime-types (3.6.0) + logger mime-types-data (~> 3.2015) - mime-types-data (3.2024.0820) + mime-types-data (3.2024.1001) mini_portile2 (2.8.7) minitest (5.25.1) multipart-post (2.4.1) @@ -91,7 +92,7 @@ GEM net-http (0.4.1) uri net-http-digest_auth (1.4.1) - net-http-persistent (4.0.2) + net-http-persistent (4.0.4) connection_pool (~> 2.2) nkf (0.2.0) nokogiri (1.16.7) @@ -170,7 +171,7 @@ GEM concurrent-ruby (~> 1.0) unicode-display_width (2.5.0) uri (0.13.0) - webrick (1.8.1) + webrick (1.8.2) webrobots (0.1.2) PLATFORMS