File tree Expand file tree Collapse file tree 2 files changed +0
-22
lines changed Expand file tree Collapse file tree 2 files changed +0
-22
lines changed Original file line number Diff line number Diff line change @@ -37,8 +37,5 @@ group :test do
37
37
end
38
38
39
39
group :development do
40
- gem 'heroku' , '>= 2.10.0'
41
- gem 'foreman' , '>= 0.25.0'
42
40
gem 'guard' , '>= 0.8.8'
43
- gem 'rb-fsevent' , '>= 0.4.3.1' , require : false
44
41
end
Original file line number Diff line number Diff line change 72
72
nokogiri (>= 1.5.0 )
73
73
database_cleaner (0.6.7 )
74
74
diff-lcs (1.1.3 )
75
- dotenv (0.9.0 )
76
75
erubis (2.7.0 )
77
- excon (0.25.3 )
78
76
execjs (1.2.9 )
79
77
multi_json (~> 1.0 )
80
78
factory_girl (2.2.0 )
85
83
faker (1.0.1 )
86
84
i18n (~> 0.4 )
87
85
ffi (1.0.9 )
88
- foreman (0.63.0 )
89
- dotenv (>= 0.7 )
90
- thor (>= 0.13.6 )
91
86
formalize-rails (0.0.5 )
92
87
railties (~> 3.1.0.rc1 )
93
88
formatador (0.2.4 )
108
103
activesupport (~> 3.0 )
109
104
haml (~> 3.0 )
110
105
railties (~> 3.0 )
111
- heroku (2.40.1 )
112
- heroku-api (~> 0.3.7 )
113
- launchy (>= 0.3.2 )
114
- netrc (~> 0.7.7 )
115
- rest-client (~> 1.6.1 )
116
- rubyzip
117
- heroku-api (0.3.15 )
118
- excon (~> 0.25.1 )
119
106
hike (1.2.1 )
120
107
httparty (0.8.1 )
121
108
multi_json
143
130
mime-types (1.17.2 )
144
131
multi_json (1.0.3 )
145
132
multi_xml (0.4.1 )
146
- netrc (0.7.7 )
147
133
nokogiri (1.5.0 )
148
134
pg (0.11.0 )
149
135
polyamorous (0.5.0 )
202
188
resque_spec (0.7.0 )
203
189
resque (>= 1.15.0 )
204
190
rspec (>= 2.5.0 )
205
- rest-client (1.6.7 )
206
- mime-types (>= 1.16 )
207
191
rspec (2.7.0 )
208
192
rspec-core (~> 2.7.0 )
209
193
rspec-expectations (~> 2.7.0 )
@@ -279,19 +263,16 @@ DEPENDENCIES
279
263
database_cleaner (~> 0.6.7 )
280
264
factory_girl_rails (~> 1.3.0 )
281
265
faker (~> 1.0.1 )
282
- foreman (>= 0.25.0 )
283
266
formalize-rails (= 0.0.5 )
284
267
guard (>= 0.8.8 )
285
268
guard-spork (~> 0.3.1 )
286
269
haml-rails (= 0.3.4 )
287
- heroku (>= 2.10.0 )
288
270
httparty (= 0.8.1 )
289
271
jquery-rails (= 1.0.16 )
290
272
kaminari (= 0.12.4 )
291
273
launchy (~> 2.0.5 )
292
274
pg (= 0.11.0 )
293
275
rails (= 3.1.1 )
294
- rb-fsevent (>= 0.4.3.1 )
295
276
resque !
296
277
resque-scheduler (= 1.9.9 )
297
278
resque_spec (~> 0.7.0 )
You can’t perform that action at this time.
0 commit comments