forked from coreyhaines/coderetreat-web
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
48 lines (46 loc) · 959 Bytes
/
Gemfile.lock
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
40
41
42
43
44
45
46
47
48
GEM
remote: http://rubygems.org/
specs:
classifier (1.3.3)
fast-stemmer (>= 1.0.0)
configuration (1.2.0)
directory_watcher (1.4.0)
fast-stemmer (1.0.0)
grb (0.4.1)
heroku (2.0.4)
launchy (>= 0.3.2)
rest-client (< 1.7.0, >= 1.4.0)
term-ansicolor (~> 1.0.5)
jekyll (0.10.0)
classifier (>= 1.3.1)
directory_watcher (>= 1.1.1)
liquid (>= 1.9.0)
maruku (>= 0.5.9)
launchy (0.4.0)
configuration (>= 0.0.5)
rake (>= 0.8.1)
liquid (2.2.2)
maruku (0.6.0)
syntax (>= 1.0.0)
mime-types (1.16)
rack (1.2.2)
rack-jekyll (0.3.5)
jekyll
rack
rake (0.8.7)
rest-client (1.6.1)
mime-types (>= 1.16)
sinatra (1.2.3)
rack (~> 1.1)
tilt (< 2.0, >= 1.2.2)
syntax (1.0.0)
term-ansicolor (1.0.5)
tilt (1.3)
PLATFORMS
ruby
DEPENDENCIES
grb
heroku
jekyll
rack-jekyll (= 0.3.5)
sinatra (= 1.2.3)