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>2022-08-15 12:11:06 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-08-15 12:11:06 +0300
commit5f431529c8eb0fd5c84df1e66a38ee88b8da1ba6 (patch)
treeae43e505bc222b2ea53ee7bfe7f81748ba944038 /Gemfile
parentdefacc074a4a576e15021ba264de745af982b45d (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 e8cdf812b9c..5cf417a67ae 100644
--- a/Gemfile
+++ b/Gemfile
@@ -345,7 +345,7 @@ gem 'prometheus-client-mmap', '~> 0.16', require: 'prometheus/client'
gem 'warning', '~> 1.3.0'
group :development do
- gem 'lefthook', '~> 1.0.0', require: false
+ gem 'lefthook', '~> 1.1.0', require: false
gem 'rubocop'
gem 'solargraph', '~> 0.45.0', require: false