diff --git a/Gemfile.lock b/Gemfile.lock index b78e740..3b0542b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,16 +1,17 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.1.3.4) + activesupport (7.2.0) base64 bigdecimal - concurrent-ruby (~> 1.0, >= 1.0.2) + concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) drb i18n (>= 1.6, < 2) + logger (>= 1.4.2) minitest (>= 5.1) - mutex_m - tzinfo (~> 2.0) + securerandom (>= 0.3) + tzinfo (~> 2.0, >= 2.0.5) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) ast (2.4.2) @@ -18,7 +19,7 @@ GEM bigdecimal (3.1.8) byebug (11.1.3) coderay (1.1.3) - concurrent-ruby (1.3.3) + concurrent-ruby (1.3.4) config (5.5.1) deep_merge (~> 1.2, >= 1.2.1) connection_pool (2.4.1) @@ -83,9 +84,8 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2024.0702) mini_portile2 (2.8.7) - minitest (5.23.1) + minitest (5.24.1) multipart-post (2.4.1) - mutex_m (0.2.0) nenv (0.3.0) net-http (0.4.1) uri @@ -149,6 +149,7 @@ GEM ruby-progressbar (1.13.0) rubyntlm (0.6.5) base64 + securerandom (0.3.1) shellany (0.0.1) sidekiq (7.3.0) concurrent-ruby (< 2)