summaryrefslogtreecommitdiff
path: root/lang/ruby
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2020-04-01 15:27:40 +0000
committertaca <taca@pkgsrc.org>2020-04-01 15:27:40 +0000
commit1bdb1a7fd10d6bb869947ec56cbd9421d8abf361 (patch)
tree42f524249464bcb8c17f8b61494a1dacc46460c9 /lang/ruby
parenta39b8d0a88422979807ff943d1042b1b8132faca (diff)
downloadpkgsrc-1bdb1a7fd10d6bb869947ec56cbd9421d8abf361.tar.gz
lang/ruby24-base: update to 2.4.10
Update ruby24-base (and ruby24) to 2.4.10. This release includes a security fix. Please check the topics below for details. * CVE-2020-16255: Unsafe Object Creation Vulnerability in JSON (Additional fix) Ruby 2.4 is now under the state of the security maintenance phase, until the end of March of 2020. After that date, maintenance of Ruby 2.4 will be ended. Thus, this release would be the last of Ruby 2.4 series. We recommend you immediately upgrade Ruby to newer versions, such as 2.7 or 2.6 or 2.5.
Diffstat (limited to 'lang/ruby')
-rw-r--r--lang/ruby/rubyversion.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/ruby/rubyversion.mk b/lang/ruby/rubyversion.mk
index 18c8a113a63..a916a4a2038 100644
--- a/lang/ruby/rubyversion.mk
+++ b/lang/ruby/rubyversion.mk
@@ -1,4 +1,4 @@
-# $NetBSD: rubyversion.mk,v 1.220 2020/04/01 15:25:26 taca Exp $
+# $NetBSD: rubyversion.mk,v 1.221 2020/04/01 15:27:40 taca Exp $
#
# This file determines which Ruby version is used as a dependency for
@@ -213,7 +213,7 @@ RUBY_VERSION_REQD?= ${PKGNAME_REQD:C/ruby([0-9][0-9])-.*/\1/}
.endif
# current supported Ruby's version
-RUBY24_VERSION= 2.4.9
+RUBY24_VERSION= 2.4.10
RUBY25_VERSION= 2.5.8
RUBY26_VERSION= 2.6.6
RUBY27_VERSION= 2.7.1
@@ -300,7 +300,7 @@ RUBY_DID_YOU_MEAN_VERSION= 1.2.0
RUBY_MINITEST_VERSION= 5.10.3
RUBY_NET_TELNET_VERSION= 0.1.1
RUBY_POWER_ASSERT_VERSION= 1.1.1
-RUBY_RAKE_VERSION= 12.3.0
+RUBY_RAKE_VERSION= 12.3.3
RUBY_TEST_UNIT_VERSION= 3.2.7
RUBY_XML_RPC_VERSION= 0.3.0