summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2022-02-14 11:54:09 +0000
committerTim Smith <tsmith84@gmail.com>2022-02-14 12:04:00 -0800
commiteb977e4737afd1f0ce3263c8402ccc97a5c11d57 (patch)
tree3dfefb5cb802157a97142d187ab44eabdf5868f2
parentd5306e158df7cde9cb430d61344fd6d0c94696a5 (diff)
downloadchef-eb977e4737afd1f0ce3263c8402ccc97a5c11d57.tar.gz
Bump corefoundation to 0.3.13
This pull request was triggered automatically via Expeditor when corefoundation 0.3.13 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.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 9ec7aaaadd..30d2d9025b 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,10 +8,10 @@ GIT
GIT
remote: https://github.com/chef/ohai.git
- revision: 07d0e9709615bf4dc6f84477e5a6b4509e62a7b0
+ revision: dbcf8aa71b7e82b93597c48b5e06f0a001ff5048
branch: main
specs:
- ohai (18.0.2)
+ ohai (18.0.5)
chef-config (>= 14.12, < 19)
chef-utils (>= 16.0, < 19)
ffi (~> 1.9)
@@ -145,7 +145,7 @@ GEM
mixlib-shellout (>= 2.0, < 4.0)
ast (2.4.2)
aws-eventstream (1.2.0)
- aws-partitions (1.553.0)
+ aws-partitions (1.554.0)
aws-sdk-core (3.126.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0)
@@ -187,7 +187,7 @@ GEM
net-ssh
coderay (1.1.3)
concurrent-ruby (1.1.9)
- corefoundation (0.3.10)
+ corefoundation (0.3.13)
ffi (>= 1.15.0)
crack (0.4.5)
rexml
@@ -325,7 +325,7 @@ GEM
rainbow (3.1.1)
rake (13.0.6)
rb-readline (0.5.5)
- regexp_parser (2.2.0)
+ regexp_parser (2.2.1)
rexml (3.2.5)
rspec (3.10.0)
rspec-core (~> 3.10.0)
@@ -352,7 +352,7 @@ GEM
rubocop-ast (>= 1.15.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
- rubocop-ast (1.15.1)
+ rubocop-ast (1.15.2)
parser (>= 3.0.1.1)
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.5)