summaryrefslogtreecommitdiff
path: root/Gemfile.lock
Commit message (Collapse)AuthorAgeFilesLines
* Bump version to 17.3.34 by Chef Expeditorv17.3.34Chef Expeditor2021-07-151-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.3.33 by Chef Expeditorv17.3.33Chef Expeditor2021-07-141-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.3.32 by Chef Expeditorv17.3.32Chef Expeditor2021-07-141-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.3.31 by Chef Expeditorv17.3.31Chef Expeditor2021-07-141-14/+14
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Experimental support for an AWS Secrets FetcherMarc A. Paradise2021-07-141-0/+15
| | | | | | | | | | | | | | | | | In a recipe, usage will look like the following: value = secret(name: "test1", service: :aws_secrets_manager, config: { region: "us-west-1" }) log "My secret is #{value.secret_string}" Note the use of `secret_string` to determine the secret value. The returned object here is Aws::Types::GetSecretValueResponse from the AWS SDK. This beta implementation supports ec2/imds instance profile authentication but also checks standard locations for credentials configuration -- see documentation [1] for a description of default credentials search behavior. [1] https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/SecretsManager/Client.html#initialize-instance_method Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
* Bump version to 17.3.30 by Chef Expeditorv17.3.30Chef Expeditor2021-07-141-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.3.29 by Chef Expeditorv17.3.29Chef Expeditor2021-07-131-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.3.28 by Chef Expeditorv17.3.28Chef Expeditor2021-07-121-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.3.27 by Chef Expeditorv17.3.27Chef Expeditor2021-07-121-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.3.26 by Chef Expeditorv17.3.26Chef Expeditor2021-07-091-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.3.25 by Chef Expeditorv17.3.25Chef Expeditor2021-07-091-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11792 from chef/ruby_cveTim Smith2021-07-081-3/+3
|\ | | | | Update to Ruby 3.0.2 with bundler 2.2.22
| * Update Ruby to 3.0.2 to resolve CVEsTim Smith2021-07-081-3/+3
| | | | | | | | | | | | | | This also bring in newer releases of rubygems and bundler with a ton of fixes Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 17.3.24 by Chef Expeditorv17.3.24Chef Expeditor2021-07-081-11/+11
|/ | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.3.23 by Chef Expeditorv17.3.23Chef Expeditor2021-07-081-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.3.22 by Chef Expeditorv17.3.22Chef Expeditor2021-07-071-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.3.21 by Chef Expeditorv17.3.21Chef Expeditor2021-07-061-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.3.20 by Chef Expeditorv17.3.20Chef Expeditor2021-07-061-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.3.19 by Chef Expeditorv17.3.19Chef Expeditor2021-07-061-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.3.18 by Chef Expeditorv17.3.18Chef Expeditor2021-07-061-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.3.17 by Chef Expeditorv17.3.17Chef Expeditor2021-07-061-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump chef/chefstyle to c15585ef352577df1cbd06f2c430a6e2372653b3Chef Expeditor2021-07-061-6/+6
| | | | | | This pull request was triggered automatically via Expeditor when c15585ef352577df1cbd06f2c430a6e2372653b3 was merged. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
* Bump version to 17.3.16 by Chef Expeditorv17.3.16Chef Expeditor2021-07-031-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump chef/ohai to ffea38b6c84f96197fbb05b0768d01c2345e20a9Chef Expeditor2021-07-031-3/+3
| | | | | | This pull request was triggered automatically via Expeditor when ffea38b6c84f96197fbb05b0768d01c2345e20a9 was merged. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
* Bump version to 17.3.15 by Chef Expeditorv17.3.15Chef Expeditor2021-07-031-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump addressable to 2.8.0Chef Expeditor2021-07-031-1/+1
| | | | | | This pull request was triggered automatically via Expeditor when addressable 2.8.0 was promoted to Rubygems. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
* Bump version to 17.3.14 by Chef Expeditorv17.3.14Chef Expeditor2021-07-021-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump inspec-core-bin to 4.38.3Chef Expeditor2021-07-021-5/+5
| | | | | | This pull request was triggered automatically via Expeditor when inspec-core-bin 4.38.3 was promoted to Rubygems. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
* Bump version to 17.3.13 by Chef Expeditorv17.3.13Chef Expeditor2021-06-301-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.3.12 by Chef Expeditorv17.3.12Chef Expeditor2021-06-291-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Lock `pry` to 0.13.0Marc A. Paradise2021-06-281-4/+10
| | | | | | | | | This permits `pry-byebug` to continue working with it, until either https://github.com/pry/pry/pull/2177 is merged, or https://github.com/deivid-rodriguez/pry-byebug/issues/343 is otherwise resolved. Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
* Bump version to 17.3.11 by Chef Expeditorv17.3.1117.1.35Chef Expeditor2021-06-241-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.3.10 by Chef Expeditorv17.3.10Chef Expeditor2021-06-231-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.3.9 by Chef Expeditorv17.3.9Chef Expeditor2021-06-221-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump train-core to 3.7.4Chef Expeditor2021-06-221-2/+2
| | | | | | This pull request was triggered automatically via Expeditor when train-core 3.7.4 was promoted to Rubygems. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
* Bump version to 17.3.8 by Chef Expeditorv17.3.8Chef Expeditor2021-06-211-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump chef/chefstyle to 2d48272d6c855ac7453ecdce473bd4c686b5d669Chef Expeditor2021-06-211-8/+8
| | | | | | This pull request was triggered automatically via Expeditor when 2d48272d6c855ac7453ecdce473bd4c686b5d669 was merged. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
* Bump version to 17.3.7 by Chef Expeditorv17.3.7Chef Expeditor2021-06-211-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.3.6 by Chef Expeditorv17.3.6Chef Expeditor2021-06-211-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.3.5 by Chef Expeditorv17.3.5Chef Expeditor2021-06-211-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.3.4 by Chef Expeditorv17.3.4Chef Expeditor2021-06-171-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Update Ohai to 17.2, InSpec to 4.37.20 and add back windows depsTim Smith2021-06-171-5/+5
| | | | | | Bump everything but FFI Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 17.3.3 by Chef Expeditorv17.3.3Chef Expeditor2021-06-171-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.3.2 by Chef Expeditorv17.3.2Chef Expeditor2021-06-171-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.3.1 by Chef Expeditorv17.3.1Chef Expeditor2021-06-161-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.3.0 by Chef Expeditorv17.3.0Chef Expeditor2021-06-151-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.2.38 by Chef Expeditorv17.2.38Chef Expeditor2021-06-151-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.2.37 by Chef Expeditorv17.2.37Chef Expeditor2021-06-141-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.2.36 by Chef Expeditorv17.2.36Chef Expeditor2021-06-131-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.2.35 by Chef Expeditorv17.2.35Chef Expeditor2021-06-131-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.