forked from thethemefoundry/forge
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
109 lines (107 loc) · 2.25 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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
GEM
remote: http://rubygems.org/
specs:
POpen4 (0.1.4)
Platform (>= 0.4.0)
open4
Platform (0.4.0)
addressable (2.2.6)
aruba (0.4.6)
bcat (>= 0.6.1)
childprocess (>= 0.2.0)
cucumber (>= 1.0.2)
rdiscount (>= 1.6.8)
rspec (>= 2.6.0)
bcat (0.6.2)
rack (~> 1.0)
builder (3.0.0)
childprocess (0.2.2)
ffi (~> 1.0.6)
chunky_png (1.2.5)
compass (0.11.5)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
cucumber (1.1.0)
builder (>= 2.1.2)
diff-lcs (>= 1.1.2)
gherkin (~> 2.5.0)
json (>= 1.4.6)
term-ansicolor (>= 1.0.6)
diff-lcs (1.1.3)
em-websocket (0.3.1)
addressable (>= 2.1.1)
eventmachine (>= 0.12.9)
eventmachine (0.12.10)
ffi (1.0.9)
fssm (0.2.7)
gherkin (2.5.1)
json (>= 1.4.6)
git (1.2.5)
guard (0.8.4)
thor (~> 0.14.6)
guard-livereload (0.3.1)
em-websocket (>= 0.2.0)
guard (>= 0.4.0)
multi_json (~> 1.0.3)
hike (1.2.1)
jeweler (1.6.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
json (1.6.1)
less (2.0.7)
therubyracer (~> 0.9.2)
libv8 (3.3.10.2)
multi_json (1.0.3)
open4 (1.2.0)
rack (1.3.5)
rake (0.9.2)
rb-fsevent (0.4.3.1)
rcov (0.9.10)
rdiscount (1.6.8)
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)
rubyzip (0.9.4)
sass (3.1.8)
sprockets (2.0.2)
hike (~> 1.2)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-sass (0.3.0)
sprockets (~> 2.0)
term-ansicolor (1.0.6)
therubyracer (0.9.9)
libv8 (~> 3.3.10)
thor (0.14.6)
tilt (1.3.3)
yui-compressor (0.9.6)
POpen4 (>= 0.1.4)
PLATFORMS
ruby
DEPENDENCIES
aruba
bundler (~> 1.0.0)
compass (~> 0.11.5)
cucumber
guard (~> 0.8.4)
guard-livereload (~> 0.3.1)
jeweler (~> 1.6.4)
json (~> 1.6.1)
less (~> 2.0.7)
rack (~> 1.3.5)
rb-fsevent (~> 0.4.3.1)
rcov
rspec
rubyzip (~> 0.9.4)
sass (~> 3.1.8)
sprockets (~> 2.0.2)
sprockets-sass (~> 0.3.0)
thor (~> 0.14.6)
yui-compressor (~> 0.9.6)