Skip to content

Commit

Permalink
Depend on Bundler 1.0 w/ tiny fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
dhh committed Aug 29, 2010
1 parent 851552b commit 647ed22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rails.gemspec
Expand Up @@ -25,5 +25,5 @@ Gem::Specification.new do |s|
s.add_dependency('activeresource', version)
s.add_dependency('actionmailer', version)
s.add_dependency('railties', version)
s.add_dependency('bundler', '>= 1.0.0.rc.6')
s.add_dependency('bundler', '~> 1.0.0')
end

0 comments on commit 647ed22

Please sign in to comment.