Skip to content

Commit

Permalink
Bump chef from 17.5.22 to 17.6.15 in /src/supermarket
Browse files Browse the repository at this point in the history
Bumps [chef](https://github.com/chef/chef) from 17.5.22 to 17.6.15.
- [Release notes](https://github.com/chef/chef/releases)
- [Changelog](https://github.com/chef/chef/blob/main/CHANGELOG.md)
- [Commits](chef/chef@v17.5.22...v17.6.15)

---
updated-dependencies:
- dependency-name: chef
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2021
1 parent 7d161cc commit 004a352
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion src/supermarket/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ gem "sidekiq", "~> 4.2"
gem "sidekiq-cron"

gem "aws-sdk-s3"
gem "chef", "~> 17.5", require: false
gem "chef", "~> 17.6", require: false
gem "compass-rails"
gem "ddtrace", require: false
gem "dotenv"
Expand Down
26 changes: 13 additions & 13 deletions src/supermarket/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ GEM
and_feathers-gzipped_tarball (1.0.0.pre)
ast (2.4.2)
aws-eventstream (1.2.0)
aws-partitions (1.502.0)
aws-sdk-core (3.121.0)
aws-partitions (1.509.0)
aws-sdk-core (3.121.1)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
aws-sigv4 (~> 1.1)
Expand Down Expand Up @@ -114,12 +114,12 @@ GEM
capybara-screenshot (1.0.25)
capybara (>= 1.0, < 4)
launchy
chef (17.5.22)
chef (17.6.15)
addressable
aws-sdk-s3 (~> 1.91)
aws-sdk-secretsmanager (~> 1.46)
chef-config (= 17.5.22)
chef-utils (= 17.5.22)
chef-config (= 17.6.15)
chef-utils (= 17.6.15)
chef-vault
chef-zero (>= 14.0.11)
diff-lcs (>= 1.2.4, < 1.4.0)
Expand All @@ -144,17 +144,17 @@ GEM
train-winrm (>= 0.2.5)
uuidtools (>= 2.1.5, < 3.0)
vault (~> 0.16)
chef-config (17.5.22)
chef-config (17.6.15)
addressable
chef-utils (= 17.5.22)
chef-utils (= 17.6.15)
fuzzyurl
mixlib-config (>= 2.2.12, < 4.0)
mixlib-shellout (>= 2.0, < 4.0)
tomlrb (~> 1.2)
chef-telemetry (1.1.1)
chef-config
concurrent-ruby (~> 1.0)
chef-utils (17.5.22)
chef-utils (17.6.15)
concurrent-ruby
chef-vault (4.1.4)
chef-zero (15.0.9)
Expand Down Expand Up @@ -307,7 +307,7 @@ GEM
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
iniparse (1.5.0)
inspec-core (4.41.20)
inspec-core (4.46.13)
addressable (~> 2.4)
chef-telemetry (~> 1.0, >= 1.0.8)
faraday (>= 0.9.0, < 1.5)
Expand Down Expand Up @@ -395,7 +395,7 @@ GEM
mini_mime (1.1.1)
mini_portile2 (2.6.1)
minitest (5.14.4)
mixlib-archive (0.4.20)
mixlib-archive (1.1.7)
mixlib-log
mixlib-authentication (3.0.10)
mixlib-cli (2.1.8)
Expand Down Expand Up @@ -432,7 +432,7 @@ GEM
octokit (4.21.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
ohai (17.5.2)
ohai (17.6.0)
chef-config (>= 14.12, < 18)
chef-utils (>= 16.0, < 18)
ffi (~> 1.9)
Expand Down Expand Up @@ -719,7 +719,7 @@ GEM
unf (0.1.4)
unf_ext
unf_ext (0.0.7.7)
unicode-display_width (2.0.0)
unicode-display_width (2.1.0)
unicode_utils (1.4.0)
unicorn (6.0.0)
kgio (~> 2.6)
Expand Down Expand Up @@ -787,7 +787,7 @@ DEPENDENCIES
brakeman
capybara
capybara-screenshot
chef (~> 17.5)
chef (~> 17.6)
chefstyle
coderay
compass-rails
Expand Down

0 comments on commit 004a352

Please sign in to comment.