* railties is floating to 4.x; pinning

This commit is contained in:
Seth Call 2014-06-19 15:46:38 -05:00
parent b33108c54a
commit 6096687b07
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ end
gem 'oj'
gem 'builder'
gem 'rails', '~>3.2.11'
gem 'railties', '~>3.2.11'
gem 'jquery-rails'
gem 'jquery-ui-rails'
gem 'bootstrap-sass', '2.0.4'