diff Gemfile @ 1489:f67d6e387088 live

Update Rails version
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Mon, 24 Feb 2014 11:25:35 +0000
parents 46a444fa87bc
children 17c7ffe039b1 4d8c768855c6
line wrap: on
line diff
--- a/Gemfile	Wed Jan 08 09:40:46 2014 +0000
+++ b/Gemfile	Mon Feb 24 11:25:35 2014 +0000
@@ -1,6 +1,6 @@
 source 'http://rubygems.org'
 
-gem "rails", "3.2.16"
+gem "rails", "3.2.17"
 gem "jquery-rails", "~> 2.0.2"
 gem "i18n", "~> 0.6.0"
 gem "coderay", "~> 1.0.6"