Skip to content

Commit

Permalink
Bump redis from 5.1.0 to 5.2.0 in /components/app
Browse files Browse the repository at this point in the history
Bumps [redis](https://github.com/redis/redis-rb) from 5.1.0 to 5.2.0.
- [Changelog](https://github.com/redis/redis-rb/blob/master/CHANGELOG.md)
- [Commits](redis/redis-rb@v5.1.0...v5.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Apr 16, 2024
1 parent 0d16dfb commit f8ba97c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions components/app/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -217,9 +217,9 @@ GEM
webrick (~> 1.8)
rainbow (3.1.1)
rake (13.1.0)
redis (5.1.0)
redis-client (>= 0.17.0)
redis-client (0.21.0)
redis (5.2.0)
redis-client (>= 0.22.0)
redis-client (0.22.1)
connection_pool
regexp_parser (2.9.0)
rexml (3.2.6)
Expand Down

0 comments on commit f8ba97c

Please sign in to comment.