Browse Source

Upgrade to rails 3.2.13.

Martin Edenhofer 11 years ago
parent
commit
2bacf87291
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Gemfile

+ 1 - 1
Gemfile

@@ -1,6 +1,6 @@
 source 'http://rubygems.org'
 
-gem 'rails', '3.2.12'
+gem 'rails', '3.2.13'
 
 # Bundle edge Rails instead:
 #gem 'rails',     :git => 'git://github.com/rails/rails.git'