Skip to content

Commit 157b07a

Browse files
committed
Exec: bundle update
1 parent 44a2888 commit 157b07a

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

Gemfile.lock

+12-12
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@ GEM
44
addressable (2.7.0)
55
public_suffix (>= 2.0.2, < 5.0)
66
colorator (1.1.0)
7-
concurrent-ruby (1.1.7)
7+
concurrent-ruby (1.1.8)
88
em-websocket (0.5.2)
99
eventmachine (>= 0.12.9)
1010
http_parser.rb (~> 0.6.0)
1111
eventmachine (1.2.7)
1212
eventmachine (1.2.7-x64-mingw32)
13-
ffi (1.13.1)
14-
ffi (1.13.1-x64-mingw32)
13+
ffi (1.15.0)
14+
ffi (1.15.0-x64-mingw32)
1515
forwardable-extended (2.6.0)
1616
http_parser.rb (0.6.0)
17-
i18n (1.8.5)
17+
i18n (1.8.9)
1818
concurrent-ruby (~> 1.0)
1919
jekyll (4.1.1)
2020
addressable (~> 2.4)
@@ -31,20 +31,20 @@ GEM
3131
rouge (~> 3.0)
3232
safe_yaml (~> 1.0)
3333
terminal-table (~> 1.8)
34-
jekyll-feed (0.15.0)
34+
jekyll-feed (0.15.1)
3535
jekyll (>= 3.7, < 5.0)
3636
jekyll-sass-converter (2.1.0)
3737
sassc (> 2.0.1, < 3.0)
38-
jekyll-seo-tag (2.6.1)
39-
jekyll (>= 3.3, < 5.0)
38+
jekyll-seo-tag (2.7.1)
39+
jekyll (>= 3.8, < 5.0)
4040
jekyll-watch (2.2.1)
4141
listen (~> 3.0)
42-
kramdown (2.3.0)
42+
kramdown (2.3.1)
4343
rexml
4444
kramdown-parser-gfm (1.1.0)
4545
kramdown (~> 2.0)
4646
liquid (4.0.3)
47-
listen (3.2.1)
47+
listen (3.5.0)
4848
rb-fsevent (~> 0.10, >= 0.10.3)
4949
rb-inotify (~> 0.9, >= 0.9.10)
5050
mercenary (0.4.0)
@@ -59,7 +59,7 @@ GEM
5959
rb-inotify (0.10.1)
6060
ffi (~> 1.0)
6161
rexml (3.2.4)
62-
rouge (3.23.0)
62+
rouge (3.26.0)
6363
safe_yaml (1.0.5)
6464
sassc (2.4.0)
6565
ffi (~> 1.9)
@@ -68,9 +68,9 @@ GEM
6868
terminal-table (1.8.0)
6969
unicode-display_width (~> 1.1, >= 1.1.1)
7070
thread_safe (0.3.6)
71-
tzinfo (1.2.7)
71+
tzinfo (1.2.9)
7272
thread_safe (~> 0.1)
73-
tzinfo-data (1.2020.1)
73+
tzinfo-data (1.2021.1)
7474
tzinfo (>= 1.0.0)
7575
unicode-display_width (1.7.0)
7676
wdm (0.1.1)

0 commit comments

Comments
 (0)