aboutsummaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2025-11-16 12:47:23 +0100
committerEugen Wissner <belka@caraus.de>2025-11-16 12:47:23 +0100
commita3530666a60dd004fe2c28bb87fbabdf5e5bebab (patch)
tree6fb162130eac52f948757e2c4975d7669fe0e49d /Gemfile
parent964d815a90a78c0ebbfc2fa57f8b847c1fab298d (diff)
downloadkazbek-a3530666a60dd004fe2c28bb87fbabdf5e5bebab.tar.gz
7digital.rb: Support MissingFiles.txt
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 82fe10b..48768fa 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,6 +1,6 @@
# frozen_string_literal: true
-source "https://rubygems.org"
+source 'https://rubygems.org'
gem 'rubyzip', '~> 3.2'
gem 'pg', '~> 1.6'