-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
116 lines (114 loc) · 2.27 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
110
111
112
113
114
115
116
GEM
remote: https://rubygems.org/
specs:
bson (1.9.2)
bson_ext (1.9.2)
bson (~> 1.9.2)
builder (3.2.2)
chunky_png (1.2.9)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.6.3)
compass (0.12.2)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
cucumber (1.3.13)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
gherkin (~> 2.12)
multi_json (>= 1.7.5, < 2.0)
multi_test (>= 0.1.1)
daemons (1.1.9)
diff-lcs (1.2.5)
eventmachine (1.0.3)
excon (0.32.1)
execjs (2.0.2)
fssm (0.2.10)
gherkin (2.12.2)
multi_json (~> 1.3)
haml (4.0.5)
tilt
heroku-api (0.3.18)
excon (~> 0.27)
multi_json (~> 1.8)
hike (1.2.3)
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.25.1)
mongo (1.9.2)
bson (~> 1.9.2)
multi_json (1.8.4)
multi_test (0.1.1)
pdfkit (0.6.2)
polyglot (0.3.4)
pony (1.8)
mail (>= 2.0)
rack (1.5.2)
rack-protection (1.5.2)
rack
rack-test (0.6.2)
rack (>= 1.0)
rake (10.1.1)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.8)
rspec-expectations (2.14.5)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.6)
sass (3.2.14)
sinatra (1.4.4)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
sinatra-asset-pipeline (0.3.3)
coffee-script
rake
sass
sinatra
sprockets
sprockets-helpers
sprockets-sass
sprockets (2.10.1)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-helpers (1.1.0)
sprockets (~> 2.0)
sprockets-sass (1.0.2)
sprockets (~> 2.0)
tilt (~> 1.1)
susy (1.0.9)
compass (>= 0.12.2)
sass (>= 3.2.0)
thin (1.6.1)
daemons (>= 1.0.9)
eventmachine (>= 1.0.0)
rack (>= 1.0.0)
tilt (1.4.1)
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
PLATFORMS
ruby
DEPENDENCIES
bson_ext
compass
cucumber
haml
heroku-api
mongo
pdfkit
pony
rack-test
rspec
sass
sinatra
sinatra-asset-pipeline
susy
thin