diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-01-31 14:17:34 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-31 14:17:34 +0000 |
commit | 130e2f089781d29eacfbae37cbbad423e33c9236 (patch) | |
tree | 0c7c5bc95e12f43c65e3a999613b98f0ee8d3b3f | |
parent | a3a85e4ff76a3b26624b8622175b0a3cf52aa07b (diff) | |
download | chef-130e2f089781d29eacfbae37cbbad423e33c9236.tar.gz |
Bump pedump from 0.6.3 to 0.6.4 in /omnibus
Bumps [pedump](https://github.com/zed-0xff/pedump) from 0.6.3 to 0.6.4.
- [Release notes](https://github.com/zed-0xff/pedump/releases)
- [Commits](https://github.com/zed-0xff/pedump/compare/v0.6.3...v0.6.4)
---
updated-dependencies:
- dependency-name: pedump
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r-- | omnibus/Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index fd513921d9..e8c12ff0e4 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -303,7 +303,7 @@ GEM parslet (1.8.2) pastel (0.8.0) tty-color (~> 0.5) - pedump (0.6.3) + pedump (0.6.4) awesome_print iostruct (>= 0.0.4) multipart-post (>= 2.0.0) |