Mercurial > hg > soundsoftware-site
comparison Gemfile @ 1231:c2e85aec91b2 redmine-2.2-integration
Update Rails version
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Wed, 13 Mar 2013 11:11:16 +0000 |
parents | ad10dc713462 |
children | 0a574315af3e |
comparison
equal
deleted
inserted
replaced
1230:a99935447dc6 | 1231:c2e85aec91b2 |
---|---|
1 source 'http://rubygems.org' | 1 source 'http://rubygems.org' |
2 | 2 |
3 gem 'rails', '3.2.11' | 3 gem 'rails', '3.2.12' |
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" |