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-11-15 17:15:50 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2022-11-15 17:15:50 +0300
commit3a2f076bd494632356db0b095b287d3fb1bc5ab9 (patch)
tree3383086443e8054ab1f862ac7f6d4d129c23b0b8 /Gemfile.lock
parent6888659a51e362d289198694cfb6d58c33deadb7 (diff)
Update Ruby dependencies
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock32
1 files changed, 16 insertions, 16 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index a2df446f..a111ece6 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -95,13 +95,13 @@ GEM
danger (>= 8.4.5)
danger-gitlab (>= 8.0.0)
rake
- gitlab-styles (9.0.0)
- rubocop (~> 1.36.0)
+ gitlab-styles (9.1.0)
+ rubocop (~> 1.38.0)
rubocop-gitlab-security (~> 0.1.1)
rubocop-graphql (~> 0.14)
rubocop-performance (~> 1.14)
rubocop-rails (~> 2.15)
- rubocop-rspec (~> 2.12)
+ rubocop-rspec (~> 2.15)
gitlab_kramdown (0.22.0)
asciidoctor-plantuml (= 0.0.16)
kramdown (~> 2.4.0)
@@ -134,12 +134,12 @@ GEM
minitest (5.16.3)
multi_xml (0.6.0)
multipart-post (2.2.3)
- nanoc (4.12.10)
+ nanoc (4.12.12)
addressable (~> 2.5)
colored (~> 1.2)
nanoc-checking (~> 1.0, >= 1.0.2)
- nanoc-cli (= 4.12.10)
- nanoc-core (= 4.12.10)
+ nanoc-cli (= 4.12.12)
+ nanoc-core (= 4.12.12)
nanoc-deploying (~> 1.0)
parallel (~> 1.12)
tty-command (~> 0.8)
@@ -147,12 +147,12 @@ GEM
nanoc-checking (1.0.2)
nanoc-cli (~> 4.12, >= 4.12.4)
nanoc-core (~> 4.12, >= 4.12.4)
- nanoc-cli (4.12.10)
+ nanoc-cli (4.12.12)
cri (~> 2.15)
diff-lcs (~> 1.3)
- nanoc-core (= 4.12.10)
+ nanoc-core (= 4.12.12)
zeitwerk (~> 2.1)
- nanoc-core (4.12.10)
+ nanoc-core (4.12.12)
concurrent-ruby (~> 1.1)
ddmetrics (~> 1.0)
ddplugin (~> 1.0)
@@ -231,14 +231,14 @@ GEM
rspec (>= 2.13, < 4)
unparser
rspec-support (3.12.0)
- rubocop (1.36.0)
+ rubocop (1.38.0)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.1.2.1)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
- rubocop-ast (>= 1.20.1, < 2.0)
+ rubocop-ast (>= 1.23.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.23.0)
@@ -254,7 +254,7 @@ GEM
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
- rubocop-rspec (2.14.2)
+ rubocop-rspec (2.15.0)
rubocop (~> 1.33)
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.5)
@@ -292,7 +292,7 @@ GEM
unparser (0.6.5)
diff-lcs (~> 1.3)
parser (>= 3.1.0)
- zeitwerk (2.6.3)
+ zeitwerk (2.6.6)
PLATFORMS
ruby
@@ -300,10 +300,10 @@ PLATFORMS
DEPENDENCIES
builder (~> 3.2.4)
gitlab-dangerfiles (~> 3.6.2)
- gitlab-styles (~> 9.0.0)
+ gitlab-styles (~> 9.1.0)
gitlab_kramdown (~> 0.22.0)
highline (~> 2.0.3)
- nanoc (~> 4.12.10)
+ nanoc (~> 4.12.12)
nanoc-live
pry-byebug (~> 3.10.1)
rake (~> 13.0.6)
@@ -315,4 +315,4 @@ DEPENDENCIES
simplecov-cobertura (~> 2.1.0)
BUNDLED WITH
- 2.3.24
+ 2.3.25