lang/ruby/rails.mk: not yet, revert
Revert previous, not yet.
This commit is contained in:
parent
a558dc9105
commit
edddbd7e05
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: rails.mk,v 1.73 2019/03/16 14:45:41 taca Exp $
|
||||
# $NetBSD: rails.mk,v 1.74 2019/03/16 14:48:00 taca Exp $
|
||||
|
||||
.if !defined(_RUBY_RAILS_MK)
|
||||
_RUBY_RAILS_MK= # defined
|
||||
|
@ -47,7 +47,7 @@ _RUBY_RAILS_MK= # defined
|
|||
#
|
||||
# current Ruby on Rails versions.
|
||||
#
|
||||
RUBY_RAILS42_VERSION?= 4.2.11.1
|
||||
RUBY_RAILS42_VERSION?= 4.2.11
|
||||
RUBY_RAILS51_VERSION?= 5.1.6.1
|
||||
RUBY_RAILS52_VERSION?= 5.2.2
|
||||
|
||||
|
|
Loading…
Reference in a new issue