Skip to content

Commit 591245d

Browse files
committed
Foreman is needed to run the webapp.
1 parent 59a0b24 commit 591245d

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

Gemfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,3 +145,5 @@ gem 'activemerchant'
145145

146146
gem 'rack-attack'
147147
gem 'unf_ext', '0.0.6'
148+
149+
gem 'foreman'

Gemfile.lock

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,8 @@ GEM
136136
faraday (0.9.0)
137137
multipart-post (>= 1.2, < 3)
138138
ffi (1.9.0)
139+
foreman (0.78.0)
140+
thor (~> 0.19.1)
139141
formtastic (2.2.1)
140142
actionpack (>= 3.0)
141143
gon (4.1.1)
@@ -313,6 +315,7 @@ DEPENDENCIES
313315
ey_config
314316
factory_girl_rails (~> 4.0)
315317
faker
318+
foreman
316319
formtastic
317320
gg!
318321
gon

0 commit comments

Comments
 (0)