diff --git a/Gemfile.lock b/Gemfile.lock index ff200815..5ee367e0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,16 +8,17 @@ PATH 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) @@ -50,7 +51,6 @@ GEM method_source (1.1.0) mini_portile2 (2.8.7) minitest (5.24.1) - mutex_m (0.2.0) net-http (0.4.1) uri nokogiri (1.16.7) @@ -114,6 +114,7 @@ GEM ruby_parser (3.21.1) racc (~> 1.5) sexp_processor (~> 4.16) + securerandom (0.3.1) sexp_processor (4.17.2) simplecov (0.22.0) docile (~> 1.1)