Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-12-11 21:10:57 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-12-11 21:10:57 +0300
commit7eeb03ce0e64c30df91665524e543fe4e611c410 (patch)
tree07cbca6dd30e8c358bca54a0494f4716ad35cd6f /Gemfile
parentd83a3edd4416e93f2815815c1be4ee0a2755a3c5 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index e5e44ff67d9..3b6019c55db 100644
--- a/Gemfile
+++ b/Gemfile
@@ -251,7 +251,7 @@ gem 'acts-as-taggable-on', '~> 10.0' # rubocop:todo Gemfile/MissingFeatureCatego
# Background jobs
gem 'sidekiq', '~> 6.5.10' # rubocop:todo Gemfile/MissingFeatureCategory
-gem 'sidekiq-cron', '~> 1.10.0', feature_category: :shared
+gem 'sidekiq-cron', '~> 1.12.0', feature_category: :shared
gem 'gitlab-sidekiq-fetcher', path: 'vendor/gems/sidekiq-reliable-fetch', require: 'sidekiq-reliable-fetch' # rubocop:todo Gemfile/MissingFeatureCategory
# Cron Parser