Commit f5b752a13c361ee7c0b4c9e03bf0af1f8295517e

Authored by Chulki Lee
1 parent 5a29d3b9
Exists in master and in 1 other branch production

remove foreman

Showing 2 changed files with 0 additions and 5 deletions   Show diff stats
@@ -75,7 +75,6 @@ group :development do @@ -75,7 +75,6 @@ group :development do
75 gem 'better_errors' 75 gem 'better_errors'
76 gem 'binding_of_caller', platform: 'ruby' 76 gem 'binding_of_caller', platform: 'ruby'
77 gem 'meta_request' 77 gem 'meta_request'
78 - gem 'foreman', :require => false  
79 end 78 end
80 79
81 group :test do 80 group :test do
@@ -136,9 +136,6 @@ GEM @@ -136,9 +136,6 @@ GEM
136 flowdock (0.3.1) 136 flowdock (0.3.1)
137 httparty (~> 0.7) 137 httparty (~> 0.7)
138 multi_json 138 multi_json
139 - foreman (0.77.0)  
140 - dotenv (~> 1.0.2)  
141 - thor (~> 0.19.1)  
142 haml (4.0.3) 139 haml (4.0.3)
143 tilt 140 tilt
144 hashie (2.0.5) 141 hashie (2.0.5)
@@ -420,7 +417,6 @@ DEPENDENCIES @@ -420,7 +417,6 @@ DEPENDENCIES
420 errbit_plugin! 417 errbit_plugin!
421 fabrication 418 fabrication
422 flowdock 419 flowdock
423 - foreman  
424 haml 420 haml
425 hipchat 421 hipchat
426 hoi 422 hoi