diff --git a/Gemfile b/Gemfile index 7a0fbdc82d..e41ddfdac7 100644 --- a/Gemfile +++ b/Gemfile @@ -177,6 +177,9 @@ group :development do # Profiling tools gem 'memory_profiler', require: false gem 'stackprof', require: false + + # foreman + gem 'foreman' end group :production do diff --git a/Gemfile.lock b/Gemfile.lock index b2d75e9d4a..56a5988133 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -273,6 +273,7 @@ GEM fog-core (>= 1.45, <= 2.1.0) fog-json (>= 1.0) ipaddress (>= 0.8) + foreman (0.87.2) formatador (0.3.0) fugit (1.8.1) et-orbi (~> 1, >= 1.2.7) @@ -795,6 +796,7 @@ DEPENDENCIES fastimage fog-core (<= 2.4.0) fog-openstack (~> 0.3) + foreman fuubar (~> 2.5) haml-rails (~> 2.0) haml_lint