Skip to content

Commit

Permalink
Upgrade to rails 3.2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
sporkd committed Apr 3, 2013
1 parent 3732ed2 commit 7195821
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,14 @@ source 'http://rubygems.org'

gemspec

gem 'rails', '3.2.9'
gem 'rails', '3.2.13'

# Bundle edge Rails instead:
# gem 'rails', :git => 'git://github.com/rails/rails.git'

gem 'sqlite3'


# Gems used only for assets and not required
# in production environments by default.
group :assets do
Expand Down

0 comments on commit 7195821

Please sign in to comment.