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>2021-10-29 21:13:13 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-10-29 21:13:13 +0300
commit2c030942fd6cd32f77801100e547b0b38f75c218 (patch)
tree800b9de5faf78e266aeb5fc3719b9f1c83b5f5c2 /Gemfile
parent37066217ce3827f60baac3669d07318da74aa36a (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 495169d4854..a6c64cbe3ed 100644
--- a/Gemfile
+++ b/Gemfile
@@ -375,7 +375,7 @@ group :development, :test do
gem 'spring', '~> 2.1.0'
gem 'spring-commands-rspec', '~> 1.0.4'
- gem 'gitlab-styles', '~> 6.3.0', require: false
+ gem 'gitlab-styles', '~> 6.4.0', require: false
gem 'haml_lint', '~> 0.36.0', require: false
gem 'bundler-audit', '~> 0.7.0.1', require: false