ruby-oj 3.4.0-1 source package in Ubuntu

Changelog

ruby-oj (3.4.0-1) unstable; urgency=medium

  * New upstream version 3.4.0
    + The 3.x series has support for Ruby 2.5 since 3.3.6 (Closes: #888131)
  * Bump Standards-Version to 4.1.3 (no changes needed)
  * Use https for hps for homepage and watch file
  * Set Multi-Arch: same

 -- Cédric Boutillier <email address hidden>  Sun, 04 Feb 2018 22:27:09 +0100

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ruby-oj_3.4.0-1.dsc 1.6 KiB 6a0032aea7825275ef2ff5102fd60082925fade21e6026ea93127e8dada30664
ruby-oj_3.4.0.orig.tar.gz 192.4 KiB 9648d2dffab9c8e6869f9b5627e81a6a04b89ec8f267b505c7f4af912ef7b34f
ruby-oj_3.4.0-1.debian.tar.xz 4.6 KiB cd165a09b077f48a060f4b4f0940c25ce4729ade9401b64a5e284201661e4e0a

No changes file available.

Binary packages built by this source

ruby-oj: fast JSON parser and serializer for Ruby

 JSON (or JavaScript Object Notation) is a text-based open standard designed
 for human-readable data interchange.
 .
 Oj (Optimized JSON) is a Ruby library written to provide speed optimized
 handling of JSON, for parsing JSON and serializing objects.

ruby-oj-dbgsym: debug symbols for ruby-oj