forked from integrity/integrity
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
200 lines (196 loc) · 4.08 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
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
GIT
remote: git://github.com/datamapper/dm-core
revision: 9224447f73ff861a0870135564d1aa5df37b6eaa
branch: release-1.2
specs:
dm-core (1.2.1)
addressable (~> 2.3.3)
GIT
remote: git://github.com/p/dm-sweatshop-without-parsetree
revision: 623ed21c1e75072401a85530c09cc2c8ff029ac2
branch: integrity
specs:
dm-sweatshop (1.2.0)
dm-core (~> 1.2.0)
randexp (~> 0.1.5)
GEM
remote: http://rubygems.org/
specs:
activemodel (3.2.13)
activesupport (= 3.2.13)
builder (~> 3.0.0)
activerecord (3.2.13)
activemodel (= 3.2.13)
activesupport (= 3.2.13)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activesupport (3.2.13)
i18n (= 0.6.1)
multi_json (~> 1.0)
addressable (2.3.3)
ansi (1.4.3)
arel (3.0.2)
aws-ses (0.4.4)
builder
mail (> 2.2.5)
mime-types
xml-simple
bcat (0.6.2)
rack (~> 1.0)
bcrypt-ruby (3.0.1)
broach (0.2.1)
json (~> 1.4)
nap (~> 0.3)
builder (3.0.4)
bunny (0.8.0)
chronic_duration (0.10.2)
numerizer (~> 0.1.1)
contest (0.1.3)
crack (0.3.2)
data_mapper (1.2.0)
dm-aggregates (~> 1.2.0)
dm-constraints (~> 1.2.0)
dm-core (~> 1.2.0)
dm-migrations (~> 1.2.0)
dm-serializer (~> 1.2.0)
dm-timestamps (~> 1.2.0)
dm-transactions (~> 1.2.0)
dm-types (~> 1.2.0)
dm-validations (~> 1.2.0)
data_objects (0.10.12)
addressable (~> 2.1)
delayed_job (3.0.5)
activesupport (~> 3.0)
delayed_job_active_record (0.4.4)
activerecord (>= 2.1.0, < 4)
delayed_job (~> 3.0)
dm-aggregates (1.2.0)
dm-core (~> 1.2.0)
dm-constraints (1.2.0)
dm-core (~> 1.2.0)
dm-do-adapter (1.2.0)
data_objects (~> 0.10.6)
dm-core (~> 1.2.0)
dm-migrations (1.2.0)
dm-core (~> 1.2.0)
dm-serializer (1.2.2)
dm-core (~> 1.2.0)
fastercsv (~> 1.5)
json (~> 1.6)
json_pure (~> 1.6)
multi_json (~> 1.0)
dm-sqlite-adapter (1.2.0)
dm-do-adapter (~> 1.2.0)
do_sqlite3 (~> 0.10.6)
dm-timestamps (1.2.0)
dm-core (~> 1.2.0)
dm-transactions (1.2.0)
dm-core (~> 1.2.0)
dm-types (1.2.2)
bcrypt-ruby (~> 3.0)
dm-core (~> 1.2.0)
fastercsv (~> 1.5)
json (~> 1.6)
multi_json (~> 1.0)
stringex (~> 1.4)
uuidtools (~> 2.1)
dm-validations (1.2.0)
dm-core (~> 1.2.0)
do_sqlite3 (0.10.12)
data_objects (= 0.10.12)
extlib (0.9.16)
fastercsv (1.5.5)
haml (4.0.2)
tilt
hpricot (0.8.6)
i18n (0.6.1)
json (1.7.7)
json_pure (1.7.7)
mail (2.5.3)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
metaclass (0.0.1)
mime-types (1.22)
mocha (0.13.3)
metaclass (~> 0.0.1)
multi_json (1.7.2)
nap (0.5.1)
nokogiri (1.5.9)
numerizer (0.1.1)
polyglot (0.3.3)
pony (1.4)
mail (> 2.0)
rack (1.5.2)
rack-protection (1.5.0)
rack
rack-test (0.6.2)
rack (>= 1.0)
rake (10.0.4)
randexp (0.1.7)
redgreen (1.2.2)
rr (1.0.5)
sass (3.2.7)
sinatra (1.4.2)
rack (~> 1.5, >= 1.5.2)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
sinatra-authorization (1.0.0)
sinatra (>= 0.9.1.1)
sqlite3 (1.3.7)
stringex (1.5.1)
tilt (1.3.7)
timecop (0.6.1)
treetop (1.4.12)
polyglot
polyglot (>= 0.3.1)
turn (0.9.6)
ansi
tzinfo (0.3.37)
uuidtools (2.1.3)
webmock (1.11.0)
addressable (>= 2.2.7)
crack (>= 0.3.2)
webrat (0.7.3)
nokogiri (>= 1.2.0)
rack (>= 1.0)
rack-test (>= 0.5.3)
xml-simple (1.1.2)
PLATFORMS
ruby
DEPENDENCIES
activerecord (~> 3.2)
aws-ses
bcat
broach
bunny
chronic_duration
contest
data_mapper (~> 1.2)
delayed_job
delayed_job_active_record
dm-core!
dm-sqlite-adapter
dm-sweatshop!
do_sqlite3
extlib
haml
hpricot
i18n
mocha
nap
nokogiri
pony
rack-test
rake
randexp
redgreen
rr
sass
sinatra
sinatra-authorization
sqlite3
timecop
turn
webmock
webrat