Bump Rails version to 2.3.15

This commit is contained in:
Matt Rogers 2013-01-11 09:08:03 -06:00
parent 94a49970af
commit 0df2a41f55

View file

@ -2,7 +2,7 @@ source :gemcutter
source "http://gems.github.com/"
gem "rake", "~>0.8.7"
gem "rails", "~>2.3.12"
gem "rails", "~>2.3.15"
gem "highline", "~>1.5.0"
gem "RedCloth", "4.2.8"
gem "sanitize", "~>1.2.1"