this is dumb, but use RC bundler so travis does not barf

This commit is contained in:
Maxwell Salzberg 2012-03-09 18:19:16 -08:00
parent 332aede418
commit ed62910286
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@ source 'http://rubygems.org'
gem 'rails', '3.0.11'
gem 'bundler', '>= 1.1.0'
gem 'bundler', '>= 1.1.rc.8'
gem 'foreman', '0.34.1'
gem 'whenever'

View file

@ -447,7 +447,7 @@ DEPENDENCIES
acts_as_api
addressable (= 2.2.4)
airbrake
bundler (>= 1.1.0)
bundler (>= 1.1.rc.8)
capistrano (~> 2.9.0)
capistrano-ext (= 1.2.1)
capistrano_colors