bundler version should not be a hard dependency per #4091

This commit is contained in:
Alexander Wenzowski 2013-04-02 12:29:18 -04:00
parent 5b0d33ade0
commit a2e9711c76
2 changed files with 0 additions and 3 deletions

View file

@ -1,7 +1,5 @@
source 'https://rubygems.org'
gem 'bundler', '>= 1.3.4'
gem 'rails', '3.2.13'
# Appserver

View file

@ -418,7 +418,6 @@ DEPENDENCIES
addressable (= 2.3.3)
asset_sync (= 0.5.4)
bootstrap-sass (= 2.2.2.0)
bundler (>= 1.3.4)
capistrano (= 2.12.0)
capistrano_colors (= 0.5.5)
capybara (= 1.1.3)