git: 4a761516f3f2 - 2024Q2 - www/redmine51: chase rails 6.1.7.8.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 12 Jun 2024 04:57:59 UTC
The branch 2024Q2 has been updated by delphij:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4a761516f3f2b35a470704dbb5bc498db6796c1c
commit 4a761516f3f2b35a470704dbb5bc498db6796c1c
Author: Xin LI <delphij@FreeBSD.org>
AuthorDate: 2024-06-07 06:11:12 +0000
Commit: Xin LI <delphij@FreeBSD.org>
CommitDate: 2024-06-12 04:56:46 +0000
www/redmine51: chase rails 6.1.7.8.
(cherry picked from commit ce12ada1b6b993005ddf0ae2ea275582136aabe8)
---
www/redmine51/files/patch-Gemfile | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/www/redmine51/files/patch-Gemfile b/www/redmine51/files/patch-Gemfile
index d1fa8fd8b2b1..52565c361211 100644
--- a/www/redmine51/files/patch-Gemfile
+++ b/www/redmine51/files/patch-Gemfile
@@ -1,5 +1,14 @@
---- Gemfile.orig 2024-03-04 19:55:03 UTC
+--- Gemfile.orig 2024-06-07 04:26:14 UTC
+++ Gemfile
+@@ -2,7 +2,7 @@ ruby '>= 2.7.0', '< 3.3.0'
+
+ ruby '>= 2.7.0', '< 3.3.0'
+
+-gem 'rails', '6.1.7.7'
++gem 'rails', '~> 6.1.7'
+ gem 'rouge', '~> 4.2.0'
+ gem 'request_store', '~> 1.5.0'
+ gem 'mini_mime', '~> 1.1.0'
@@ -10,17 +10,17 @@ gem 'mail', '~> 2.8.1'
gem 'roadie-rails', '~> 3.1.0'
gem 'marcel'