travis does not seem to have bundler 1.1.1 yet

This commit is contained in:
Maxwell Salzberg 2012-03-14 18:02:45 -07:00
parent ff03a0ca7f
commit 70cc9c5c96
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.1'
gem 'bundler', '~> 1.1.0'
gem 'foreman', '0.34.1'
gem 'whenever'

View file

@ -454,7 +454,7 @@ DEPENDENCIES
acts_as_api
addressable (= 2.2.4)
airbrake
bundler (~> 1.1.1)
bundler (~> 1.1.0)
capistrano (~> 2.9.0)
capistrano-ext (= 1.2.1)
capistrano_colors