🏡 index : github.com/captn3m0/opml-gen.git

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2023-10-23 21:46:19.0 +00:00:00
committer GitHub <noreply@github.com> 2023-10-23 21:46:19.0 +00:00:00
commit
398219e62a4a608d72a3b728cab52b1fea213440 [patch]
tree
37feaf780910390f532555f6a3f1edd25979cc7b
parent
285c16d0919f39a38d72d7e2ecef6bc4737eca15
download
398219e62a4a608d72a3b728cab52b1fea213440.tar.gz

Bump redis from 5.0.6 to 5.0.8

Bumps [redis](https://github.com/redis/redis-rb) from 5.0.6 to 5.0.8.
- [Changelog](https://github.com/redis/redis-rb/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/redis-rb/compare/v5.0.6...v5.0.8)

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

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

Diff

 Gemfile.lock | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Gemfile.lock b/Gemfile.lock
index 41ca56e..83687c7 100644
--- a/Gemfile.lock
+++ a/Gemfile.lock
@@ -24,9 +24,9 @@
    rack (2.2.8)
    rack-protection (2.2.4)
      rack
    redis (5.0.6)
      redis-client (>= 0.9.0)
    redis-client (0.14.1)
    redis (5.0.8)
      redis-client (>= 0.17.0)
    redis-client (0.17.1)
      connection_pool
    ruby2_keywords (0.0.5)
    sawyer (0.9.2)