aboutsummaryrefslogtreecommitdiff
path: root/locopy/Gemfile.lock
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2025-11-14 20:30:32 +0100
committerEugen Wissner <belka@caraus.de>2025-11-14 20:30:32 +0100
commit964d815a90a78c0ebbfc2fa57f8b847c1fab298d (patch)
treedf45816448f805414208f2e8bf4f4e160e104681 /locopy/Gemfile.lock
parentcfa3d93290afa369d80f7a8921c32ad9570396b0 (diff)
downloadkazbek-964d815a90a78c0ebbfc2fa57f8b847c1fab298d.tar.gz
Add locopy
Diffstat (limited to 'locopy/Gemfile.lock')
-rw-r--r--locopy/Gemfile.lock18
1 files changed, 18 insertions, 0 deletions
diff --git a/locopy/Gemfile.lock b/locopy/Gemfile.lock
new file mode 100644
index 0000000..0393bfd
--- /dev/null
+++ b/locopy/Gemfile.lock
@@ -0,0 +1,18 @@
+GEM
+ remote: https://rubygems.org/
+ specs:
+ bigdecimal (3.3.1)
+ mysql2 (0.5.7)
+ bigdecimal
+ optparse (0.8.0)
+
+PLATFORMS
+ arm64-darwin-24
+ x86_64-linux
+
+DEPENDENCIES
+ mysql2 (~> 0.5)
+ optparse (~> 0.8.0)
+
+BUNDLED WITH
+ 2.6.9