-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
39 lines (36 loc) · 785 Bytes
/
Gemfile.lock
File metadata and controls
39 lines (36 loc) · 785 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
GIT
remote: https://github.com/adaoraul/rack-jekyll.git
revision: 9ab9614be6a284dfd8e8c8e0c79011221c2ac8d9
specs:
rack-jekyll (0.4.0)
jekyll (~> 0.11.0)
rack (~> 1.4.1)
GEM
remote: http://rubygems.org/
specs:
RedCloth (4.2.9)
albino (1.3.3)
posix-spawn (>= 0.3.6)
classifier (1.3.3)
fast-stemmer (>= 1.0.0)
directory_watcher (1.4.1)
fast-stemmer (1.0.1)
jekyll (0.11.2)
albino (~> 1.3)
classifier (~> 1.3)
directory_watcher (~> 1.1)
kramdown (~> 0.13)
liquid (~> 2.3)
maruku (~> 0.5)
kramdown (0.14.0)
liquid (2.4.1)
maruku (0.6.1)
syntax (>= 1.0.0)
posix-spawn (0.3.6)
rack (1.4.1)
syntax (1.0.0)
PLATFORMS
ruby
DEPENDENCIES
RedCloth
rack-jekyll!