Skip to content

Commit 003d924

Browse files
committed
Update gems
1 parent 6747ac4 commit 003d924

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

Gemfile.lock

+15-15
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ GEM
77
remote: https://rubygems.org/
88
specs:
99
CFPropertyList (2.3.6)
10-
activemodel (6.1.4)
11-
activesupport (= 6.1.4)
12-
activerecord (6.1.4)
13-
activemodel (= 6.1.4)
14-
activesupport (= 6.1.4)
15-
activesupport (6.1.4)
10+
activemodel (6.1.4.1)
11+
activesupport (= 6.1.4.1)
12+
activerecord (6.1.4.1)
13+
activemodel (= 6.1.4.1)
14+
activesupport (= 6.1.4.1)
15+
activesupport (6.1.4.1)
1616
concurrent-ruby (~> 1.0, >= 1.0.2)
1717
i18n (>= 1.6, < 2)
1818
minitest (>= 5.1)
@@ -28,11 +28,11 @@ GEM
2828
eventmachine (>= 0.12.9)
2929
http_parser.rb (~> 0.6.0)
3030
eventmachine (1.2.7)
31-
facter (4.2.2)
31+
facter (4.2.4)
3232
hocon (~> 1.3)
3333
thor (>= 1.0.1, < 2.0)
3434
fast_gettext (1.8.0)
35-
ffi (1.15.3)
35+
ffi (1.15.4)
3636
forwardable-extended (2.6.0)
3737
git (1.9.1)
3838
rchardet (~> 1.8)
@@ -42,7 +42,7 @@ GEM
4242
httpclient (2.8.3)
4343
i18n (1.8.10)
4444
concurrent-ruby (~> 1.0)
45-
jekyll (4.2.0)
45+
jekyll (4.2.1)
4646
addressable (~> 2.4)
4747
colorator (~> 1.0)
4848
em-websocket (~> 0.5)
@@ -73,13 +73,13 @@ GEM
7373
locale (2.1.3)
7474
maruku (0.7.3)
7575
mercenary (0.4.0)
76-
mini_portile2 (2.5.3)
76+
mini_portile2 (2.6.1)
7777
minitest (5.14.4)
7878
multi_json (1.15.0)
79-
nokogiri (1.11.7)
80-
mini_portile2 (~> 2.5.0)
79+
nokogiri (1.12.5)
80+
mini_portile2 (~> 2.6.1)
8181
racc (~> 1.4)
82-
nokogiri (1.11.7-x86_64-darwin)
82+
nokogiri (1.12.5-x86_64-darwin)
8383
racc (~> 1.4)
8484
open4 (1.3.4)
8585
pandoc-ruby (2.1.4)
@@ -131,7 +131,7 @@ GEM
131131
rdoc (6.3.2)
132132
rexml (3.2.5)
133133
rgen (0.8.2)
134-
rouge (3.26.0)
134+
rouge (3.26.1)
135135
safe_yaml (1.0.5)
136136
sassc (2.4.0)
137137
ffi (~> 1.9)
@@ -142,7 +142,7 @@ GEM
142142
tzinfo (2.0.4)
143143
concurrent-ruby (~> 1.0)
144144
unicode (0.4.4.4)
145-
unicode-display_width (1.7.0)
145+
unicode-display_width (1.8.0)
146146
unicode_utils (1.4.0)
147147
versionomy (0.5.0)
148148
blockenspiel (~> 0.5)

0 commit comments

Comments
 (0)