pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-railties61 devel/ruby-railties61: update to...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c32257378f8c
branches: trunk
changeset: 455385:c32257378f8c
user: taca <taca%pkgsrc.org@localhost>
date: Sun Jul 04 08:04:56 2021 +0000
description:
devel/ruby-railties61: update to 6.1.4
Railties
* Fix compatibility with psych >= 4.
Starting in Psych 4.0.0 YAML.load behaves like YAML.safe_load. To
preserve compatibility Rails.application.config_for now uses
YAML.unsafe_load if available. (Jean Boussier)
* Ensure Rails.application.config_for always cast hashes to
ActiveSupport::OrderedOptions. (Jean Boussier)
* Fix create migration generator with --pretend option. (euxx)
diffstat:
devel/ruby-railties61/distinfo | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (15 lines):
diff -r eb59406c8905 -r c32257378f8c devel/ruby-railties61/distinfo
--- a/devel/ruby-railties61/distinfo Sun Jul 04 08:04:25 2021 +0000
+++ b/devel/ruby-railties61/distinfo Sun Jul 04 08:04:56 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2021/05/08 14:08:56 taca Exp $
+$NetBSD: distinfo,v 1.5 2021/07/04 08:04:56 taca Exp $
-SHA1 (railties-6.1.3.2.gem) = 22289bddb70b9e9fffe241bc769e1bde1a544991
-RMD160 (railties-6.1.3.2.gem) = bef592c1bf716955dc8108148663bfad051cba1f
-SHA512 (railties-6.1.3.2.gem) = b30008ac38cb4bceab37eb564e058e0389958e07ac6620bf5228e6d80e5f2add0c179f3b72e6d8cf502a09c7e2563ddea94105ce339c809f0528b99e572e9d3c
-Size (railties-6.1.3.2.gem) = 456704 bytes
+SHA1 (railties-6.1.4.gem) = 1638f71148ca187123314f92b16a922c9ffc01ac
+RMD160 (railties-6.1.4.gem) = 31871fc133ac08abbaddf3e4faf4982f525359db
+SHA512 (railties-6.1.4.gem) = c868e2ac039fd3b57e5d1b46cb3071850f783aa7cf0e4e3c58d957be6a8f823e9721bc933ceba789d310509ff775ebc3d0aa13f172961fa927c9d8bfa87e2801
+Size (railties-6.1.4.gem) = 457216 bytes
Home |
Main Index |
Thread Index |
Old Index