ruby-json 2.6.3+dfsg-1build1 source package in Ubuntu

Changelog

ruby-json (2.6.3+dfsg-1build1) lunar; urgency=medium

  * No-change upload to add support for ruby3.1.

 -- Lucas Kanashiro <email address hidden>  Mon, 23 Jan 2023 15:44:02 -0300

Upload details

Uploaded by:
Lucas Kanashiro
Uploaded to:
Lunar
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
any
Section:
ruby
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ruby-json_2.6.3+dfsg.orig.tar.xz 93.7 KiB e54828fd670ec496aff13f20c15294c1fce9f49bf5eb18a617635fecbb92f579
ruby-json_2.6.3+dfsg-1build1.debian.tar.xz 8.5 KiB a736b568919ae427d03f6ebfb76c3e40e8b392052123265f2a92b76e9182787b
ruby-json_2.6.3+dfsg-1build1.dsc 2.1 KiB a2becfef697d72bc925aa7c45acdebf6f97537cf923b6295e31f84416aa606c8

View changes file

Binary packages built by this source

ruby-json: JSON library for Ruby

 This library implements the JSON (JavaScript Object Notation) specification in
 Ruby, allowing the developer to easily convert data between Ruby and JSON. You
 can think of it as a low fat alternative to XML, if you want to store data to
 disk or transmit it over a network rather than use a verbose markup language.

ruby-json-dbgsym: debug symbols for ruby-json