diff --git a/Gemfile b/Gemfile index 6cfa60922..0bc92366e 100644 --- a/Gemfile +++ b/Gemfile @@ -121,10 +121,6 @@ group :development, :test do # Use Factory Girl for generating random test data gem 'factory_girl_rails' - - # for easy starting of all processes via Procfile - # run "foreman start" - gem 'foreman' end gem 'puma', group: :puma diff --git a/Gemfile.lock b/Gemfile.lock index 5a7a29ba3..8de6cbc06 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -455,7 +455,7 @@ DEPENDENCIES rails (= 4.2.7.1) rails-observers rb-fsevent - rspec-rails (~> 3.5) + rspec-rails rubocop sass-rails selenium-webdriver