Bump mock_redis from 0.29.0 to 0.30.0

Bumps [mock_redis](https://github.com/sds/mock_redis) from 0.29.0 to 0.30.0.
- [Release notes](https://github.com/sds/mock_redis/releases)
- [Changelog](https://github.com/sds/mock_redis/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sds/mock_redis/compare/v0.29.0...v0.30.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>
This commit is contained in:
dependabot[bot] 2022-03-23 14:21:02 +00:00 committed by GitHub
parent 3d203e2578
commit 7e5a4681c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -64,15 +64,18 @@ GEM
google-cloud-env (1.5.0) google-cloud-env (1.5.0)
faraday (>= 0.17.3, < 2.0) faraday (>= 0.17.3, < 2.0)
method_source (1.0.0) method_source (1.0.0)
mock_redis (0.29.0) mock_redis (0.30.0)
ruby2_keywords ruby2_keywords
multipart-post (2.1.1) multipart-post (2.1.1)
mustermann (1.1.1) mustermann (1.1.1)
ruby2_keywords (~> 0.0.1) ruby2_keywords (~> 0.0.1)
net-ldap (0.17.0) net-ldap (0.17.0)
nio4r (2.5.8)
nio4r (2.5.8-java) nio4r (2.5.8-java)
nokogiri (1.12.5-java) nokogiri (1.12.5-java)
racc (~> 1.4) racc (~> 1.4)
nokogiri (1.12.5-x86_64-linux)
racc (~> 1.4)
opentelemetry-api (1.0.1) opentelemetry-api (1.0.1)
opentelemetry-common (0.19.3) opentelemetry-common (0.19.3)
opentelemetry-api (~> 1.0) opentelemetry-api (~> 1.0)
@ -113,12 +116,18 @@ GEM
ast (~> 2.4.1) ast (~> 2.4.1)
pickup (0.0.11) pickup (0.0.11)
prometheus-client (2.1.0) prometheus-client (2.1.0)
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
pry (0.14.1-java) pry (0.14.1-java)
coderay (~> 1.1) coderay (~> 1.1)
method_source (~> 1.0) method_source (~> 1.0)
spoon (~> 0.0) spoon (~> 0.0)
puma (5.5.2)
nio4r (~> 2.0)
puma (5.5.2-java) puma (5.5.2-java)
nio4r (~> 2.0) nio4r (~> 2.0)
racc (1.6.0)
racc (1.6.0-java) racc (1.6.0-java)
rack (2.2.3) rack (2.2.3)
rack-protection (2.1.0) rack-protection (2.1.0)
@ -182,6 +191,7 @@ GEM
PLATFORMS PLATFORMS
universal-java-1.8 universal-java-1.8
x86_64-linux
DEPENDENCIES DEPENDENCIES
climate_control (>= 0.2.0) climate_control (>= 0.2.0)