Skip to content

Commit

Permalink
build(deps): bump redis from 5.0.5 to 5.0.6 (#3342)
Browse files Browse the repository at this point in the history
Bumps [redis](https://github.com/redis/redis-rb) from 5.0.5 to 5.0.6.
- [Changelog](https://github.com/redis/redis-rb/blob/master/CHANGELOG.md)
- [Commits](redis/redis-rb@v5.0.5...v5.0.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 7, 2023
1 parent c6e1042 commit 1ae3490
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ GEM
simplecov (<= 0.13)
coderay (1.1.3)
concurrent-ruby (1.2.2)
connection_pool (2.3.0)
connection_pool (2.4.1)
cookiejar (0.3.3)
crack (0.4.5)
rexml
Expand Down Expand Up @@ -388,9 +388,9 @@ GEM
ffi (~> 1.0)
rbs (2.8.4)
recursive-open-struct (1.1.3)
redis (5.0.5)
redis (5.0.6)
redis-client (>= 0.9.0)
redis-client (0.11.1)
redis-client (0.14.1)
connection_pool
regexp_parser (2.8.1)
representable (3.2.0)
Expand Down

0 comments on commit 1ae3490

Please sign in to comment.