mirror of
https://github.com/danbee/scoreboard
synced 2025-03-04 08:59:11 +00:00
Add Procfile and Foreman.
This commit is contained in:
parent
24bbe78143
commit
63f93bc8eb
@ -2,6 +2,8 @@ GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
dotenv (2.0.1)
|
||||
foreman (0.78.0)
|
||||
thor (~> 0.19.1)
|
||||
httpclient (2.6.0.1)
|
||||
json (1.8.2)
|
||||
multi_json (1.11.0)
|
||||
@ -19,6 +21,7 @@ GEM
|
||||
rack (~> 1.4)
|
||||
rack-protection (~> 1.4)
|
||||
tilt (>= 1.3, < 3)
|
||||
thor (0.19.1)
|
||||
tilt (1.4.1)
|
||||
|
||||
PLATFORMS
|
||||
@ -26,6 +29,7 @@ PLATFORMS
|
||||
|
||||
DEPENDENCIES
|
||||
dotenv
|
||||
foreman
|
||||
json
|
||||
puma
|
||||
pusher
|
||||
|
||||
Loading…
Reference in New Issue
Block a user