Skip to content

Commit

Permalink
Merge pull request #1208 from alphagov/dependabot/bundler/redis-5.0.8
Browse files Browse the repository at this point in the history
Bump redis from 5.0.7 to 5.0.8
  • Loading branch information
robinjam authored Oct 24, 2023
2 parents 9fc8a33 + 54ba2fd commit f9a7543
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 @@ -536,9 +536,9 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
redis (5.0.7)
redis-client (>= 0.9.0)
redis-client (0.17.0)
redis (5.0.8)
redis-client (>= 0.17.0)
redis-client (0.17.1)
connection_pool
redis-namespace (1.11.0)
redis (>= 4)
Expand Down

0 comments on commit f9a7543

Please sign in to comment.