summaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorMarius Balteanu <marius.balteanu@zitec.com>2024-10-31 08:17:01 +0000
committerMarius Balteanu <marius.balteanu@zitec.com>2024-10-31 08:17:01 +0000
commit826980bc40c5485aebef922b6984c3aa334e6bb4 (patch)
treec7c0e5362ab38972dc3a70a6e6211e54681ecbd0 /Gemfile
parent88519264cf9987c60b07acf4c5f1b5e5f3eb38f6 (diff)
downloadredmine-826980bc40c5485aebef922b6984c3aa334e6bb4.tar.gz
redmine-826980bc40c5485aebef922b6984c3aa334e6bb4.zip
Upgrades propshaft to 1.1.0 (#39111).
Patch by Takashi Kato (user:tohosaku). git-svn-id: https://svn.redmine.org/redmine/trunk@23174 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 14dabb626..7ccb60b1d 100644
--- a/Gemfile
+++ b/Gemfile
@@ -14,7 +14,7 @@ gem 'i18n', '~> 1.14.1'
gem 'rbpdf', '~> 1.21.3'
gem 'addressable'
gem 'rubyzip', '~> 2.3.0'
-gem 'propshaft', '~> 0.8.0'
+gem 'propshaft', '~> 1.1.0'
gem 'rack', '>= 3.1.3'
# Ruby Standard Gems