we do not need Bundler as a runtime dep, we added this in 13be10e when they added the BUNDLED WITH thing
This commit is contained in:
@@ -23,7 +23,6 @@ gem 'rollbar', '2.8.3'
|
||||
gem 'whenever', require: false
|
||||
gem 'prawn'
|
||||
gem 'prawn-table'
|
||||
gem 'bundler', '>= 1.10.6'
|
||||
gem 'elasticsearch-model'
|
||||
gem 'elasticsearch-rails'
|
||||
|
||||
|
||||
@@ -360,7 +360,6 @@ DEPENDENCIES
|
||||
better_errors
|
||||
binding_of_caller
|
||||
bootstrap-sass
|
||||
bundler (>= 1.10.6)
|
||||
byebug
|
||||
capistrano (~> 3.1)
|
||||
capistrano-rails (~> 1.1)
|
||||
|
||||
Reference in New Issue
Block a user