remove bundler from Gemfile
This commit is contained in:
parent
f30ce87d3e
commit
653dd80d43
2 changed files with 0 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -1,7 +1,5 @@
|
|||
source 'http://rubygems.org'
|
||||
|
||||
gem 'bundler', '> 1.1.0'
|
||||
|
||||
gem 'rails', '3.2.8'
|
||||
|
||||
gem 'foreman', '0.60.2'
|
||||
|
|
|
|||
|
|
@ -417,7 +417,6 @@ DEPENDENCIES
|
|||
addressable (= 2.3.2)
|
||||
asset_sync (= 0.5.0)
|
||||
bootstrap-sass (= 2.1.0.0)
|
||||
bundler (> 1.1.0)
|
||||
capistrano (= 2.12.0)
|
||||
capistrano-ext (= 1.2.1)
|
||||
capistrano_colors (= 0.5.5)
|
||||
|
|
|
|||
Loading…
Reference in a new issue