##// END OF EJS Templates
2.6-stable: Gemfile: update Rails to 3.2.22...
Toshi MARUYAMA -
r13938:1bff868f6d51
parent child
Show More
@@ -1,6 +1,6
1 source 'https://rubygems.org'
1 source 'https://rubygems.org'
2
2
3 gem "rails", "3.2.21"
3 gem "rails", "3.2.22"
4 gem "jquery-rails", "~> 3.1.1"
4 gem "jquery-rails", "~> 3.1.1"
5 gem "coderay", "~> 1.1.0"
5 gem "coderay", "~> 1.1.0"
6 gem "fastercsv", "~> 1.5.0", :platforms => [:mri_18, :mingw_18, :jruby]
6 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