diff --git a/Gemfile b/Gemfile index 6296866a4..3b45a687c 100644 --- a/Gemfile +++ b/Gemfile @@ -70,7 +70,6 @@ gem 'uuidtools', '~> 2.1.4' # For unique IDs (used by the epp gem) # for importing legacy db gem 'activerecord-import', '~> 0.7.0' # for inserting dummy data - group :development do # dev tools gem 'spring', '~> 1.3.3'