Skip to content

Commit c4a9443

Browse files
author
taca
committed
lang/ruby: update to rails to 7.2.3.1
Make sure to update rails72 to 7.2.3.1.
1 parent 12b1e76 commit c4a9443

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

lang/ruby/rails.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: rails.mk,v 1.187 2026/02/23 14:52:15 taca Exp $
1+
# $NetBSD: rails.mk,v 1.188 2026/03/29 14:26:36 taca Exp $
22

33
.if !defined(_RUBY_RAILS_MK)
44
_RUBY_RAILS_MK= # defined
@@ -48,7 +48,7 @@ _RUBY_RAILS_MK= # defined
4848
# current Ruby on Rails versions.
4949
#
5050
RUBY_RAILS61_VERSION?= 6.1.7.10
51-
RUBY_RAILS72_VERSION?= 7.2.3
51+
RUBY_RAILS72_VERSION?= 7.2.3.1
5252
RUBY_RAILS80_VERSION?= 8.0.4
5353

5454
RUBY_RAILS_ACCEPTED?= # empty

0 commit comments

Comments
 (0)