Browse Source

Moved to rails 4.0.2.

Martin Edenhofer 11 years ago
parent
commit
a6f2b4d63c
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', '4.0.1'
+gem 'rails', '4.0.2'
 gem 'rails-observers'
 gem 'activerecord-session_store'