Skip to content

Commit 496b3f9

Browse files
author
Phil Sturgeon
authored
Merge pull request apisyouwonthate#148 from apisyouwonthate/dependabot/bundler/jekyll-3.8.4
Bump jekyll from 3.8.3 to 3.8.4
2 parents 3e3c858 + ecf9ead commit 496b3f9

File tree

1 file changed

+17
-19
lines changed

1 file changed

+17
-19
lines changed

Gemfile.lock

Lines changed: 17 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.5.2)
5-
public_suffix (>= 2.0.2, < 4.0)
4+
addressable (2.7.0)
5+
public_suffix (>= 2.0.2, < 5.0)
66
colorator (1.1.0)
7-
concurrent-ruby (1.0.5)
7+
concurrent-ruby (1.1.5)
88
em-websocket (0.5.1)
99
eventmachine (>= 0.12.9)
1010
http_parser.rb (~> 0.6.0)
1111
eventmachine (1.2.7)
12-
ffi (1.9.25)
12+
ffi (1.11.1)
1313
forwardable-extended (2.6.0)
1414
http_parser.rb (0.6.0)
1515
i18n (0.9.5)
1616
concurrent-ruby (~> 1.0)
17-
jekyll (3.8.3)
17+
jekyll (3.8.4)
1818
addressable (~> 2.4)
1919
colorator (~> 1.0)
2020
em-websocket (~> 0.5)
@@ -29,26 +29,24 @@ GEM
2929
safe_yaml (~> 1.0)
3030
jekyll-sass-converter (1.5.2)
3131
sass (~> 3.4)
32-
jekyll-watch (2.0.0)
32+
jekyll-watch (2.2.1)
3333
listen (~> 3.0)
3434
kramdown (1.17.0)
35-
liquid (4.0.0)
36-
listen (3.1.5)
37-
rb-fsevent (~> 0.9, >= 0.9.4)
38-
rb-inotify (~> 0.9, >= 0.9.7)
39-
ruby_dep (~> 1.2)
35+
liquid (4.0.3)
36+
listen (3.2.0)
37+
rb-fsevent (~> 0.10, >= 0.10.3)
38+
rb-inotify (~> 0.9, >= 0.9.10)
4039
mercenary (0.3.6)
41-
pathutil (0.16.1)
40+
pathutil (0.16.2)
4241
forwardable-extended (~> 2.6)
43-
public_suffix (3.0.2)
42+
public_suffix (4.0.1)
4443
rake (12.3.1)
4544
rb-fsevent (0.10.3)
46-
rb-inotify (0.9.10)
47-
ffi (>= 0.5.0, < 2)
48-
rouge (3.1.1)
49-
ruby_dep (1.5.0)
50-
safe_yaml (1.0.4)
51-
sass (3.5.6)
45+
rb-inotify (0.10.0)
46+
ffi (~> 1.0)
47+
rouge (3.12.0)
48+
safe_yaml (1.0.5)
49+
sass (3.7.4)
5250
sass-listen (~> 4.0.0)
5351
sass-listen (4.0.0)
5452
rb-fsevent (~> 0.9, >= 0.9.4)

0 commit comments

Comments
 (0)