Skip to content

Commit

Permalink
chore(deps-dev): bump webmock in /fluent-plugin-enhance-k8s-metadata (#…
Browse files Browse the repository at this point in the history
…643)

Bumps [webmock](https://github.com/bblimke/webmock) from 3.23.0 to 3.23.1.
- [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md)
- [Commits](bblimke/webmock@v3.23.0...v3.23.1)

---
updated-dependencies:
- dependency-name: webmock
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent d75afe1 commit c4d6b7e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions fluent-plugin-enhance-k8s-metadata/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ GEM
specs:
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
bigdecimal (3.1.6)
bigdecimal (3.1.8)
concurrent-ruby (1.2.3)
connection_pool (2.4.0)
cool.io (1.7.1)
Expand Down Expand Up @@ -90,7 +90,7 @@ GEM
net-http-persistent (4.0.2)
connection_pool (~> 2.2)
power_assert (2.0.3)
public_suffix (5.0.4)
public_suffix (5.0.5)
rake (13.2.1)
recursive-open-struct (1.1.3)
rexml (3.2.8)
Expand All @@ -107,7 +107,7 @@ GEM
concurrent-ruby (~> 1.0)
tzinfo-data (1.2022.1)
tzinfo (>= 1.0.0)
webmock (3.23.0)
webmock (3.23.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand Down

0 comments on commit c4d6b7e

Please sign in to comment.