Skip to content

Commit

Permalink
Merge pull request #97 from ryanckulp/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
ryanckulp authored Oct 30, 2023
2 parents 347a40e + 20dbebc commit 14b72d9
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 @@ -253,9 +253,9 @@ GEM
rake (13.0.6)
rdoc (6.5.0)
psych (>= 4.0.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
regexp_parser (2.8.1)
reline (0.3.9)
Expand Down

0 comments on commit 14b72d9

Please sign in to comment.