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-09-20 03:18:38 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2021-09-20 03:18:38 +0300
commitdaa3ef6c89b6c8c976c4227730a5cab41df5af89 (patch)
tree5617d7d92284e73e9cbf53940be70afebffc0e97 /Gemfile.lock
parent35e7ad79cb9b795f873d74832ccc8bc2e016315b (diff)
Update dependency gitlab-styles to ~> 6.3.0
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock14
1 files changed, 7 insertions, 7 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index e5a3d461..926c812f 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
- activesupport (6.1.4)
+ activesupport (6.1.4.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
@@ -38,7 +38,7 @@ GEM
http_parser.rb (~> 0.6.0)
eventmachine (1.2.7)
ffi (1.15.3)
- gitlab-styles (6.2.0)
+ gitlab-styles (6.3.0)
rubocop (~> 0.91, >= 0.91.1)
rubocop-gitlab-security (~> 0.1.1)
rubocop-performance (~> 1.9.2)
@@ -104,8 +104,8 @@ GEM
nokogiri (1.12.3)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
- parallel (1.20.1)
- parser (3.0.1.1)
+ parallel (1.21.0)
+ parser (3.0.2.0)
ast (~> 2.4.1)
pastel (0.8.0)
tty-color (~> 0.5)
@@ -151,7 +151,7 @@ GEM
rubocop-ast (>= 0.6.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
- rubocop-ast (1.7.0)
+ rubocop-ast (1.11.0)
parser (>= 3.0.1.1)
rubocop-gitlab-security (0.1.1)
rubocop (>= 0.51)
@@ -181,7 +181,7 @@ GEM
tty-which (0.4.2)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
- unicode-display_width (1.7.0)
+ unicode-display_width (1.8.0)
zeitwerk (2.4.2)
PLATFORMS
@@ -189,7 +189,7 @@ PLATFORMS
DEPENDENCIES
builder (~> 3.2.0)
- gitlab-styles (~> 6.2.0)
+ gitlab-styles (~> 6.3.0)
gitlab_kramdown (~> 0.14.0)
highline (~> 2.0.0)
nanoc (~> 4.12.0)