forked from SquareSquash/web
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
281 lines (275 loc) · 6.15 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
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
GIT
remote: git://github.com/RISCfuture/composite_primary_keys.git
revision: 4f624f3a431b5ad3fa2d80e58b118896c356dffe
specs:
composite_primary_keys (5.0.12)
activerecord (~> 3.2.0, >= 3.2.9)
GIT
remote: git://github.com/RISCfuture/has_metadata_column.git
revision: 2aebf034ab97365cfbf56073c24c3a28fe2dc4ae
specs:
has_metadata_column (1.0.3)
boolean
rails (>= 3.0)
GIT
remote: git://github.com/RISCfuture/ruby-git.git
revision: 473d8ecc1fd49cbfcbabff0061484319d4bac9fa
specs:
git (1.2.5)
GIT
remote: git://github.com/rails/rails.git
revision: a3aca81b21f793e8869440e9e84ead80c2479e3d
branch: 3-2-stable
specs:
actionmailer (3.2.11)
actionpack (= 3.2.11)
mail (~> 2.5.3)
actionpack (3.2.11)
activemodel (= 3.2.11)
activesupport (= 3.2.11)
builder (~> 3.0.0)
erubis (~> 2.7.0)
journey (~> 1.0.4)
rack (~> 1.4.3)
rack-cache (~> 1.2)
rack-test (~> 0.6.1)
sprockets (~> 2.2.1)
activemodel (3.2.11)
activesupport (= 3.2.11)
builder (~> 3.0.0)
activerecord (3.2.11)
activemodel (= 3.2.11)
activesupport (= 3.2.11)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activeresource (3.2.11)
activemodel (= 3.2.11)
activesupport (= 3.2.11)
activesupport (3.2.11)
i18n (~> 0.6)
multi_json (~> 1.0)
rails (3.2.11)
actionmailer (= 3.2.11)
actionpack (= 3.2.11)
activerecord (= 3.2.11)
activeresource (= 3.2.11)
activesupport (= 3.2.11)
bundler (~> 1.0)
railties (= 3.2.11)
railties (3.2.11)
actionpack (= 3.2.11)
activesupport (= 3.2.11)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0)
GEM
remote: http://rubygems.org/
specs:
activerecord-jdbc-adapter (1.2.5)
activerecord-jdbcpostgresql-adapter (1.2.5)
activerecord-jdbc-adapter (~> 1.2.5)
jdbc-postgres (>= 9.1, < 9.3)
activerecord-postgresql-cursors (0.0.2)
addressable (2.3.2)
arel (3.0.2)
boolean (1.0.1)
builder (3.0.4)
coffee-rails (3.2.2)
coffee-script (>= 2.2.0)
railties (~> 3.2.0)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.4.0)
commonjs (0.2.6)
configoro (1.1.0)
rails (>= 3.0)
diff-lcs (1.1.3)
email_validation (1.1.1)
localized_each_validator (>= 1.0.1)
erector (0.9.0)
treetop (>= 1.2.3)
erubis (2.7.0)
execjs (1.4.0)
multi_json (~> 1.0)
factory_girl (4.1.0)
activesupport (>= 3.0.0)
factory_girl_rails (4.1.0)
factory_girl (~> 4.1.0)
railties (>= 3.0.0)
fakeweb (1.3.0)
fdoc (0.2.7)
json
json-schema (>= 1.0.1)
kramdown
find_or_create_on_scopes (1.2.1)
activerecord (>= 3.1)
font-awesome-rails (3.0.1.0)
railties (>= 3.1)
hike (1.2.1)
httpi (2.0.0)
rack
i18n (0.6.1)
jdbc-postgres (9.2.1002)
jira-ruby (0.1.2)
activesupport
oauth
railties
journey (1.0.4)
jquery-rails (2.1.4)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
json (1.7.6)
json (1.7.6-java)
json-schema (1.1.1)
json_serialize (2.2.1)
activerecord (>= 3.0)
activesupport (>= 3.0)
kramdown (0.14.1)
less (2.2.2)
commonjs (~> 0.2.6)
less-rails (2.2.6)
actionpack (>= 3.1)
less (~> 2.2.0)
libv8 (3.11.8.13)
localized_each_validator (1.0.1)
activerecord (>= 3.0)
activesupport (>= 3.0)
mail (2.5.3)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.19)
multi_json (1.5.0)
net-ldap (0.3.1)
oauth (0.4.7)
pg (0.14.1)
plist (3.1.0)
polyglot (0.3.3)
rack (1.4.4)
rack-cache (1.2)
rack (>= 0.4)
rack-cors (0.2.7)
rack
rack-ssl (1.3.2)
rack
rack-test (0.6.2)
rack (>= 1.0)
rake (10.0.3)
rdoc (3.12)
json (~> 1.4)
redcarpet (2.2.2)
ref (1.0.2)
rspec-core (2.12.2)
rspec-expectations (2.12.1)
diff-lcs (~> 1.1.3)
rspec-mocks (2.12.1)
rspec-rails (2.12.2)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec-core (~> 2.12.0)
rspec-expectations (~> 2.12.0)
rspec-mocks (~> 2.12.0)
sass (3.2.5)
sass-rails (3.2.6)
railties (~> 3.2.0)
sass (>= 3.1.10)
tilt (~> 1.3)
slugalicious (2.0.0)
rails (>= 3.1)
stringex
sprockets (2.2.2)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sql_origin (1.0.2)
rails (~> 3.2)
squash_ios_symbolicator (1.0.1)
plist
squash_uploader
squash_java (1.0.2)
json
squash_uploader
squash_javascript (1.0.0)
json
railties (>= 3.1)
squash_uploader
squash_rails (1.0.0)
squash_ruby
squash_ruby (1.0.0)
json
squash_uploader (1.0.0)
json
stringex (1.5.1)
therubyracer (0.11.3)
libv8 (~> 3.11.8.12)
ref
therubyrhino (1.73.5)
thor (0.16.0)
tilt (1.3.3)
timeliness (0.3.7)
treetop (1.4.12)
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.35)
uglifier (1.3.0)
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)
url_validation (1.0.0)
activerecord
activesupport
addressable
httpi
user-agent (1.0.0)
validates_timeliness (3.0.14)
timeliness (~> 0.3.6)
yard (0.8.3)
PLATFORMS
java
ruby
DEPENDENCIES
activerecord-jdbcpostgresql-adapter
activerecord-postgresql-cursors
coffee-rails
composite_primary_keys!
configoro
email_validation
erector
factory_girl_rails
fakeweb
fdoc
find_or_create_on_scopes (>= 1.2.1)
font-awesome-rails
git!
has_metadata_column!
jira-ruby
jquery-rails
json
json_serialize
kramdown
less-rails
libv8 (~> 3.11.8)
net-ldap
pg
rack-cors
rails!
redcarpet
rspec-rails
sass-rails
slugalicious
sql_origin
squash_ios_symbolicator
squash_java
squash_javascript
squash_rails
squash_ruby
therubyracer (>= 0.11.1)
therubyrhino (< 2.0)
uglifier
url_validation
user-agent
validates_timeliness
yard