summaryrefslogtreecommitdiff
path: root/www/redmine60/files/patch-Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'www/redmine60/files/patch-Gemfile')
-rw-r--r--www/redmine60/files/patch-Gemfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/redmine60/files/patch-Gemfile b/www/redmine60/files/patch-Gemfile
index 87cf5257c8a2..cbc8a8e59fd3 100644
--- a/www/redmine60/files/patch-Gemfile
+++ b/www/redmine60/files/patch-Gemfile
@@ -14,8 +14,9 @@
gem 'rbpdf', '~> 1.21.4'
gem 'addressable'
gem 'rubyzip', '~> 2.3.0'
- gem 'propshaft', '~> 1.1.0'
+-gem 'propshaft', '~> 1.1.0'
-gem 'rack', '>= 3.1.3'
++gem 'propshaft', '>= 1.1.0'
+gem 'rack', '>= 3.0.0'
# Ruby Standard Gems