summaryrefslogtreecommitdiff
path: root/lang/ruby
diff options
context:
space:
mode:
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 f4f695f49c9..ba83f73fd33 100644
--- a/lang/ruby/rubyversion.mk
+++ b/lang/ruby/rubyversion.mk
@@ -1,4 +1,4 @@
-# $NetBSD: rubyversion.mk,v 1.185 2017/12/15 03:19:29 taca Exp $
+# $NetBSD: rubyversion.mk,v 1.186 2017/12/15 03:23:29 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.8
RUBY23_VERSION= 2.3.6
-RUBY24_VERSION= 2.4.2
+RUBY24_VERSION= 2.4.3
# current API compatible version; used for version of shared library
RUBY22_API_VERSION= 2.2.0
@@ -310,7 +310,7 @@ RUBY_SUFFIX= ${_RUBY_VER_MAJOR}${_RUBY_VER_MINOR}
RUBY_VERSION= ${RUBY24_VERSION}
RUBY_ABI_VERSION= ${RUBY_VERSION}
-RUBY_GEMS_VERSION= 2.6.11
+RUBY_GEMS_VERSION= 2.6.14
RUBY_RDOC_VERSION= 5.0.0
RUBY_RAKE_VERSION= 12.0.0
RUBY_JSON_VERSION= 2.0.4