updated gemfile

This commit is contained in:
albert
2013-01-11 17:25:49 -05:00
parent 72b7651169
commit 7b4f7c5532
2 changed files with 81 additions and 75 deletions

View File

@@ -14,7 +14,7 @@ group :assets do
gem "therubyracer"
end
gem "rails", "3.2.3"
gem "rails", "3.2.11"
gem "pg", "0.12.2"
gem "memcache-client", :require => "memcache"
gem "delayed_job"