ruby-json 2.5.1+dfsg-2 source package in Ubuntu

Changelog

ruby-json (2.5.1+dfsg-2) unstable; urgency=medium

  * Team upload.
  * d/ruby-tests.rake: Add required include dirs and option
    to run tests on Ruby 3.0. (Closes: #996305)

 -- Sergio Durigan Junior <email address hidden>  Sat, 30 Oct 2021 01:10:01 -0400

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
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.5.1+dfsg-2.dsc 2.1 KiB 7675f2726f090d586a7af369889b71caa8701bfc0437cee0c599f08f6e4408e8
ruby-json_2.5.1+dfsg.orig.tar.xz 90.9 KiB 2bf47fed22e55f3641578a13860525c7be492010b8eba8b58d9f8d02ca28b21e
ruby-json_2.5.1+dfsg-2.debian.tar.xz 8.0 KiB 9ec65ab469f35b6866326eb09fe7360d5b71073d23b001d7da40197760edf196

No changes file available.

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