Skip to content

Commit

Permalink
chore(deps-dev): bump mock_redis from 0.45.0 to 0.48.0
Browse files Browse the repository at this point in the history
Bumps [mock_redis](https://github.com/sds/mock_redis) from 0.45.0 to 0.48.0.
- [Release notes](https://github.com/sds/mock_redis/releases)
- [Changelog](https://github.com/sds/mock_redis/blob/main/CHANGELOG.md)
- [Commits](sds/mock_redis@v0.45.0...v0.48.0)

---
updated-dependencies:
- dependency-name: mock_redis
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 7b03b20 commit aa5cdc4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -152,5 +152,5 @@ group :test do
gem "simplecov", "~> 0.22.0"
gem "simplecov-json", "~> 0.2.3"

gem "mock_redis", "~> 0.45.0"
gem "mock_redis", "~> 0.48.0"
end
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ GEM
mini_mime (1.1.5)
minitar (1.0.2)
minitest (5.25.1)
mock_redis (0.45.0)
mock_redis (0.48.0)
msgpack (1.7.2)
multi_json (1.15.0)
multi_xml (0.7.1)
Expand Down Expand Up @@ -759,7 +759,7 @@ DEPENDENCIES
jsbundling-rails
lograge
memory_profiler
mock_redis (~> 0.45.0)
mock_redis (~> 0.48.0)
mysql2 (~> 0.5)
nla-blacklight_common!
phonelib (~> 0.9.3)
Expand Down

0 comments on commit aa5cdc4

Please sign in to comment.