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

Commit 634f5c0

Browse files
Bump jekyll from 3.8.7 to 3.9.0
Bumps [jekyll](https://github.com/jekyll/jekyll) from 3.8.7 to 3.9.0. - [Release notes](https://github.com/jekyll/jekyll/releases) - [Changelog](https://github.com/jekyll/jekyll/blob/master/History.markdown) - [Commits](jekyll/jekyll@v3.8.7...v3.9.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent a5a8d63 commit 634f5c0

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

Gemfile.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ GEM
3232
coderay (1.1.3)
3333
colorator (1.1.0)
3434
colorize (0.8.1)
35-
concurrent-ruby (1.1.6)
35+
concurrent-ruby (1.1.7)
3636
diff-lcs (1.4.2)
3737
docile (1.1.5)
3838
domain_name (0.5.20190701)
@@ -64,14 +64,14 @@ GEM
6464
i18n (0.9.5)
6565
concurrent-ruby (~> 1.0)
6666
io-like (0.3.1)
67-
jekyll (3.8.7)
67+
jekyll (3.9.0)
6868
addressable (~> 2.4)
6969
colorator (~> 1.0)
7070
em-websocket (~> 0.5)
7171
i18n (~> 0.7)
7272
jekyll-sass-converter (~> 1.0)
7373
jekyll-watch (~> 2.0)
74-
kramdown (~> 1.14)
74+
kramdown (>= 1.17, < 3)
7575
liquid (~> 4.0)
7676
mercenary (~> 0.3.3)
7777
pathutil (~> 0.9)
@@ -108,7 +108,8 @@ GEM
108108
html-pipeline (~> 2.2)
109109
jekyll (>= 3.0, < 5.0)
110110
json (2.3.0)
111-
kramdown (1.17.0)
111+
kramdown (2.3.0)
112+
rexml
112113
liquid (4.0.3)
113114
listen (3.2.1)
114115
rb-fsevent (~> 0.10, >= 0.10.3)
@@ -150,7 +151,7 @@ GEM
150151
mime-types (>= 1.16, < 4.0)
151152
netrc (~> 0.8)
152153
rexml (3.2.4)
153-
rouge (3.20.0)
154+
rouge (3.21.0)
154155
rspec (3.9.0)
155156
rspec-core (~> 3.9.0)
156157
rspec-expectations (~> 3.9.0)

0 commit comments

Comments
 (0)