Skip to content

Commit 28a0126

Browse files
Bump redis from 5.0.7 to 5.0.8
Bumps [redis](https://github.com/redis/redis-rb) from 5.0.7 to 5.0.8. - [Changelog](https://github.com/redis/redis-rb/blob/master/CHANGELOG.md) - [Commits](redis/redis-rb@v5.0.7...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>
1 parent ded87e7 commit 28a0126

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -150,9 +150,9 @@ GEM
150150
rdf-xsd (3.2.1)
151151
rdf (~> 3.2)
152152
rexml (~> 3.2)
153-
redis (5.0.7)
154-
redis-client (>= 0.9.0)
155-
redis-client (0.17.0)
153+
redis (5.0.8)
154+
redis-client (>= 0.17.0)
155+
redis-client (0.17.1)
156156
connection_pool
157157
regexp_parser (2.8.2)
158158
rest-client (2.1.0)

0 commit comments

Comments
 (0)