Skip to content

Commit 82ec138

Browse files
author
taca
committed
lang/ruby: update rails80 to 8.0.5
Make sure to update rails80 to 8.0.5.
1 parent c4a9443 commit 82ec138

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.188 2026/03/29 14:26:36 taca Exp $
1+
# $NetBSD: rails.mk,v 1.189 2026/03/29 14:28:13 taca Exp $
22

33
.if !defined(_RUBY_RAILS_MK)
44
_RUBY_RAILS_MK= # defined
@@ -49,7 +49,7 @@ _RUBY_RAILS_MK= # defined
4949
#
5050
RUBY_RAILS61_VERSION?= 6.1.7.10
5151
RUBY_RAILS72_VERSION?= 7.2.3.1
52-
RUBY_RAILS80_VERSION?= 8.0.4
52+
RUBY_RAILS80_VERSION?= 8.0.5
5353

5454
RUBY_RAILS_ACCEPTED?= # empty
5555
RUBY_RAILS_DEFAULT?= 72

0 commit comments

Comments
 (0)