Skip to content

Commit

Permalink
Require bundler 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
drogus committed Aug 31, 2012
1 parent 62fa173 commit 5f99bdb
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 @@ -24,6 +24,6 @@ Gem::Specification.new do |s|
s.add_dependency('activerecord', version)
s.add_dependency('actionmailer', version)
s.add_dependency('railties', version)
s.add_dependency('bundler', '~> 1.1')
s.add_dependency('bundler', '~> 1.2')
s.add_dependency('sprockets-rails', '~> 1.0')
end

0 comments on commit 5f99bdb

Please sign in to comment.