ruby-redis-activesupport 5.3.0-1 source package in Ubuntu

Changelog

ruby-redis-activesupport (5.3.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 5.3.0
  * Fix build with Ruby3.0.
    - d/p/Fix-Ruby-3.0-keyword-argument-issue.patch: Remove patch.
      This has been incorporated by upstream.
    - d/p/Use-redis.exists-method-instead-of-exists.patch: Fix testcase
      failure when building with Ruby3.0.

 -- Sergio Durigan Junior <email address hidden>  Fri, 21 Jan 2022 16:30:37 -0500

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

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-redis-activesupport_5.3.0-1.dsc 2.3 KiB b215e5f06a1bc1af17cfa05e4fde5d76123120ccd105f007366a9bf3b8996c1e
ruby-redis-activesupport_5.3.0.orig.tar.gz 10.3 KiB 695433a1495344421e96145883ed7ddb0a4567dd901f81670c0d8f50ee90c1a0
ruby-redis-activesupport_5.3.0-1.debian.tar.xz 4.8 KiB 831ff2adc63d89828ce63b9b06c1cc9935151e937227fe1c165d9a0a27f23e64

Available diffs

No changes file available.

Binary packages built by this source

ruby-redis-activesupport: Redis store for ActiveSupport::Cache

 redis-activesupport provides a cache for ActiveSupport. Redis Store provides a
 full set of stores (Cache, I18n, Session, HTTP Cache) for modern Ruby
 frameworks like: Ruby on Rails, Sinatra, Rack, Rack::Cache and I18n. It
 supports object marshalling, timeouts, single or multiple nodes, and
 namespaces.