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-01-24 06:07:24 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-01-24 06:07:24 +0300
commitba318c97cd1adf21ecedb6efaeb266c5c75d4505 (patch)
treeb7522e2660e6c63c3dafe79be5d48c0f66835eaa /Gemfile
parentfb59bd894060548bee04b6761796921f18512c44 (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 395d78a8fe2..1d3fb2a7f3e 100644
--- a/Gemfile
+++ b/Gemfile
@@ -367,7 +367,7 @@ gem 'prometheus-client-mmap', '~> 0.17', require: 'prometheus/client'
gem 'warning', '~> 1.3.0'
group :development do
- gem 'lefthook', '~> 1.2.7', require: false
+ gem 'lefthook', '~> 1.2.8', require: false
gem 'rubocop'
gem 'solargraph', '~> 0.47.2', require: false