Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Renovate Bot <gitlab-bot@gitlab.com>2021-11-22 03:19:17 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2021-11-22 03:19:17 +0300
commit3e8fa91e913d3dffd958089281fbe831ae94631b (patch)
treeae932088c692d4277af3306901812e49d8b09c4a /Gemfile.lock
parentc18cbc97183f5be7af777d324a2718e840a4f77d (diff)
Update dependency gitlab-styles to ~> 6.5.0
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock11
1 files changed, 7 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index f2707507..27c3c093 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -38,9 +38,10 @@ GEM
http_parser.rb (~> 0.6.0)
eventmachine (1.2.7)
ffi (1.15.3)
- gitlab-styles (6.4.0)
+ gitlab-styles (6.5.0)
rubocop (~> 0.91, >= 0.91.1)
rubocop-gitlab-security (~> 0.1.1)
+ rubocop-graphql (~> 0.10)
rubocop-performance (~> 1.9.2)
rubocop-rails (~> 2.9)
rubocop-rspec (~> 1.44)
@@ -53,7 +54,7 @@ GEM
concurrent-ruby (~> 1.0)
highline (2.0.3)
http_parser.rb (0.6.0)
- i18n (1.8.10)
+ i18n (1.8.11)
concurrent-ruby (~> 1.0)
json_schema (0.21.0)
kramdown (2.3.1)
@@ -151,10 +152,12 @@ GEM
rubocop-ast (>= 0.6.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
- rubocop-ast (1.12.0)
+ rubocop-ast (1.13.0)
parser (>= 3.0.1.1)
rubocop-gitlab-security (0.1.1)
rubocop (>= 0.51)
+ rubocop-graphql (0.10.3)
+ rubocop (>= 0.87, < 2)
rubocop-performance (1.9.2)
rubocop (>= 0.90.0, < 2.0)
rubocop-ast (>= 0.4.0)
@@ -189,7 +192,7 @@ PLATFORMS
DEPENDENCIES
builder (~> 3.2.0)
- gitlab-styles (~> 6.4.0)
+ gitlab-styles (~> 6.5.0)
gitlab_kramdown (~> 0.14.0)
highline (~> 2.0.0)
nanoc (~> 4.12.0)