diff options
| author | Chef Expeditor <chef-ci@chef.io> | 2021-09-16 19:59:19 +0000 |
|---|---|---|
| committer | Chef Expeditor <chef-ci@chef.io> | 2021-09-16 19:59:19 +0000 |
| commit | a026d1974caad5cb33fb92e7e9a7f51a66c1e789 (patch) | |
| tree | 8c3a129dff61696b20c386aa871197321a098781 | |
| parent | ca914d2c58191eb6eaa12fab1ce38aa40a708f12 (diff) | |
| download | chef-expeditor/_ffi-libarchive_1.1.3.tar.gz | |
Bump ffi-libarchive to 1.1.3expeditor/_ffi-libarchive_1.1.3
This pull request was triggered automatically via Expeditor when ffi-libarchive 1.1.3 was promoted to Rubygems.
This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
| -rw-r--r-- | Gemfile.lock | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 7c1243cee4..1aebbd8cda 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -140,7 +140,7 @@ GEM mixlib-shellout (>= 2.0, < 4.0) ast (2.4.2) aws-eventstream (1.2.0) - aws-partitions (1.501.0) + aws-partitions (1.502.0) aws-sdk-core (3.121.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) @@ -149,7 +149,7 @@ GEM aws-sdk-kms (1.48.0) aws-sdk-core (~> 3, >= 3.120.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.102.0) + aws-sdk-s3 (1.103.0) aws-sdk-core (~> 3, >= 3.120.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.4) @@ -205,7 +205,7 @@ GEM ffi (1.15.4) ffi (1.15.4-x64-mingw32) ffi (1.15.4-x86-mingw32) - ffi-libarchive (1.0.17) + ffi-libarchive (1.1.3) ffi (~> 1.0) ffi-win32-extensions (1.0.4) ffi @@ -284,7 +284,7 @@ GEM net-ssh (>= 5.0.0, < 7.0.0) net-ssh (6.1.0) nori (2.6.0) - parallel (1.20.1) + parallel (1.21.0) parser (3.0.2.0) ast (~> 2.4.1) parslet (1.8.2) @@ -379,7 +379,7 @@ GEM pastel (~> 0.8) strings (~> 0.2.0) tty-screen (~> 0.8) - unicode-display_width (2.0.0) + unicode-display_width (2.1.0) unicode_utils (1.4.0) uuidtools (2.2.0) vault (0.16.0) |
