Skip to content

Commit 987ba72

Browse files
committed
Changes
1 parent 60862cf commit 987ba72

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed

Diff for: Gemfile.lock

+41
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
GEM
2+
remote: https://rubygems.org/
3+
specs:
4+
colorator (0.1)
5+
ffi (1.9.10)
6+
jekyll (3.1.6)
7+
colorator (~> 0.1)
8+
jekyll-sass-converter (~> 1.0)
9+
jekyll-watch (~> 1.1)
10+
kramdown (~> 1.3)
11+
liquid (~> 3.0)
12+
mercenary (~> 0.3.3)
13+
rouge (~> 1.7)
14+
safe_yaml (~> 1.0)
15+
jekyll-paginate (1.1.0)
16+
jekyll-sass-converter (1.4.0)
17+
sass (~> 3.4)
18+
jekyll-watch (1.4.0)
19+
listen (~> 3.0, < 3.1)
20+
kramdown (1.11.1)
21+
liquid (3.0.6)
22+
listen (3.0.8)
23+
rb-fsevent (~> 0.9, >= 0.9.4)
24+
rb-inotify (~> 0.9, >= 0.9.7)
25+
mercenary (0.3.6)
26+
rb-fsevent (0.9.7)
27+
rb-inotify (0.9.7)
28+
ffi (>= 0.5.0)
29+
rouge (1.11.0)
30+
safe_yaml (1.0.4)
31+
sass (3.4.22)
32+
33+
PLATFORMS
34+
ruby
35+
36+
DEPENDENCIES
37+
jekyll
38+
jekyll-paginate
39+
40+
BUNDLED WITH
41+
1.12.5

0 commit comments

Comments
 (0)