ruby: bump to 2.3.3 3547/head
authorLuiz Angelo Daros de Luca <luizluca@gmail.com>
Tue, 22 Nov 2016 16:55:11 +0000 (14:55 -0200)
committerLuiz Angelo Daros de Luca <luizluca@gmail.com>
Tue, 22 Nov 2016 16:55:11 +0000 (14:55 -0200)
commitb6a9980d40f201a2f5d3b915b93cf988c428fff1
treec691439654df50c98f36ec646a90d133e172621c
parentb543186c7c2d22b9233fc78942cd2e9a896d4cde
ruby: bump to 2.3.3

This release contains a bug fix about Refinements and Module#prepend.
The mixture use of Module#refine and Module#prepend to the same Class
could cause unexpected NoMethodError. This is a regression on Ruby 2.3.2
released last week. See [Bug #12920] for details.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
lang/ruby/Makefile