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-10-30 15:52:08 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-10-30 15:52:08 +0300
commit9a3cabd337d7eb6620071e72f3d7a04905e595a5 (patch)
treeae45e75ccb16eecab6769761b288072cc3ba6c37 /Gemfile
parentaa7271815e0d1a2bc5ef0a8bda7e15d14a6b4f8b (diff)
Add latest changes from gitlab-org/security/gitlab@16-4-stable-ee
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 6d29d94f176..83a2a3de135 100644
--- a/Gemfile
+++ b/Gemfile
@@ -321,7 +321,7 @@ gem 'fast_blank', '~> 1.0.1'
# Parse time & duration
gem 'gitlab-chronic', '~> 0.10.5'
-gem 'gitlab_chronic_duration', '~> 0.11'
+gem 'gitlab_chronic_duration', '~> 0.12'
gem 'rack-proxy', '~> 0.7.7'