Index: Gemfile =================================================================== --- Gemfile (revision 11228) +++ Gemfile (working copy) @@ -1,6 +1,6 @@ source :rubygems -gem "rails", "2.3.15" +gem "rails", "~> 2.3.16" gem "i18n", "~> 0.4.2" gem "coderay", "~> 1.0.6" gem "fastercsv", "~> 1.5.0", :platforms => [:mri_18, :mingw_18, :jruby]