Skip to content

Commit 02613ce

Browse files
committed
Update Gemfile.lock
1 parent 393a390 commit 02613ce

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed

Diff for: Gemfile.lock

+21-21
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.8.0)
5-
public_suffix (>= 2.0.2, < 5.0)
6-
asciidoctor (2.0.15)
4+
addressable (2.8.4)
5+
public_suffix (>= 2.0.2, < 6.0)
6+
asciidoctor (2.0.20)
77
cairo (1.17.9)
88
native-package-installer (>= 1.0.3)
99
pkg-config (>= 1.2.2)
@@ -13,12 +13,12 @@ GEM
1313
glib2 (= 4.1.7)
1414
chunky_png (1.4.0)
1515
colorator (1.1.0)
16-
concurrent-ruby (1.1.8)
17-
em-websocket (0.5.2)
16+
concurrent-ruby (1.2.2)
17+
em-websocket (0.5.3)
1818
eventmachine (>= 0.12.9)
19-
http_parser.rb (~> 0.6.0)
19+
http_parser.rb (~> 0)
2020
eventmachine (1.2.7)
21-
ffi (1.15.0)
21+
ffi (1.15.5)
2222
fiddle (1.1.1)
2323
forwardable-extended (2.6.0)
2424
gdk_pixbuf2 (4.1.7)
@@ -31,8 +31,8 @@ GEM
3131
pkg-config (>= 1.3.5)
3232
gobject-introspection (4.1.7)
3333
glib2 (= 4.1.7)
34-
http_parser.rb (0.6.0)
35-
i18n (1.8.10)
34+
http_parser.rb (0.8.0)
35+
i18n (1.14.1)
3636
concurrent-ruby (~> 1.0)
3737
jekyll (4.1.1)
3838
addressable (~> 2.4)
@@ -54,22 +54,22 @@ GEM
5454
jekyll-asciidoc (3.0.0)
5555
asciidoctor (>= 1.5.0)
5656
jekyll (>= 3.0.0)
57-
jekyll-feed (0.15.1)
57+
jekyll-feed (0.17.0)
5858
jekyll (>= 3.7, < 5.0)
5959
jekyll-paginate-v2 (3.0.0)
6060
jekyll (>= 3.0, < 5.0)
61-
jekyll-sass-converter (2.1.0)
61+
jekyll-sass-converter (2.2.0)
6262
sassc (> 2.0.1, < 3.0)
63-
jekyll-seo-tag (2.7.1)
63+
jekyll-seo-tag (2.8.0)
6464
jekyll (>= 3.8, < 5.0)
6565
jekyll-watch (2.2.1)
6666
listen (~> 3.0)
67-
kramdown (2.3.1)
67+
kramdown (2.4.0)
6868
rexml
6969
kramdown-parser-gfm (1.1.0)
7070
kramdown (~> 2.0)
71-
liquid (4.0.3)
72-
listen (3.5.1)
71+
liquid (4.0.4)
72+
listen (3.8.0)
7373
rb-fsevent (~> 0.10, >= 0.10.3)
7474
rb-inotify (~> 0.9, >= 0.9.10)
7575
matrix (0.4.2)
@@ -82,14 +82,14 @@ GEM
8282
pathutil (0.16.2)
8383
forwardable-extended (~> 2.6)
8484
pkg-config (1.5.1)
85-
public_suffix (4.0.6)
86-
rb-fsevent (0.11.0)
85+
public_suffix (5.0.1)
86+
rb-fsevent (0.11.2)
8787
rb-inotify (0.10.1)
8888
ffi (~> 1.0)
8989
red-colors (0.3.0)
9090
matrix
9191
rexml (3.2.5)
92-
rouge (3.26.0)
92+
rouge (3.30.0)
9393
rsvg2 (4.1.7)
9494
cairo-gobject (= 4.1.7)
9595
gdk_pixbuf2 (= 4.1.7)
@@ -98,8 +98,8 @@ GEM
9898
ffi (~> 1.9)
9999
terminal-table (1.8.0)
100100
unicode-display_width (~> 1.1, >= 1.1.1)
101-
unicode-display_width (1.7.0)
102-
webrick (1.7.0)
101+
unicode-display_width (1.8.0)
102+
webrick (1.8.1)
103103

104104
PLATFORMS
105105
ruby
@@ -118,4 +118,4 @@ DEPENDENCIES
118118
webrick (~> 1.7)
119119

120120
BUNDLED WITH
121-
2.3.7
121+
2.4.10

0 commit comments

Comments
 (0)