##// END OF EJS Templates
Merged r13001 from trunk to 2.5-stable....
Toshi MARUYAMA -
r12727:0d3cb4e8e1cf
parent child
Show More
@@ -1,6 +1,7
1 source 'https://rubygems.org'
1 source 'https://rubygems.org'
2
2
3 gem "rails", "3.2.17"
3 gem "rails", "3.2.17"
4 gem "rake", "~> 10.1.1"
4 gem "jquery-rails", "~> 2.0.2"
5 gem "jquery-rails", "~> 2.0.2"
5 gem "coderay", "~> 1.1.0"
6 gem "coderay", "~> 1.1.0"
6 gem "fastercsv", "~> 1.5.0", :platforms => [:mri_18, :mingw_18, :jruby]
7 gem "fastercsv", "~> 1.5.0", :platforms => [:mri_18, :mingw_18, :jruby]
General Comments 0
You need to be logged in to leave comments. Login now