summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-03-21 09:46:21 +0200
committerPaul Buetow <paul@buetow.org>2026-03-21 09:46:21 +0200
commit943cccec61f5db8ce14a3e60a855cf2e31a118f1 (patch)
tree0d691851385da2c2fc8d122c64320f2049923433 /Gemfile.lock
initial import
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock16
1 files changed, 16 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
new file mode 100644
index 0000000..80e05d4
--- /dev/null
+++ b/Gemfile.lock
@@ -0,0 +1,16 @@
+GEM
+ remote: https://rubygems.org/
+ specs:
+ citrus (3.0.2)
+ toml-rb (2.2.0)
+ citrus (~> 3.0, > 3.0)
+
+PLATFORMS
+ ruby
+ x86_64-linux
+
+DEPENDENCIES
+ toml-rb (~> 2.2)
+
+BUNDLED WITH
+ 2.6.9