Skip to content

Commit

Permalink
Updated dependency for bundler to ~> 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kentaro committed Nov 16, 2012
1 parent 44f12bb commit 65c2d2f
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 @@ -26,6 +26,6 @@ Gem::Specification.new do |s|
s.add_dependency 'actionmailer', version
s.add_dependency 'railties', version

s.add_dependency 'bundler', '~> 1.2'
s.add_dependency 'bundler', '~> 1.2.2'
s.add_dependency 'sprockets-rails', '~> 2.0.0.rc1'
end

0 comments on commit 65c2d2f

Please sign in to comment.