Start update of Ruby on Rails to 3.2.21.
This commit is contained in:
parent
15bb61c085
commit
60555b521e
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: rails.mk,v 1.50 2014/11/01 14:57:15 taca Exp $
|
||||
# $NetBSD: rails.mk,v 1.51 2014/11/18 15:41:34 taca Exp $
|
||||
|
||||
.if !defined(_RUBY_RAILS_MK)
|
||||
_RUBY_RAILS_MK= # defined
|
||||
|
@ -38,7 +38,7 @@ _RUBY_RAILS_MK= # defined
|
|||
#
|
||||
# current Ruby on Rails versions.
|
||||
#
|
||||
RUBY_RAILS32_VERSION?= 3.2.20
|
||||
RUBY_RAILS32_VERSION?= 3.2.21
|
||||
|
||||
RUBY_RAILS_SUPPORTED?= # defined
|
||||
RUBY_RAILS_DEFAULT?= 32
|
||||
|
|
Loading…
Reference in a new issue