Skip to content

Commit 8851086

Browse files
Bump jekyll from 3.3.1 to 3.6.3 (#1)
Bumps [jekyll](https://github.com/jekyll/jekyll) from 3.3.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.3.1...v3.6.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e1e70f3 commit 8851086

2 files changed

Lines changed: 20 additions & 22 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ruby RUBY_VERSION
99
#
1010
# This will help ensure the proper Jekyll version is running.
1111
# Happy Jekylling!
12-
gem "jekyll", "3.3.1"
12+
gem "jekyll", "3.6.3"
1313

1414
# This is the default theme for new Jekyll sites. You may change this to anything you like.
1515
#gem "minima", "~> 2.0"

Gemfile.lock

Lines changed: 19 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ GIT
77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
addressable (2.5.2)
11-
public_suffix (>= 2.0.2, < 4.0)
10+
addressable (2.7.0)
11+
public_suffix (>= 2.0.2, < 5.0)
1212
bibtex-ruby (4.4.7)
1313
latex-decode (~> 0.0)
1414
citeproc (1.0.9)
@@ -21,18 +21,18 @@ GEM
2121
namae (~> 1.0)
2222
csl-styles (1.0.1.9)
2323
csl (~> 1.0)
24-
ffi (1.9.25)
24+
ffi (1.13.1)
2525
forwardable-extended (2.6.0)
26-
jekyll (3.3.1)
26+
jekyll (3.6.3)
2727
addressable (~> 2.4)
2828
colorator (~> 1.0)
2929
jekyll-sass-converter (~> 1.0)
3030
jekyll-watch (~> 1.1)
31-
kramdown (~> 1.3)
32-
liquid (~> 3.0)
31+
kramdown (~> 1.14)
32+
liquid (~> 4.0)
3333
mercenary (~> 0.3.3)
3434
pathutil (~> 0.9)
35-
rouge (~> 1.7)
35+
rouge (>= 1.7, < 3)
3636
safe_yaml (~> 1.0)
3737
jekyll-feed (0.11.0)
3838
jekyll (~> 3.3)
@@ -49,23 +49,21 @@ GEM
4949
listen (~> 3.0)
5050
kramdown (1.17.0)
5151
latex-decode (0.3.1)
52-
liquid (3.0.6)
53-
listen (3.1.5)
54-
rb-fsevent (~> 0.9, >= 0.9.4)
55-
rb-inotify (~> 0.9, >= 0.9.7)
56-
ruby_dep (~> 1.2)
52+
liquid (4.0.3)
53+
listen (3.2.1)
54+
rb-fsevent (~> 0.10, >= 0.10.3)
55+
rb-inotify (~> 0.9, >= 0.9.10)
5756
mercenary (0.3.6)
5857
namae (1.0.1)
5958
pathutil (0.16.2)
6059
forwardable-extended (~> 2.6)
61-
public_suffix (3.0.3)
62-
rb-fsevent (0.10.3)
63-
rb-inotify (0.9.10)
64-
ffi (>= 0.5.0, < 2)
65-
rouge (1.11.1)
66-
ruby_dep (1.5.0)
67-
safe_yaml (1.0.4)
68-
sass (3.7.2)
60+
public_suffix (4.0.5)
61+
rb-fsevent (0.10.4)
62+
rb-inotify (0.10.1)
63+
ffi (~> 1.0)
64+
rouge (2.2.1)
65+
safe_yaml (1.0.5)
66+
sass (3.7.4)
6967
sass-listen (~> 4.0.0)
7068
sass-listen (4.0.0)
7169
rb-fsevent (~> 0.9, >= 0.9.4)
@@ -76,7 +74,7 @@ PLATFORMS
7674

7775
DEPENDENCIES
7876
academic-minima!
79-
jekyll (= 3.3.1)
77+
jekyll (= 3.6.3)
8078
jekyll-feed
8179
jekyll-redirect-from
8280
jekyll-scholar (~> 5.9.0)

0 commit comments

Comments
 (0)