ruby-sprockets-rails 3.4.1-2 source package in Ubuntu

Changelog

ruby-sprockets-rails (3.4.1-2) unstable; urgency=medium

  * Team upload
  * Bump Standards-Version to 4.6.1 (no changes needed)
  * Switch build dependency from ruby-uglifier to ruby-terser

 -- Pirate Praveen <email address hidden>  Thu, 02 Jun 2022 21:07:37 +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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-sprockets-rails_3.4.1-2.dsc 2.2 KiB 0b98998b65458f789f813d9b290d0cf03107425b42a1f14a4d6a71d707ae9504
ruby-sprockets-rails_3.4.1.orig.tar.gz 108.2 KiB e3e0f31e05ae19133ae3c605877a1000a230ebfa063dcfdace64a4b2765e8cd6
ruby-sprockets-rails_3.4.1-2.debian.tar.xz 3.3 KiB 371460e4854a88fd43ab6bf8a928ea92f13c5e963e00fc9d3850f4b77878a15d

Available diffs

No changes file available.

Binary packages built by this source

ruby-sprockets-rails: Sprockets Rails integration (part of Rails)

 This package provides Sprockets implementation for Rails 4.x (and
 beyond) Asset Pipeline.
 .
 If the basic tasks don't do all that you need, it's straight forward to
 redefine them and replace them with something more specific to your app.
 .
 You can also redefine the task with the built in task generator.