diff --git a/Gemfile.lock b/Gemfile.lock index c0e80f1..571e78c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,8 +11,8 @@ GEM minitest (>= 5.1) mutex_m tzinfo (~> 2.0) - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) ast (2.4.2) base64 (0.2.0) bigdecimal (3.1.8) @@ -65,7 +65,7 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) logger (1.6.0) lumberjack (1.2.9) - mechanize (2.10.1) + mechanize (2.11.0) addressable (~> 2.8) base64 domain_name (~> 0.5, >= 0.5.20190701) @@ -81,7 +81,7 @@ GEM method_source (1.0.0) mime-types (3.5.2) mime-types-data (~> 3.2015) - mime-types-data (3.2024.0604) + mime-types-data (3.2024.0702) mini_portile2 (2.8.7) minitest (5.23.1) multipart-post (2.4.1) @@ -106,7 +106,7 @@ GEM pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (5.1.0) + public_suffix (6.0.0) racc (1.8.0) rack (2.2.9) rainbow (3.1.1)