ruby-arbre 1.5.0-1 source package in Ubuntu

Changelog

ruby-arbre (1.5.0-1) unstable; urgency=medium

  * Team upload

  [ Kartik Kulkarni ]
  * Updated control for rails 6 transition

  [ Cédric Boutillier ]
  * New upstream version 1.5.0
  * Relax dependency version on ruby-activesupport
  * Bump Standards-Version to 4.6.2 (no changes needed)
  * Drop X?-Ruby-Versions
  * Drop removing-dependency.patch, not needed anymore
  * Refresh 0003-Remove-bundler-usage-in-tests.patch
  * Drop use-selector-to-detect-authenticity-token-input.patch, applied upstream
  * Refresh fix-gemfile-for-autopkgtest.patch
  * Add relax-rails-version-dependency-gemfile.patch

 -- Cédric Boutillier <email address hidden>  Tue, 07 Feb 2023 18:47:16 +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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-arbre_1.5.0-1.dsc 1.6 KiB 9df8100b9e06015108fa2029880e6d1b1bb040f02bf5468236158e8d97e80e18
ruby-arbre_1.5.0.orig.tar.gz 28.9 KiB 199394cf49866017b5661e8cc1bb87c3f8faf5634ecbce33f295f9f23a09b9b6
ruby-arbre_1.5.0-1.debian.tar.xz 4.0 KiB a7c28d480eb00ac8a8679a8f7e676b22aade1844ac9495c200669efe99dab771

Available diffs

No changes file available.

Binary packages built by this source

ruby-arbre: Object Oriented DOM Tree in Ruby

 Arbre makes it easy to generate HTML directly in Ruby. This gem was extracted
 from Active Admin.
 .
 The purpose of Arbre is to leave the view as ruby objects as long as possible.
 This allows OO Design to be used to implement the view layer.