From 5e4c38c28ecfd927a466aa128b9cb85a2e0e4ebc Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Mon, 17 Nov 2025 16:54:55 +0100 Subject: locopy: Require all arguments --- Gemfile.lock | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 7aa24da..cd95a11 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,13 +3,16 @@ GEM specs: bigdecimal (3.3.1) mize (0.6.1) + mysql2 (0.5.7) + bigdecimal + optparse (0.8.0) pg (1.6.2) pg (1.6.2-x86_64-linux) rubyzip (3.2.2) sync (0.5.0) term-ansicolor (1.11.3) tins (~> 1) - tins (1.46.0) + tins (1.47.0) bigdecimal mize (~> 0.6) sync @@ -19,6 +22,8 @@ PLATFORMS x86_64-linux DEPENDENCIES + mysql2 (~> 0.5) + optparse (~> 0.8.0) pg (~> 1.6) rubyzip (~> 3.2) term-ansicolor (~> 1.11) -- cgit v1.2.3