Skip to content

Commit 93c2805

Browse files
committed
Exec: bundle update
1 parent 4ceff42 commit 93c2805

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

Diff for: Gemfile.lock

+14-14
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.7.0)
4+
addressable (2.8.0)
55
public_suffix (>= 2.0.2, < 5.0)
66
colorator (1.1.0)
7-
concurrent-ruby (1.1.8)
8-
em-websocket (0.5.2)
7+
concurrent-ruby (1.1.9)
8+
em-websocket (0.5.3)
99
eventmachine (>= 0.12.9)
10-
http_parser.rb (~> 0.6.0)
10+
http_parser.rb (~> 0)
1111
eventmachine (1.2.7)
1212
eventmachine (1.2.7-x64-mingw32)
13-
ffi (1.15.0)
14-
ffi (1.15.0-x64-mingw32)
13+
ffi (1.15.4)
14+
ffi (1.15.4-x64-mingw32)
1515
forwardable-extended (2.6.0)
16-
http_parser.rb (0.6.0)
17-
i18n (1.8.9)
16+
http_parser.rb (0.8.0)
17+
i18n (1.8.11)
1818
concurrent-ruby (~> 1.0)
1919
jekyll (4.1.1)
2020
addressable (~> 2.4)
@@ -44,7 +44,7 @@ GEM
4444
kramdown-parser-gfm (1.1.0)
4545
kramdown (~> 2.0)
4646
liquid (4.0.3)
47-
listen (3.5.0)
47+
listen (3.7.0)
4848
rb-fsevent (~> 0.10, >= 0.10.3)
4949
rb-inotify (~> 0.9, >= 0.9.10)
5050
mercenary (0.4.0)
@@ -55,11 +55,11 @@ GEM
5555
pathutil (0.16.2)
5656
forwardable-extended (~> 2.6)
5757
public_suffix (4.0.6)
58-
rb-fsevent (0.10.4)
58+
rb-fsevent (0.11.0)
5959
rb-inotify (0.10.1)
6060
ffi (~> 1.0)
61-
rexml (3.2.4)
62-
rouge (3.26.0)
61+
rexml (3.2.5)
62+
rouge (3.26.1)
6363
safe_yaml (1.0.5)
6464
sassc (2.4.0)
6565
ffi (~> 1.9)
@@ -70,9 +70,9 @@ GEM
7070
thread_safe (0.3.6)
7171
tzinfo (1.2.9)
7272
thread_safe (~> 0.1)
73-
tzinfo-data (1.2021.1)
73+
tzinfo-data (1.2021.5)
7474
tzinfo (>= 1.0.0)
75-
unicode-display_width (1.7.0)
75+
unicode-display_width (1.8.0)
7676
wdm (0.1.1)
7777

7878
PLATFORMS

0 commit comments

Comments
 (0)