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>2022-06-08 14:57:24 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2022-06-08 14:57:24 +0300
commitfc9a0d02a9bb2267a4544b2b219053a9f8591811 (patch)
treea0d57792003c4702307e2d4cc5212177875799b2 /Gemfile.lock
parent0d37a6fe5948324edcf918a121c1b22e046a8b89 (diff)
Update dependency gitlab-styles to ~> 7.1.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 94a200b9..2784a3a2 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
- activesupport (7.0.2.4)
+ activesupport (7.0.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
@@ -92,7 +92,7 @@ GEM
danger (>= 8.4.5)
danger-gitlab (>= 8.0.0)
rake
- gitlab-styles (7.0.0)
+ gitlab-styles (7.1.0)
rubocop (~> 0.91, >= 0.91.1)
rubocop-gitlab-security (~> 0.1.1)
rubocop-graphql (~> 0.10)
@@ -189,7 +189,7 @@ GEM
pry (~> 0.13.0)
public_suffix (4.0.7)
racc (1.6.0)
- rack (2.2.3)
+ rack (2.2.3.1)
rack-livereload (0.3.17)
rack
rainbow (3.1.1)
@@ -198,7 +198,7 @@ GEM
rb-inotify (0.10.1)
ffi (~> 1.0)
rchardet (1.8.0)
- regexp_parser (2.3.1)
+ regexp_parser (2.5.0)
rexml (3.2.5)
rouge (3.28.0)
rspec (3.11.0)
@@ -223,11 +223,11 @@ GEM
rubocop-ast (>= 0.6.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
- rubocop-ast (1.17.0)
+ rubocop-ast (1.18.0)
parser (>= 3.1.1.0)
rubocop-gitlab-security (0.1.1)
rubocop (>= 0.51)
- rubocop-graphql (0.14.2)
+ rubocop-graphql (0.14.3)
rubocop (>= 0.87, < 2)
rubocop-performance (1.9.2)
rubocop (>= 0.90.0, < 2.0)
@@ -270,7 +270,7 @@ PLATFORMS
DEPENDENCIES
builder (~> 3.2.0)
gitlab-dangerfiles (~> 3.1.0)
- gitlab-styles (~> 7.0.0)
+ gitlab-styles (~> 7.1.0)
gitlab_kramdown (~> 0.19.0)
highline (~> 2.0.0)
nanoc (~> 4.12.0)