add foreman to start dev enviroment

This commit is contained in:
João Geonizeli
2021-08-14 21:38:42 -03:00
parent 98a2011445
commit c1129b9953
4 changed files with 11 additions and 0 deletions

View File

@@ -113,6 +113,7 @@ GEM
faker (2.18.0)
i18n (>= 1.6, < 2)
ffi (1.15.3)
foreman (0.87.2)
globalid (0.5.2)
activesupport (>= 5.0)
graphql (1.12.14)
@@ -338,6 +339,7 @@ DEPENDENCIES
enumerize
factory_bot_rails (~> 6.2)
faker (~> 2.18)
foreman
graphql
graphql_playground-rails
image_processing (~> 1.12)