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

Changelog

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

  * No-change upload to remove support for ruby3.0.

 -- Lucas Kanashiro <email address hidden>  Thu, 02 Feb 2023 16:55:09 -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
Mantic release universe ruby
Lunar release universe ruby

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-1build2.debian.tar.xz 8.5 KiB fea5a85d5da71ea0d9b30fb88e84259e46a3ffa568a0543c5800154230461155
ruby-json_2.6.3+dfsg-1build2.dsc 2.1 KiB 5fa85873096d8a8e5d80ad3326c6b29af44e2dea6b558879152e82f3d499af4a

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