remove bundler from Gemfile

This commit is contained in:
Jonne Haß 2012-09-27 15:38:01 +02:00
parent f30ce87d3e
commit 653dd80d43
2 changed files with 0 additions and 3 deletions

View file

@ -1,7 +1,5 @@
source 'http://rubygems.org'
gem 'bundler', '> 1.1.0'
gem 'rails', '3.2.8'
gem 'foreman', '0.60.2'

View file

@ -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)