diff --git a/Gemfile.lock b/Gemfile.lock index c564dbc..2cb7ed5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.2.2.1) + activesupport (7.2.3.1) base64 benchmark (>= 0.3) bigdecimal @@ -10,7 +10,7 @@ GEM drb i18n (>= 1.6, < 2) logger (>= 1.4.2) - minitest (>= 5.1) + minitest (>= 5.1, < 6) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) addressable (2.8.7) @@ -19,19 +19,19 @@ GEM aws-eventstream (1.3.2) aws-sigv4 (1.11.0) aws-eventstream (~> 1, >= 1.0.2) - base64 (0.2.0) - benchmark (0.4.0) - bigdecimal (3.1.9) + base64 (0.3.0) + benchmark (0.5.0) + bigdecimal (4.0.1) childprocess (5.0.0) colored2 (3.1.2) - concurrent-ruby (1.3.5) + concurrent-ruby (1.3.6) confidante (0.28.0) activesupport (>= 4) hiera (~> 3.3) shikashi (~> 0.6) vault (~> 0.17) - connection_pool (2.5.1) - drb (2.2.1) + connection_pool (3.0.2) + drb (2.2.3) evalhook (0.6.0) partialruby (~> 0.3) sexp_processor (~> 4.0) @@ -50,7 +50,7 @@ GEM hamster (3.0.0) concurrent-ruby (~> 1.0) hiera (3.12.0) - i18n (1.14.7) + i18n (1.14.8) concurrent-ruby (~> 1.0) json (2.10.2) language_server-protocol (3.17.0.4) @@ -60,7 +60,7 @@ GEM open4 (~> 1.3) lint_roller (1.1.0) logger (1.7.0) - minitest (5.25.5) + minitest (5.27.0) net-http (0.6.0) uri open4 (1.3.4)