lang/ruby: start update rails52 to 5.2.3
Start update of ruby-rails52.
This commit is contained in:
parent
ca4eba0d72
commit
0eace997de
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: rails.mk,v 1.76 2019/04/14 10:19:43 taca Exp $
|
||||
# $NetBSD: rails.mk,v 1.77 2019/04/14 10:29:39 taca Exp $
|
||||
|
||||
.if !defined(_RUBY_RAILS_MK)
|
||||
_RUBY_RAILS_MK= # defined
|
||||
|
@ -49,7 +49,7 @@ _RUBY_RAILS_MK= # defined
|
|||
#
|
||||
RUBY_RAILS42_VERSION?= 4.2.11.1
|
||||
RUBY_RAILS51_VERSION?= 5.1.6.2
|
||||
RUBY_RAILS52_VERSION?= 5.2.2
|
||||
RUBY_RAILS52_VERSION?= 5.2.3
|
||||
|
||||
RUBY_RAILS_ACCEPTED?= # defined
|
||||
RUBY_RAILS_DEFAULT?= 42
|
||||
|
|
Loading…
Reference in a new issue