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-04-15 21:09:57 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-04-15 21:09:57 +0300
commit7fd0523d8274c9187cad5462eb7e3ce860fc6e70 (patch)
tree4ddd84ffc4d112c6b564fa1ca120300b07a97684 /Gemfile
parent9bc993af35f718058a8367b869e003ec7124294e (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 562dffe38fe..c802d4a03e3 100644
--- a/Gemfile
+++ b/Gemfile
@@ -345,7 +345,7 @@ gem 'warning', '~> 1.2.0'
group :development do
gem 'lefthook', '~> 0.7.0', require: false
- gem 'solargraph', '~> 0.43', require: false
+ gem 'solargraph', '~> 0.44.3', require: false
gem 'letter_opener_web', '~> 2.0.0'