ruby-guard 2.18.0-3 source package in Ubuntu

Changelog

ruby-guard (2.18.0-3) unstable; urgency=medium

  * fix FTBFS with rspec-mock 3.12 and ruby 3+ (Closes: #1027075).
  * update Homepage/Source due to domain expiration.
  * Drop XS-Ruby-Version and XB-Ruby-Version.

 -- HIGUCHI Daisuke (VDR dai) <email address hidden>  Wed, 28 Dec 2022 12:11:46 +0900

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
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-guard_2.18.0-3.dsc 2.1 KiB 310bf098f7a0d04e8521c2606de955b83c579e733cafa3ab3a73b14787c22eb6
ruby-guard_2.18.0.orig.tar.gz 265.3 KiB 6752e02713e712684f4fb6126d366c65e81020350a2de75436df79cf64ac9282
ruby-guard_2.18.0-3.debian.tar.xz 7.6 KiB 4b3211b4b35f6036d316c26049fcddedbf45ee18ac49faa8098da3001610eb02

Available diffs

No changes file available.

Binary packages built by this source

ruby-guard: Commandline to easily handle events on file system modifications

 Guard automates various tasks by running custom rules whenever file or
 directories are modified.
 It's frequently used by software developers, web designers, writers and other
 specialists to avoid mundane, repetitive actions and commands such as
 "relaunching" tools after changing source files or configurations.
 .
 Features:
  * File system changes handled by awesome Listen gem.
  * Support for visual system notifications.
  * Huge eco-system with more than 220 Guard plugins.
  * Tested against Ruby 2.2.8, 2.3.5, 2.4.2, JRuby & Rubinius.