-
Notifications
You must be signed in to change notification settings - Fork 21
/
Gemfile.lock
62 lines (59 loc) · 1.17 KB
/
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
PATH
remote: .
specs:
ti (0.2.0)
coffee-script (~> 2.2.0)
colored (~> 1.2)
compass (~> 0.7)
erubis (~> 2.7.0)
nokogiri (~> 1.4.4)
rake (~> 0.9.2)
rocco (~> 0.7)
rocco (~> 0.7)
session (~> 3.1)
thor (~> 0.14.6)
GEM
remote: http://rubygems.org/
specs:
chunky_png (1.2.5)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.2.0)
colored (1.2)
compass (0.11.7)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
diff-lcs (1.1.3)
erubis (2.7.0)
execjs (1.3.0)
multi_json (~> 1.0)
fattr (2.2.0)
fssm (0.2.8.1)
multi_json (1.0.4)
mustache (0.99.4)
nokogiri (1.4.7)
rake (0.9.2)
redcarpet (2.1.0)
rocco (0.8.2)
mustache
redcarpet
rspec (2.6.0)
rspec-core (~> 2.6.0)
rspec-expectations (~> 2.6.0)
rspec-mocks (~> 2.6.0)
rspec-core (2.6.4)
rspec-expectations (2.6.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
sass (3.1.12)
session (3.1.0)
fattr
thor (0.14.6)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.1.pre.10)
rspec (~> 2.6.0)
ti!