Skip to content

Commit

Permalink
upgrade rails to 3.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
marsz committed Dec 31, 2012
1 parent 3dcfce8 commit 6908c0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrapers.gemspec
Expand Up @@ -17,6 +17,6 @@ Gem::Specification.new do |gem|
gem.test_files = gem.files.grep(%r{^(test|spec|features)/})
gem.require_paths = ["lib"]

gem.add_dependency 'rails', '3.2.8'
gem.add_dependency 'rails', '3.2.9'
gem.add_dependency 'bundler', '>= 1.1'
end

0 comments on commit 6908c0e

Please sign in to comment.