Skip to content

Commit

Permalink
Merge pull request #29 from openSUSE/dependabot/bundler/redis-5.2.0
Browse files Browse the repository at this point in the history
Bump redis from 5.0.8 to 5.2.0
  • Loading branch information
hellcp authored Jun 18, 2024
2 parents 515377e + a3696c4 commit 14abc12
Show file tree
Hide file tree
Showing 5 changed files 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 @@ -305,9 +305,9 @@ GEM
rake (13.1.0)
rdoc (6.6.2)
psych (>= 4.0.0)
redis (5.0.8)
redis-client (>= 0.17.0)
redis-client (0.20.0)
redis (5.2.0)
redis-client (>= 0.22.0)
redis-client (0.22.1)
connection_pool
regexp_parser (2.9.0)
reline (0.4.2)
Expand Down
Binary file removed vendor/cache/redis-5.0.8.gem
Binary file not shown.
Binary file added vendor/cache/redis-5.2.0.gem
Binary file not shown.
Binary file removed vendor/cache/redis-client-0.20.0.gem
Binary file not shown.
Binary file added vendor/cache/redis-client-0.22.1.gem
Binary file not shown.

0 comments on commit 14abc12

Please sign in to comment.