diff --git a/Gemfile b/Gemfile index 194bf751..2caaee46 100644 --- a/Gemfile +++ b/Gemfile @@ -5,7 +5,7 @@ gem 'celluloid' gem 'slim' gem 'sprockets' gem 'sass' -gem 'rails', '3.2.6' +gem 'rails', '3.2.7' gem 'sqlite3' group :test do