Project

General

Profile

Actions

Patch #35214

closed

Update Rails to 5.2.6

Added by Go MAEDA almost 3 years ago. Updated almost 3 years ago.

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

0%

Estimated time:

Description

Rails versions 6.1.3.2, 6.0.3.7, 5.2.4.6, and 5.2.6 have been released on 2020-05-05.

https://weblog.rubyonrails.org/2021/5/5/Rails-versions-6-1-3-2-6-0-3-7-5-2-4-6-and-5-2-6-have-been-released/

Index: Gemfile
===================================================================
--- Gemfile    (リビジョン 20978)
+++ Gemfile    (作業コピー)
@@ -3,7 +3,7 @@
 ruby '>= 2.4.0', '< 2.8.0'
 gem 'bundler', '>= 1.12.0'

-gem 'rails', '5.2.5'
+gem 'rails', '5.2.6'
 gem 'sprockets', '~> 3.7.2' if RUBY_VERSION < '2.5'
 gem 'rouge', '~> 3.26.0'
 gem 'request_store', '~> 1.5.0'
Actions #1

Updated by Go MAEDA almost 3 years ago

  • Status changed from New to Closed
  • Assignee set to Go MAEDA

Done in r20984 and r20985.

Actions

Also available in: Atom PDF