Skip to content

Commit 77dfa09

Browse files
committed
bundle update jekyll 3.2.x
1 parent b92f783 commit 77dfa09

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

Gemfile.lock

+9-5
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,25 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
colorator (0.1)
4+
colorator (1.1.0)
55
ffi (1.9.14)
6-
jekyll (3.1.6)
7-
colorator (~> 0.1)
6+
forwardable-extended (2.6.0)
7+
jekyll (3.2.1)
8+
colorator (~> 1.0)
89
jekyll-sass-converter (~> 1.0)
910
jekyll-watch (~> 1.1)
1011
kramdown (~> 1.3)
1112
liquid (~> 3.0)
1213
mercenary (~> 0.3.3)
14+
pathutil (~> 0.9)
1315
rouge (~> 1.7)
1416
safe_yaml (~> 1.0)
1517
jekyll-sass-converter (1.4.0)
1618
sass (~> 3.4)
1719
jekyll-watch (1.5.0)
1820
listen (~> 3.0, < 3.1)
1921
kgio (2.10.0)
20-
kramdown (1.11.1)
22+
kramdown (1.12.0)
2123
lanyon (0.4.0)
2224
jekyll (>= 2.0, < 4.0)
2325
rack (>= 1.6, < 3.0)
@@ -32,6 +34,8 @@ GEM
3234
mini_portile2 (~> 2.1.0)
3335
pkg-config (~> 1.1.7)
3436
paint (0.9.0)
37+
pathutil (0.14.0)
38+
forwardable-extended (~> 2.6)
3539
pkg-config (1.1.7)
3640
rack (2.0.1)
3741
rack-protection (1.5.3)
@@ -76,4 +80,4 @@ RUBY VERSION
7680
ruby 2.3.1p112
7781

7882
BUNDLED WITH
79-
1.12.5
83+
1.13.1

0 commit comments

Comments
 (0)