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:
Marc Anguera Insa
2018-01-26 20:41:51 +01:00
parent 919261086f
commit faf646ec34
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -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'
-1
View File
@@ -360,7 +360,6 @@ DEPENDENCIES
better_errors
binding_of_caller
bootstrap-sass
bundler (>= 1.10.6)
byebug
capistrano (~> 3.1)
capistrano-rails (~> 1.1)