Project

General

Profile

« Previous | Next » 

Revision 14521

Added by Toshi MARUYAMA almost 10 years ago

Gemfile: update Rails to 4.2.4

View differences:

Gemfile
4 4
  abort "Redmine requires Bundler 1.5.0 or higher (you're using #{Bundler::VERSION}).\nPlease update with 'gem update bundler'."
5 5
end
6 6

  
7
gem "rails", "4.2.3"
7
gem "rails", "4.2.4"
8 8
gem "jquery-rails", "~> 3.1.3"
9 9
gem "coderay", "~> 1.1.0"
10 10
gem "builder", ">= 3.0.4"

Also available in: Unified diff