update bundler; again

This commit is contained in:
Maxwell Salzberg 2012-03-14 18:00:18 -07:00
parent 94d2292587
commit ff03a0ca7f
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.0.0'
gem 'bundler', '~> 1.1.1'
gem 'foreman', '0.34.1'
gem 'whenever'

View file

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