Skip to content

Commit

Permalink
travis does not seem to have bundler 1.1.1 yet
Browse files Browse the repository at this point in the history
  • Loading branch information
maxwell committed Mar 15, 2012
1 parent ff03a0c commit 70cc9c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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'

Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 70cc9c5

Please sign in to comment.