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:
authorAchilleas Pipinellis <axil@gitlab.com>2021-06-23 17:13:20 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2021-06-23 17:13:20 +0300
commit890ef44a57820e6782c7798a4714ed1bb4ad7ead (patch)
tree4a49ce404612ca774af596738c2bcf2772c33d61
parentd2b92621575e5a71ad078a311a146916ddc4afef (diff)
Update gems
-rw-r--r--Gemfile.lock36
1 files changed, 18 insertions, 18 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 984bdfd8..43c3ddb5 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
- activesupport (6.1.3.1)
+ activesupport (6.1.3.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
@@ -9,15 +9,15 @@ GEM
zeitwerk (~> 2.3)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
- adsf (1.4.5)
+ adsf (1.4.6)
rack (>= 1.0.0, < 3.0.0)
- adsf-live (1.4.5)
+ adsf-live (1.4.6)
adsf (~> 1.3)
em-websocket (~> 0.5)
eventmachine (~> 1.2)
listen (~> 3.0)
rack-livereload (~> 0.3)
- asciidoctor (2.0.12)
+ asciidoctor (2.0.15)
asciidoctor-plantuml (0.0.13)
asciidoctor (>= 1.5.6, < 3.0.0)
ast (2.4.2)
@@ -25,7 +25,7 @@ GEM
byebug (11.1.3)
coderay (1.1.3)
colored (1.2)
- concurrent-ruby (1.1.8)
+ concurrent-ruby (1.1.9)
cri (2.15.11)
ddmemoize (1.0.0)
ddmetrics (~> 1.0)
@@ -37,7 +37,7 @@ GEM
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
eventmachine (1.2.7)
- ffi (1.15.0)
+ ffi (1.15.3)
gitlab-styles (6.2.0)
rubocop (~> 0.91, >= 0.91.1)
rubocop-gitlab-security (~> 0.1.1)
@@ -62,14 +62,14 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
method_source (1.0.0)
- mini_portile2 (2.5.0)
+ mini_portile2 (2.5.3)
minitest (5.14.4)
- nanoc (4.12.1)
+ nanoc (4.12.2)
addressable (~> 2.5)
colored (~> 1.2)
nanoc-checking (~> 1.0)
- nanoc-cli (= 4.12.1)
- nanoc-core (= 4.12.1)
+ nanoc-cli (= 4.12.2)
+ nanoc-core (= 4.12.2)
nanoc-deploying (~> 1.0)
parallel (~> 1.12)
tty-command (~> 0.8)
@@ -77,12 +77,12 @@ GEM
nanoc-checking (1.0.1)
nanoc-cli (~> 4.11, >= 4.11.15)
nanoc-core (~> 4.11, >= 4.11.15)
- nanoc-cli (4.12.1)
+ nanoc-cli (4.12.2)
cri (~> 2.15)
diff-lcs (~> 1.3)
- nanoc-core (= 4.12.1)
+ nanoc-core (= 4.12.2)
zeitwerk (~> 2.1)
- nanoc-core (4.12.1)
+ nanoc-core (4.12.2)
concurrent-ruby (~> 1.1)
ddmemoize (~> 1.0)
ddmetrics (~> 1.0)
@@ -101,11 +101,11 @@ GEM
listen (~> 3.0)
nanoc-cli (~> 4.11, >= 4.11.14)
nanoc-core (~> 4.11, >= 4.11.14)
- nokogiri (1.11.2)
+ nokogiri (1.11.7)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
parallel (1.20.1)
- parser (3.0.0.0)
+ parser (3.0.1.1)
ast (~> 2.4.1)
pastel (0.8.0)
tty-color (~> 0.5)
@@ -122,7 +122,7 @@ GEM
rack
rainbow (3.0.0)
rake (13.0.3)
- rb-fsevent (0.10.4)
+ rb-fsevent (0.11.0)
rb-inotify (0.10.1)
ffi (~> 1.0)
ref (2.0.0)
@@ -151,8 +151,8 @@ GEM
rubocop-ast (>= 0.6.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
- rubocop-ast (1.4.1)
- parser (>= 2.7.1.5)
+ rubocop-ast (1.7.0)
+ parser (>= 3.0.1.1)
rubocop-gitlab-security (0.1.1)
rubocop (>= 0.51)
rubocop-performance (1.9.2)