summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock22
1 files changed, 22 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
new file mode 100644
index 0000000..296f578
--- /dev/null
+++ b/Gemfile.lock
@@ -0,0 +1,22 @@
+GEM
+ remote: https://rubygems.org/
+ specs:
+ qml (1.0.2)
+ rake (13.0.6)
+ sequel (5.57.0)
+ sqlite3 (1.4.4)
+
+PLATFORMS
+ x86_64-linux
+
+DEPENDENCIES
+ qml
+ rake
+ sequel
+ sqlite3
+
+RUBY VERSION
+ ruby 3.0.3p157
+
+BUNDLED WITH
+ 2.3.10