summaryrefslogtreecommitdiff
path: root/lang/ruby
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2015-12-16 16:03:12 +0000
committertaca <taca@pkgsrc.org>2015-12-16 16:03:12 +0000
commitfb7f7ff010826261c9d5e50de8f0b530daac0a50 (patch)
tree2e9e42b054b25fa77b82fbc9fb67d9001d0088e5 /lang/ruby
parentcf6469b8a37a4f24d6657aec8a71f6f4b791176b (diff)
downloadpkgsrc-fb7f7ff010826261c9d5e50de8f0b530daac0a50.tar.gz
Update ruby21{-base} to 2.1.8 (Ruby 2.1.8).
Ruby 2.1.8 Released Posted by usa on 16 Dec 2015 Ruby 2.1.8 has been released. This release includes a security fix for Fiddle and DL extension. Please view the topic below for more details. * CVE-2015-7551: Unsafe tainted string usage in Fiddle and DL And, many bug fixes are also included. See ChangeLog for details.
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 fbdd8269af6..5c01da7e803 100644
--- a/lang/ruby/rubyversion.mk
+++ b/lang/ruby/rubyversion.mk
@@ -1,4 +1,4 @@
-# $NetBSD: rubyversion.mk,v 1.151 2015/12/16 16:00:40 taca Exp $
+# $NetBSD: rubyversion.mk,v 1.152 2015/12/16 16:03:12 taca Exp $
#
# This file determines which Ruby version is used as a dependency for
@@ -228,7 +228,7 @@ RUBY_VERSION_REQD?= ${PKGNAME_REQD:C/ruby([0-9][0-9]+)-.*/\1/}
# current supported Ruby's version
RUBY18_VERSION= 1.8.7
RUBY200_VERSION= 2.0.0
-RUBY21_VERSION= 2.1.7
+RUBY21_VERSION= 2.1.8
RUBY22_VERSION= 2.2.3
# patch