Skip to content

Commit

Permalink
Bump redis from 4.7.1 to 5.0.7
Browse files Browse the repository at this point in the history
Bumps [redis](https://github.com/redis/redis-rb) from 4.7.1 to 5.0.7.
- [Changelog](https://github.com/redis/redis-rb/blob/master/CHANGELOG.md)
- [Commits](redis/redis-rb@v4.7.1...v5.0.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 28, 2023
1 parent 9406cae commit 2865756
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,10 @@ GEM
rack-ssl-enforcer (0.2.9)
rack-test (2.1.0)
rack (>= 1.3)
redis (4.7.1)
redis (5.0.7)
redis-client (>= 0.9.0)
redis-client (0.16.0)
connection_pool
rexml (3.2.6)
ruby2_keywords (0.0.5)
secure_headers (6.5.0)
Expand Down

0 comments on commit 2865756

Please sign in to comment.