Skip to content

Commit

Permalink
Depend on latest Bundler RC
Browse files Browse the repository at this point in the history
  • Loading branch information
dhh committed Aug 24, 2010
1 parent fc6db62 commit 880eaa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rails.gemspec
Original file line number Diff line number Diff line change
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.2')
s.add_dependency('bundler', '>= 1.0.0.rc.6')
end

0 comments on commit 880eaa1

Please sign in to comment.