36
36
nokogiri (>= 1.4.4 )
37
37
uuidtools (~> 2.1 )
38
38
bcrypt-ruby (3.0.1 )
39
- better_errors (0.5 .0 )
39
+ better_errors (0.7 .0 )
40
40
coderay (>= 1.0.0 )
41
41
erubis (>= 2.6.6 )
42
- binding_of_caller (0.6.8 )
42
+ binding_of_caller (0.7.1 )
43
+ debug_inspector (>= 0.0.1 )
43
44
bootstrap-sass (2.3.0.1 )
44
45
sass (~> 3.2 )
45
- bourbon (1.4.0 )
46
- sass (>= 3.1 )
46
+ bourbon (3.1.1 )
47
+ sass (>= 3.2.0 )
48
+ thor
47
49
bourne (1.1.2 )
48
50
mocha (= 0.10.5 )
49
51
builder (3.0.4 )
50
- childprocess (0.3.8 )
52
+ childprocess (0.3.9 )
51
53
ffi (~> 1.0 , >= 1.0.11 )
52
- cocaine (0.4.2 )
53
- coderay (1.0.8 )
54
+ climate_control (0.0.3 )
55
+ activesupport (>= 3.0 )
56
+ cocaine (0.5.1 )
57
+ climate_control (>= 0.0.3 , < 1.0 )
58
+ coderay (1.0.9 )
54
59
coffee-rails (3.2.2 )
55
60
coffee-script (>= 2.2.0 )
56
61
railties (~> 3.2.0 )
57
62
coffee-script (2.2.0 )
58
63
coffee-script-source
59
64
execjs
60
- coffee-script-source (1.4.0 )
65
+ coffee-script-source (1.6.1 )
61
66
colorize (0.5.8 )
62
67
columnize (0.3.6 )
63
68
cookiejar (0.3.0 )
69
74
thor
70
75
daemons (1.1.9 )
71
76
database_cleaner (0.9.1 )
77
+ debug_inspector (0.0.2 )
72
78
debugger (1.3.3 )
73
79
columnize (>= 0.3.1 )
74
80
debugger-linecache (~> 1.1.1 )
81
87
orm_adapter (~> 0.1 )
82
88
railties (~> 3.1 )
83
89
warden (~> 1.2.1 )
84
- diff-lcs (1.1.3 )
90
+ diff-lcs (1.2.1 )
85
91
eco (1.0.0 )
86
92
coffee-script
87
93
eco-source
98
104
enumerize (0.5.1 )
99
105
activesupport (>= 3.2 )
100
106
erubis (2.7.0 )
101
- eventmachine (1.0.0 )
107
+ eventmachine (1.0.1 )
102
108
execjs (1.4.0 )
103
109
multi_json (~> 1.0 )
104
110
factory_girl (4.2.0 )
@@ -117,19 +123,19 @@ GEM
117
123
yajl-ruby (>= 1.0.0 )
118
124
faye-websocket (0.4.7 )
119
125
eventmachine (>= 0.12.0 )
120
- ffi (1.3.1 )
126
+ ffi (1.4.0 )
121
127
guard (1.6.2 )
122
128
listen (>= 0.6.0 )
123
129
lumberjack (>= 1.0.2 )
124
130
pry (>= 0.9.10 )
125
131
terminal-table (>= 1.4.3 )
126
132
thor (>= 0.14.6 )
127
- guard-rspec (2.4 .0 )
133
+ guard-rspec (2.5 .0 )
128
134
guard (>= 1.1 )
129
135
rspec (~> 2.11 )
130
136
hike (1.2.1 )
131
137
http_parser.rb (0.5.3 )
132
- i18n (0.6.2 )
138
+ i18n (0.6.4 )
133
139
jasmine (1.3.1 )
134
140
jasmine-core (~> 1.3.1 )
135
141
rack (~> 1.0 )
146
152
activesupport (>= 3.0.0 )
147
153
kandan-count (1.1.0 )
148
154
kandan-count-dev (1.1.0 )
149
- listen (0.7.2 )
155
+ listen (0.7.3 )
150
156
lumberjack (1.0.2 )
151
157
mail (2.4.4 )
152
158
i18n (>= 0.4.0 )
@@ -164,18 +170,18 @@ GEM
164
170
activemodel (>= 3.0.0 )
165
171
activerecord (>= 3.0.0 )
166
172
activesupport (>= 3.0.0 )
167
- cocaine (~> 0.4 .0 )
173
+ cocaine (~> 0.5 .0 )
168
174
mime-types
169
175
pg (0.14.1 )
170
176
polyglot (0.3.3 )
171
- pry (0.9.11.4 )
177
+ pry (0.9.12 )
172
178
coderay (~> 1.0.5 )
173
179
method_source (~> 0.8 )
174
180
slop (~> 3.4 )
175
181
pry-rails (0.2.2 )
176
182
pry (>= 0.9.10 )
177
- quiet_assets (1.0.1 )
178
- railties (~> 3.1 )
183
+ quiet_assets (1.0.2 )
184
+ railties (>= 3.1 , < 5.0 )
179
185
rack (1.4.5 )
180
186
rack-cache (1.2 )
181
187
rack (>= 0.4 )
@@ -204,28 +210,28 @@ GEM
204
210
remotipart (1.0.5 )
205
211
rest-client (1.6.7 )
206
212
mime-types (>= 1.16 )
207
- rspec (2.12 .0 )
208
- rspec-core (~> 2.12 .0 )
209
- rspec-expectations (~> 2.12 .0 )
210
- rspec-mocks (~> 2.12 .0 )
211
- rspec-core (2.12.2 )
212
- rspec-expectations (2.12.1 )
213
- diff-lcs (~> 1.1.3 )
214
- rspec-mocks (2.12.2 )
215
- rspec-rails (2.12.2 )
213
+ rspec (2.13 .0 )
214
+ rspec-core (~> 2.13 .0 )
215
+ rspec-expectations (~> 2.13 .0 )
216
+ rspec-mocks (~> 2.13 .0 )
217
+ rspec-core (2.13.0 )
218
+ rspec-expectations (2.13.0 )
219
+ diff-lcs (>= 1.1.3 , < 2.0 )
220
+ rspec-mocks (2.13.0 )
221
+ rspec-rails (2.13.0 )
216
222
actionpack (>= 3.0 )
217
223
activesupport (>= 3.0 )
218
224
railties (>= 3.0 )
219
- rspec-core (~> 2.12 .0 )
220
- rspec-expectations (~> 2.12 .0 )
221
- rspec-mocks (~> 2.12 .0 )
225
+ rspec-core (~> 2.13 .0 )
226
+ rspec-expectations (~> 2.13 .0 )
227
+ rspec-mocks (~> 2.13 .0 )
222
228
rubyzip (0.9.9 )
223
- sass (3.2.5 )
229
+ sass (3.2.6 )
224
230
sass-rails (3.2.6 )
225
231
railties (~> 3.2.0 )
226
232
sass (>= 3.1.10 )
227
233
tilt (~> 1.3 )
228
- selenium-webdriver (2.29 .0 )
234
+ selenium-webdriver (2.31 .0 )
229
235
childprocess (>= 0.2.5 )
230
236
multi_json (~> 1.0 )
231
237
rubyzip
@@ -250,11 +256,11 @@ GEM
250
256
eventmachine (>= 0.12.6 )
251
257
rack (>= 1.0.0 )
252
258
thor (0.17.0 )
253
- tilt (1.3.3 )
259
+ tilt (1.3.4 )
254
260
treetop (1.4.12 )
255
261
polyglot
256
262
polyglot (>= 0.3.1 )
257
- tzinfo (0.3.35 )
263
+ tzinfo (0.3.36 )
258
264
uglifier (1.3.0 )
259
265
execjs (>= 0.3.0 )
260
266
multi_json (~> 1.0 , >= 1.0.2 )
@@ -273,7 +279,7 @@ DEPENDENCIES
273
279
better_errors
274
280
binding_of_caller
275
281
bootstrap-sass (~> 2.3.0.1 )
276
- bourbon ( ~> 1.4.0 )
282
+ bourbon
277
283
coffee-rails
278
284
coveralls
279
285
database_cleaner
0 commit comments