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

Changelog

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

  * No-change upload to remove support of ruby3.1.

 -- Lucas Kanashiro <email address hidden>  Tue, 20 Feb 2024 03:00:42 -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
Noble 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-1build4.debian.tar.xz 8.6 KiB d6f33e776d8e72c3e525967729ac6b107e38922d5f6ec39e966caeb8c6859f34
ruby-json_2.6.3+dfsg-1build4.dsc 2.1 KiB 0a31a774929036daca0ef7a41694a61f30764404ebe3adc7a984a35048dd9c83

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