summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn McCrae <john.mccrae@progress.com>2023-04-03 10:08:29 -0700
committerGitHub <noreply@github.com>2023-04-03 10:08:29 -0700
commit21013531359518115c62f765c25cc59ed278ad61 (patch)
treec21cc442e1cbd3ee1392ca85604c4d81292f8b0e
parentaa0d50e250680891a3b3918bf900999b93034a48 (diff)
parent5b348ad8768d16eb734af84869a36e5e902ca6ed (diff)
downloadchef-21013531359518115c62f765c25cc59ed278ad61.tar.gz
Merge pull request #13668 from chef/jfm/chef18_version_bump
minor gem update to get the version bumped
-rw-r--r--Gemfile.lock20
1 files changed, 10 insertions, 10 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index b3ea85620f..186992d889 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,9 +1,9 @@
GIT
remote: https://github.com/chef/ohai.git
- revision: 211aa1b0ec5a09ece718ea10c6c01c46fa47ff54
+ revision: c63a8dca74db3fd542a082c7b6626ff497904290
branch: main
specs:
- ohai (18.1.3)
+ ohai (18.1.4)
chef-config (>= 14.12, < 19)
chef-utils (>= 16.0, < 19)
ffi (~> 1.9)
@@ -151,15 +151,15 @@ PATH
GEM
remote: https://rubygems.org/
specs:
- addressable (2.8.1)
+ addressable (2.8.2)
public_suffix (>= 2.0.2, < 6.0)
appbundler (0.13.4)
mixlib-cli (>= 1.4, < 3.0)
mixlib-shellout (>= 2.0, < 4.0)
ast (2.4.2)
aws-eventstream (1.2.0)
- aws-partitions (1.731.0)
- aws-sdk-core (3.170.1)
+ aws-partitions (1.739.0)
+ aws-sdk-core (3.171.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.5)
@@ -167,7 +167,7 @@ GEM
aws-sdk-kms (1.63.0)
aws-sdk-core (~> 3, >= 3.165.0)
aws-sigv4 (~> 1.1)
- aws-sdk-s3 (1.119.1)
+ aws-sdk-s3 (1.120.0)
aws-sdk-core (~> 3, >= 3.165.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.4)
@@ -315,7 +315,7 @@ GEM
netrc (0.11.0)
nori (2.6.0)
parallel (1.22.1)
- parser (3.2.1.1)
+ parser (3.2.2.0)
ast (~> 2.4.1)
parslet (1.8.2)
pastel (0.8.0)
@@ -363,7 +363,7 @@ GEM
rubocop-ast (>= 1.15.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
- rubocop-ast (1.27.0)
+ rubocop-ast (1.28.0)
parser (>= 3.2.1.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
@@ -379,7 +379,7 @@ GEM
structured_warnings (0.4.0)
syslog-logger (1.6.8)
thor (1.2.1)
- time (0.2.1)
+ time (0.2.2)
date
timeout (0.3.2)
tomlrb (1.3.0)
@@ -502,4 +502,4 @@ DEPENDENCIES
webmock
BUNDLED WITH
- 2.3.18
+ 2.3.7