Skip to content

Commit

Permalink
bump bundler dep
Browse files Browse the repository at this point in the history
  • Loading branch information
atmos committed Mar 26, 2011
1 parent 1f5bb3a commit 34ad584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -10,7 +10,7 @@ group :test do
gem 'rake'
gem 'rspec', '~>1.2.9', :require => 'spec'
gem 'rcov'
gem 'bundler', '~>0.9.3'
gem 'bundler', '~>1.0.10'
gem 'webrat', '~>0.7.0'
gem 'rack-test', '~>0.5.0', :require => 'rack/test'
gem 'fakeweb', '>=1.2.6'
Expand Down

0 comments on commit 34ad584

Please sign in to comment.