Project

General

Profile

Actions

Feature #29667

closed

Update Rails to 4.2.10

Added by Go MAEDA over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Rails support
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed

Description

https://weblog.rubyonrails.org/2017/9/27/Rails-4-2-10-released/

Index: Gemfile
===================================================================
--- Gemfile    (revision 17517)
+++ Gemfile    (working copy)
@@ -4,7 +4,7 @@
   abort "Redmine requires Bundler 1.5.0 or higher (you're using #{Bundler::VERSION}).\nPlease update with 'gem update bundler'." 
 end

-gem "rails", "4.2.8" 
+gem "rails", "4.2.10" 
 gem "addressable", "2.4.0" if RUBY_VERSION < "2.0" 
 if RUBY_VERSION < "2.1" 
   gem "public_suffix", (RUBY_VERSION < "2.0" ? "~> 1.4" : "~> 2.0.5")

Related issues

Related to Redmine - Feature #28247: Upgrade Rails versionsClosed

Actions
Related to Redmine - Feature #30043: Update Rails to 4.2.11ClosedJean-Philippe Lang

Actions
Actions #1

Updated by Go MAEDA over 5 years ago

Actions #2

Updated by Go MAEDA over 5 years ago

  • Status changed from New to Closed
  • Assignee set to Go MAEDA
  • Resolution set to Fixed
Actions #3

Updated by Marius BĂLTEANU over 5 years ago

Actions #4

Updated by Marius BĂLTEANU over 5 years ago

Actions #5

Updated by Marius BĂLTEANU over 5 years ago

Actions #6

Updated by Marius BĂLTEANU over 5 years ago

  • Target version deleted (3.4.7)

Removing this ticket from changelog because Rails was updated to 4.2.11 in #30043.

Actions

Also available in: Atom PDF