Commit f5b752a13c361ee7c0b4c9e03bf0af1f8295517e
1 parent
5a29d3b9
Exists in
master
and in
1 other branch
remove foreman
Showing
2 changed files
with
0 additions
and
5 deletions
Show diff stats
Gemfile
Gemfile.lock
... | ... | @@ -136,9 +136,6 @@ GEM |
136 | 136 | flowdock (0.3.1) |
137 | 137 | httparty (~> 0.7) |
138 | 138 | multi_json |
139 | - foreman (0.77.0) | |
140 | - dotenv (~> 1.0.2) | |
141 | - thor (~> 0.19.1) | |
142 | 139 | haml (4.0.3) |
143 | 140 | tilt |
144 | 141 | hashie (2.0.5) |
... | ... | @@ -420,7 +417,6 @@ DEPENDENCIES |
420 | 417 | errbit_plugin! |
421 | 418 | fabrication |
422 | 419 | flowdock |
423 | - foreman | |
424 | 420 | haml |
425 | 421 | hipchat |
426 | 422 | hoi | ... | ... |