summaryrefslogtreecommitdiff
path: root/www/gitlab/files/patch-Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'www/gitlab/files/patch-Gemfile')
-rw-r--r--www/gitlab/files/patch-Gemfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gitlab/files/patch-Gemfile b/www/gitlab/files/patch-Gemfile
index 2a6efd049cd3..3c6fe6426d7a 100644
--- a/www/gitlab/files/patch-Gemfile
+++ b/www/gitlab/files/patch-Gemfile
@@ -1,4 +1,4 @@
---- Gemfile.orig 2025-01-15 09:55:34 UTC
+--- Gemfile.orig 2025-01-22 04:13:11 UTC
+++ Gemfile
@@ -164,7 +164,7 @@ gem 'graphql', '~> 2.4.1', feature_category: :api
@@ -32,7 +32,7 @@
group :puma do
- gem 'puma', '= 6.5.0', require: false, feature_category: :shared
-+ gem 'puma', '~> 6.5.0', require: false, feature_category: :shared
++ gem 'puma', '~> 6.5', require: false, feature_category: :shared
gem 'sd_notify', '~> 0.1.0', require: false, feature_category: :shared
end