Skip to content

Commit 17b06d5

Browse files
dependabot[bot]robbiethegeek
authored andcommitted
Bump jekyll from 3.2.1 to 3.6.3 (#24)
Bumps [jekyll](https://github.com/jekyll/jekyll) from 3.2.1 to 3.6.3. - [Release notes](https://github.com/jekyll/jekyll/releases) - [Changelog](https://github.com/jekyll/jekyll/blob/master/History.markdown) - [Commits](jekyll/jekyll@v3.2.1...v3.6.3) Signed-off-by: dependabot[bot] <support@github.com>
1 parent d5d0ac2 commit 17b06d5

1 file changed

Lines changed: 28 additions & 20 deletions

File tree

Gemfile.lock

Lines changed: 28 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4+
addressable (2.7.0)
5+
public_suffix (>= 2.0.2, < 5.0)
46
coderay (1.1.1)
57
colorator (1.1.0)
68
em-websocket (0.5.1)
79
eventmachine (>= 0.12.9)
810
http_parser.rb (~> 0.6.0)
911
eventmachine (1.2.0.1)
10-
ffi (1.9.14)
12+
ffi (1.11.1)
1113
formatador (0.2.5)
1214
forwardable-extended (2.6.0)
1315
guard (2.14.0)
@@ -30,25 +32,26 @@ GEM
3032
guard-compat (~> 1.0)
3133
multi_json (~> 1.8)
3234
http_parser.rb (0.6.0)
33-
jekyll (3.2.1)
35+
jekyll (3.6.3)
36+
addressable (~> 2.4)
3437
colorator (~> 1.0)
3538
jekyll-sass-converter (~> 1.0)
3639
jekyll-watch (~> 1.1)
37-
kramdown (~> 1.3)
38-
liquid (~> 3.0)
40+
kramdown (~> 1.14)
41+
liquid (~> 4.0)
3942
mercenary (~> 0.3.3)
4043
pathutil (~> 0.9)
41-
rouge (~> 1.7)
44+
rouge (>= 1.7, < 3)
4245
safe_yaml (~> 1.0)
43-
jekyll-sass-converter (1.4.0)
46+
jekyll-sass-converter (1.5.2)
4447
sass (~> 3.4)
45-
jekyll-watch (1.5.0)
46-
listen (~> 3.0, < 3.1)
47-
kramdown (1.11.1)
48-
liquid (3.0.6)
49-
listen (3.0.8)
50-
rb-fsevent (~> 0.9, >= 0.9.4)
51-
rb-inotify (~> 0.9, >= 0.9.7)
48+
jekyll-watch (1.5.1)
49+
listen (~> 3.0)
50+
kramdown (1.17.0)
51+
liquid (4.0.3)
52+
listen (3.2.0)
53+
rb-fsevent (~> 0.10, >= 0.10.3)
54+
rb-inotify (~> 0.9, >= 0.9.10)
5255
lumberjack (1.0.10)
5356
mercenary (0.3.6)
5457
method_source (0.8.2)
@@ -57,18 +60,23 @@ GEM
5760
notiffany (0.1.1)
5861
nenv (~> 0.1)
5962
shellany (~> 0.0)
60-
pathutil (0.14.0)
63+
pathutil (0.16.2)
6164
forwardable-extended (~> 2.6)
6265
pry (0.10.4)
6366
coderay (~> 1.1.0)
6467
method_source (~> 0.8.1)
6568
slop (~> 3.4)
66-
rb-fsevent (0.9.7)
67-
rb-inotify (0.9.7)
68-
ffi (>= 0.5.0)
69-
rouge (1.11.1)
70-
safe_yaml (1.0.4)
71-
sass (3.4.22)
69+
public_suffix (4.0.1)
70+
rb-fsevent (0.10.3)
71+
rb-inotify (0.10.0)
72+
ffi (~> 1.0)
73+
rouge (2.2.1)
74+
safe_yaml (1.0.5)
75+
sass (3.7.4)
76+
sass-listen (~> 4.0.0)
77+
sass-listen (4.0.0)
78+
rb-fsevent (~> 0.9, >= 0.9.4)
79+
rb-inotify (~> 0.9, >= 0.9.7)
7280
shellany (0.0.1)
7381
slop (3.6.0)
7482
thor (0.19.1)

0 commit comments

Comments
 (0)