diff --git a/bin/morganize/Gemfile.lock b/bin/morganize/Gemfile.lock index 2f93215..69a13a0 100644 --- a/bin/morganize/Gemfile.lock +++ b/bin/morganize/Gemfile.lock @@ -7,20 +7,31 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.4.3) - concurrent-ruby (~> 1.0, >= 1.0.2) + activesupport (7.2.3.1) + base64 + benchmark (>= 0.3) + bigdecimal + concurrent-ruby (~> 1.0, >= 1.3.1) + connection_pool (>= 2.2.5) + drb i18n (>= 1.6, < 2) - minitest (>= 5.1) - tzinfo (~> 2.0) + logger (>= 1.4.2) + minitest (>= 5.1, < 6) + securerandom (>= 0.3) + tzinfo (~> 2.0, >= 2.0.5) aruba (1.0.4) childprocess (>= 2.0, < 5.0) contracts (~> 0.16.0) cucumber (>= 2.4, < 6.0) rspec-expectations (~> 3.4) thor (~> 1.0) + base64 (0.3.0) + benchmark (0.5.0) + bigdecimal (4.1.2) builder (3.2.4) childprocess (4.0.0) - concurrent-ruby (1.2.2) + concurrent-ruby (1.3.8) + connection_pool (3.0.2) contracts (0.16.0) cucumber (5.2.0) builder (~> 3.2, >= 3.2.4) @@ -54,12 +65,14 @@ GEM cucumber-cucumber-expressions (~> 10.3, >= 10.3.0) cucumber-messages (~> 13.0, >= 13.0.1) diff-lcs (1.4.4) + drb (2.2.3) ffi (1.14.2) gli (2.19.2) - i18n (1.12.0) + i18n (1.15.2) concurrent-ruby (~> 1.0) + logger (1.7.0) middleware (0.1.0) - minitest (5.18.0) + minitest (5.27.0) multi_test (0.1.2) protobuf-cucumber (3.10.8) activesupport (>= 3.2) @@ -72,6 +85,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-support (3.10.1) + securerandom (0.4.1) sys-uname (1.2.2) ffi (~> 1.1) thor (1.0.1)