Project

General

Profile

Patch #28933 » Gemfile.patch

Pavel Rosický, 2018-06-01 22:08

View differences:

Gemfile (working copy)
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", "5.1.6"
7
gem "rails", "5.2.0"
8 8
gem "coderay", "~> 1.1.1"
9 9
gem "request_store", "1.0.5"
10 10
gem "mime-types", "~> 3.0"
    (1-1/1)