Bump redis from 4.2.5 to 4.3.1 (#13977)

Bumps [redis](https://github.com/redis/redis-rb) from 4.2.5 to 4.3.1.
- [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.2.5...v4.3.1)

---
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] 2021-06-14 07:46:42 -06:00 committed by GitHub
parent 2c2c412e49
commit 7092d40fb9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 3 deletions

View file

@ -79,7 +79,7 @@ gem "rails-settings-cached", "= 2.5.2" # Settings plugin for Rails that makes ma
gem "ransack", "~> 2.4" # Searching and sorting
gem "recaptcha", "~> 5.8", 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.2.5" # Redis ruby client
gem "redis", "~> 4.3.1" # Redis ruby client
gem "rpush", "~> 6.0" # Push Notification library for Rails
gem "rpush-redis", "~> 1.1" # Redis module capability for rpush library

View file

@ -582,7 +582,7 @@ GEM
recaptcha (5.8.0)
json
redcarpet (3.5.1)
redis (4.2.5)
redis (4.3.1)
redis-actionpack (5.1.0)
actionpack (>= 4.0, < 7)
redis-rack (>= 1, < 3)
@ -939,7 +939,7 @@ DEPENDENCIES
ransack (~> 2.4)
recaptcha (~> 5.8)
redcarpet (~> 3.5)
redis (~> 4.2.5)
redis (~> 4.3.1)
redis-actionpack (= 5.1.0)
redis-rack (= 2.0.6)
redis-rails (~> 5.0.2)

Binary file not shown.

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

Binary file not shown.