diff --git a/Gemfile.lock b/Gemfile.lock index 3619d60..6e5681f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.1.5) + activesupport (7.1.5.1) base64 benchmark (>= 0.3) bigdecimal @@ -22,7 +22,7 @@ GEM securerandom (>= 0.3) tzinfo (~> 2.0) base64 (0.2.0) - benchmark (0.3.0) + benchmark (0.4.0) bigdecimal (3.1.8) concurrent-ruby (1.3.4) connection_pool (2.4.1) @@ -30,10 +30,10 @@ GEM drb (2.2.1) i18n (1.14.6) concurrent-ruby (~> 1.0) - logger (1.6.1) + logger (1.6.2) mini_portile2 (2.8.8) - minitest (5.25.1) - mutex_m (0.2.0) + minitest (5.25.4) + mutex_m (0.3.0) nokogiri (1.15.7) mini_portile2 (~> 2.8.2) racc (~> 1.4) @@ -52,7 +52,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.0) - securerandom (0.3.1) + securerandom (0.3.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0)