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

Changelog

ruby-json (2.6.3+dfsg-1build3) noble; urgency=medium

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

 -- Lucas Kanashiro <email address hidden>  Fri, 02 Feb 2024 01:32:44 -0300

Upload details

Uploaded by:
Lucas Kanashiro
Uploaded to:
Noble
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-1build3.debian.tar.xz 8.6 KiB d20f1b7709378e5f8293cee2b6eb13f3229ce3e47bbc14114aceb7bcd258c85c
ruby-json_2.6.3+dfsg-1build3.dsc 2.1 KiB 13392552a4f6754f5cf139a8aa574e11663aca4232fcc632d43a601dde3cee0c

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