ruby-email-spec 2.2.0-1 source package in Ubuntu

Changelog

ruby-email-spec (2.2.0-1) unstable; urgency=medium

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Pirate Praveen ]
  * New upstream version 2.2.0
  * Move debian/watch to gemwatch.debian.net
  * Use salsa.debian.org in Vcs-* fields
  * Bump Standards-Version to 4.5.0 (no changes needed)
  * Drop compat file, rely on debhelper-compat and bump compat level to 12

 -- Pirate Praveen <email address hidden>  Tue, 25 Feb 2020 15:11:06 +0530

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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-email-spec_2.2.0-1.dsc 2.1 KiB 20b164dbb5ce79915fa15d7c3c073f12931dc04e1a252f707240db829359ce7e
ruby-email-spec_2.2.0.orig.tar.gz 158.5 KiB 50ee592c8530175bafb57933f593d865f8b7d94b57be0cfffa7c1d679a5d2ddf
ruby-email-spec_2.2.0-1.debian.tar.xz 2.1 KiB 6cd87b2fe12e70984d576fc6c04d9b2207af0c8b91c3e578c22c179072d185be

Available diffs

No changes file available.

Binary packages built by this source

ruby-email-spec: easily test email in rspec and cucumber and minitest

 A collection of matchers for RSpec/MiniTest and Cucumber steps to make testing
 emails go smoothly.
 .
 This library works with ActionMailer and Pony. When using it with ActionMailer
 it works with DelayedJob, ActiveRecord Mailer and action_mailer_cache_delivery.