Mercurial > hg > soundsoftware-site
comparison Gemfile @ 1460:46a444fa87bc live
Update Rails version
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Mon, 06 Jan 2014 15:54:12 +0000 |
parents | 0a574315af3e |
children | f67d6e387088 |
comparison
equal
deleted
inserted
replaced
1457:37aa1b607c93 | 1460:46a444fa87bc |
---|---|
1 source 'http://rubygems.org' | 1 source 'http://rubygems.org' |
2 | 2 |
3 gem "rails", "3.2.13" | 3 gem "rails", "3.2.16" |
4 gem "jquery-rails", "~> 2.0.2" | 4 gem "jquery-rails", "~> 2.0.2" |
5 gem "i18n", "~> 0.6.0" | 5 gem "i18n", "~> 0.6.0" |
6 gem "coderay", "~> 1.0.6" | 6 gem "coderay", "~> 1.0.6" |
7 gem "fastercsv", "~> 1.5.0", :platforms => [:mri_18, :mingw_18, :jruby] | 7 gem "fastercsv", "~> 1.5.0", :platforms => [:mri_18, :mingw_18, :jruby] |
8 gem "builder", "3.0.0" | 8 gem "builder", "3.0.0" |