Skip to content
This repository was archived by the owner on Feb 29, 2020. It is now read-only.

Commit 0ae861b

Browse files
authored
Merge pull request #63 from CreatEDHack/dependabot/bundler/jekyll-3.7.4
Bump jekyll from 3.7.2 to 3.7.4
2 parents a20fb73 + caf50f9 commit 0ae861b

File tree

1 file changed

+18
-20
lines changed

1 file changed

+18
-20
lines changed

Gemfile.lock

Lines changed: 18 additions & 20 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)
11-
eventmachine (1.2.5)
12-
ffi (1.9.21)
11+
eventmachine (1.2.7)
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.7.2)
17+
jekyll (3.7.4)
1818
addressable (~> 2.4)
1919
colorator (~> 1.0)
2020
em-websocket (~> 0.5)
@@ -32,23 +32,21 @@ GEM
3232
jekyll-watch (2.0.0)
3333
listen (~> 3.0)
3434
kramdown (1.16.2)
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.0)
45-
rb-fsevent (0.10.2)
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.5)
44+
rb-fsevent (0.10.3)
45+
rb-inotify (0.10.0)
46+
ffi (~> 1.0)
47+
rouge (3.12.0)
48+
safe_yaml (1.0.5)
49+
sass (3.5.7)
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)