Remove redis-namespace gem (#34742)

This commit is contained in:
Matt Jankowski 2025-05-21 11:20:17 -04:00 committed by GitHub
parent 3a5e310a6d
commit f1a6f4333a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 6 additions and 40 deletions

View file

@ -696,8 +696,6 @@ GEM
psych (>= 4.0.0)
redcarpet (3.6.1)
redis (4.8.1)
redis-namespace (1.11.0)
redis (>= 4)
redlock (1.3.2)
redis (>= 3.0.0, < 6.0)
regexp_parser (2.10.0)
@ -1046,7 +1044,6 @@ DEPENDENCIES
rdf-normalize (~> 0.5)
redcarpet (~> 3.6)
redis (~> 4.5)
redis-namespace (~> 1.10)
rqrcode (~> 3.0)
rspec-github (~> 3.0)
rspec-rails (~> 8.0)