Subject: CVS commit: pkgsrc/textproc/ruby-json
From: Takahiro Kambe
Date: 2021-03-07 15:29:40
Message id: 20210307142940.479A6FA95@cvs.NetBSD.org

Log Message:
textproc/ruby-json: update to 2.5.1

## 2020-12-22 (2.5.1)

* Restore the compatibility for constants of JSON class.

## 2020-12-22 (2.5.0)

* Ready to Ractor-safe at Ruby 3.0.

## 2020-12-17 (2.4.1)

* Restore version.rb with 2.4.1

## 2020-12-15 (2.4.0)

* Implement a freeze: parser option #447
* Fix an issue with generate_pretty and empty objects in the Ruby and Java
  implementations #449
* Fix JSON.load_file doc #448
* Fix pure parser with unclosed arrays / objects #425
* bundle the LICENSE file in the gem #444
* Add an option to escape forward slash character #405
* RDoc for JSON #439 #446 #442 #434 #433 #430

Files:
RevisionActionfile
1.43modifypkgsrc/textproc/ruby-json/Makefile
1.24modifypkgsrc/textproc/ruby-json/PLIST
1.29modifypkgsrc/textproc/ruby-json/distinfo
1.2removepkgsrc/textproc/ruby-json/patches/patch-ab