Bump redis from 4.6.0 to 4.7.0 (#17989)

Bumps [redis](https://github.com/redis/redis-rb) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/redis/redis-rb/releases)
- [Changelog](https://github.com/redis/redis-rb/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/redis-rb/compare/v4.6.0...v4.7.0)

---
updated-dependencies:
- dependency-name: redis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-06-24 12:41:15 -06:00 committed by GitHub
parent b8533172e3
commit 7f5d73e6ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 3 deletions

View file

@ -83,7 +83,7 @@ gem "ransack", "~> 3.2" # Searching and sorting
gem "recaptcha", "~> 5.10", require: "recaptcha/rails" # Helpers for the reCAPTCHA API
gem "redcarpet", "~> 3.5" # A fast, safe and extensible Markdown to (X)HTML parser
gem "redis", "~> 4.6.0" # Redis ruby client
gem "redis", "~> 4.7.0" # Redis ruby client
gem "redis-actionpack", "~> 5.3.0" # Redis session store for ActionPack. Used for storing the Rails session in Redis.
gem "rpush", "~> 7.0" # Push Notification library for Rails
gem "rpush-redis", "~> 1.1" # Redis module capability for rpush library

View file

@ -673,7 +673,7 @@ GEM
recaptcha (5.10.0)
json
redcarpet (3.5.1)
redis (4.6.0)
redis (4.7.0)
redis-actionpack (5.3.0)
actionpack (>= 5, < 8)
redis-rack (>= 2.1.0, < 3)
@ -1054,7 +1054,7 @@ DEPENDENCIES
ransack (~> 3.2)
recaptcha (~> 5.10)
redcarpet (~> 3.5)
redis (~> 4.6.0)
redis (~> 4.7.0)
redis-actionpack (~> 5.3.0)
request_store (~> 1.5)
reverse_markdown (~> 2.1)

Binary file not shown.

BIN
vendor/cache/redis-4.7.0.gem vendored Normal file

Binary file not shown.