aboutsummaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2025-03-24 14:03:38 +0100
committerEugen Wissner <belka@caraus.de>2025-03-24 14:03:38 +0100
commita05bd27cafd90006f4ebf3b6b1840e16cb0ad986 (patch)
tree12ff7d348efba019fc4d77dc0b1d1b8dc3dd4204 /Gemfile.lock
parent69bf515582f867b8521cf97ddd310e8dfdf1238b (diff)
downloadkazbek-a05bd27cafd90006f4ebf3b6b1840e16cb0ad986.tar.gz
7digital: Read the album from the metadata
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock14
1 files changed, 14 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
new file mode 100644
index 0000000..16af94a
--- /dev/null
+++ b/Gemfile.lock
@@ -0,0 +1,14 @@
+GEM
+ remote: https://rubygems.org/
+ specs:
+ rubyzip (2.4.1)
+
+PLATFORMS
+ ruby
+ x86_64-linux
+
+DEPENDENCIES
+ rubyzip (~> 2.4)
+
+BUNDLED WITH
+ 2.6.2