ruby-combustion 1.3.7-1 source package in Ubuntu

Changelog

ruby-combustion (1.3.7-1) unstable; urgency=medium

  * Team upload
  * d/watch: follow tags and not releases on Github
  * New upstream version 1.3.7
    + adds dependency on net/smtp for ruby > 3.0 in Gemfile (Closes: #1022326)
  * Bump Standards-Version to 4.6.1 (no changes needed)
  * Refresh patches

 -- Cédric Boutillier <email address hidden>  Tue, 22 Nov 2022 17:27:19 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-combustion_1.3.7-1.dsc 1.6 KiB 573b93c74558c7ddc2ad2d43119ab34e78d9626804a3159d34c52485723e2b6c
ruby-combustion_1.3.7.orig.tar.gz 16.5 KiB 4b1e7c8df0a8f84e842fcc1e132c86295e712229e837ac30ccf9b53fa4107eb7
ruby-combustion_1.3.7-1.debian.tar.xz 4.8 KiB a60cf4198104b0de400a7e029ade32156cd61cbcc9460942ca5a3ffe9987f297

Available diffs

No changes file available.

Binary packages built by this source

ruby-combustion: elegant rails engine testing

 Ruby 'combustion' is a library to help you test your Rails Engines
 in a simple and effective manner, instead of creating a full Rails
 application in your spec or test folder.
 .
 It allows you to write your specs within the context of your engine,
 using only the parts of a Rails app you need.