Skip to content

Commit

Permalink
Bump redis from 3.0.6 to 5.2.0
Browse files Browse the repository at this point in the history
Bumps [redis](https://github.com/redis/redis-rb) from 3.0.6 to 5.2.0.
- [Changelog](https://github.com/redis/redis-rb/blob/master/CHANGELOG.md)
- [Commits](redis/redis-rb@v3.0.6...v5.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and EricLondon committed Jun 3, 2024
1 parent fbf5eab commit 1b35ed5
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
GEM
remote: https://rubygems.org/
specs:
connection_pool (2.4.1)
gearman-ruby (3.0.7)
redis (3.0.6)
redis (5.2.0)
redis-client (>= 0.22.0)
redis-client (0.22.2)
connection_pool

PLATFORMS
ruby
Expand Down

0 comments on commit 1b35ed5

Please sign in to comment.