summaryrefslogtreecommitdiff
path: root/lang/ruby
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2019-04-07 16:17:39 +0000
committertaca <taca@pkgsrc.org>2019-04-07 16:17:39 +0000
commit32807f5d7ee75c64665a5b5f17da47963d0102fc (patch)
tree001e1fa70f9fcf85df53636582a27d84b48b138f /lang/ruby
parent06e616a5833bdd1ac8e9fc59cee7ca70707c5bc2 (diff)
downloadpkgsrc-32807f5d7ee75c64665a5b5f17da47963d0102fc.tar.gz
lang/ruby24-base: update to 2.4.6
* vulnerabilities of rubygems are already fixed in 2.4.5nb1. Ruby 2.4.6 Released 1 Apr 2019 Ruby 2.4.6 has been released. This release includes about 20 bug fixes after the previous release, and also includes several security fixes. Please check the topics below for details. * Multiple vulnerabilities in RubyGems See the commit log for details. After this release, we will end the normal maintenance phase of Ruby 2.4, and start the security maintenance phase of it. This means that after the release of 2.4.6 we will never backport any bug fixes to 2.4 except security fixes. The term of the security maintenance phase is scheduled for 1 year. By the end of this term, official support of Ruby 2.4 will be over. Therefore, we recommend that you start planning to upgrade to Ruby 2.6 or 2.5.
Diffstat (limited to 'lang/ruby')
-rw-r--r--lang/ruby/rubyversion.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/ruby/rubyversion.mk b/lang/ruby/rubyversion.mk
index 9826f59cd21..40b8fd6b6f7 100644
--- a/lang/ruby/rubyversion.mk
+++ b/lang/ruby/rubyversion.mk
@@ -1,4 +1,4 @@
-# $NetBSD: rubyversion.mk,v 1.202 2019/03/16 14:39:35 taca Exp $
+# $NetBSD: rubyversion.mk,v 1.203 2019/04/07 16:17:39 taca Exp $
#
# This file determines which Ruby version is used as a dependency for
@@ -216,7 +216,7 @@ RUBY_VERSION_REQD?= ${PKGNAME_REQD:C/ruby([0-9][0-9])-.*/\1/}
# current supported Ruby's version
RUBY22_VERSION= 2.2.10
RUBY23_VERSION= 2.3.8
-RUBY24_VERSION= 2.4.5
+RUBY24_VERSION= 2.4.6
RUBY25_VERSION= 2.5.5
RUBY26_VERSION= 2.6.2