Skip to content

Commit 902cd78

Browse files
committed
update Gemfile.lock
1 parent fe396b6 commit 902cd78

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

Gemfile.lock

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,31 @@
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)
17-
jekyll-watch (1.4.0)
19+
jekyll-watch (1.5.0)
1820
listen (~> 3.0, < 3.1)
1921
kramdown (1.11.1)
2022
liquid (3.0.6)
2123
listen (3.0.8)
2224
rb-fsevent (~> 0.9, >= 0.9.4)
2325
rb-inotify (~> 0.9, >= 0.9.7)
2426
mercenary (0.3.6)
27+
pathutil (0.14.0)
28+
forwardable-extended (~> 2.6)
2529
rb-fsevent (0.9.7)
2630
rb-inotify (0.9.7)
2731
ffi (>= 0.5.0)

0 commit comments

Comments
 (0)