diff --git a/Gemfile.lock b/Gemfile.lock index c77e296..e1b77f5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,7 +12,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.2.2) + activesupport (7.2.2.1) base64 benchmark (>= 0.3) bigdecimal @@ -26,7 +26,7 @@ GEM tzinfo (~> 2.0, >= 2.0.5) ast (2.4.2) 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) @@ -43,9 +43,9 @@ GEM listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - logger (1.6.1) + logger (1.6.2) mini_mime (1.1.5) - minitest (5.25.1) + minitest (5.25.4) net-http (0.6.0) uri parser (3.3.5.0) @@ -75,7 +75,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.1) - securerandom (0.3.1) + securerandom (0.4.0) singleton (0.3.0) steep (1.8.3) activesupport (>= 5.1)