Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Commit

Permalink
Bump chef-apply to 0.2.2
Browse files Browse the repository at this point in the history
This pull request was triggered automatically via Expeditor when chef-apply 0.2.2 was promoted to Rubygems.

This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
  • Loading branch information
chef-ci committed Oct 19, 2018
1 parent 9974754 commit 69b71a5
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@ GEM
mixlib-shellout (~> 2.0)
artifactory (2.8.2)
ast (2.4.0)
aws-sdk (2.11.152)
aws-sdk-resources (= 2.11.152)
aws-sdk-core (2.11.152)
aws-sdk (2.11.153)
aws-sdk-resources (= 2.11.153)
aws-sdk-core (2.11.153)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
aws-sdk-resources (2.11.152)
aws-sdk-core (= 2.11.152)
aws-sdk-resources (2.11.153)
aws-sdk-core (= 2.11.153)
aws-sigv4 (1.0.3)
axiom-types (0.1.1)
descendants_tracker (~> 0.0.4)
Expand Down Expand Up @@ -144,7 +144,7 @@ GEM
chef-api (0.8.0)
logify (~> 0.1)
mime-types
chef-apply (0.2.1)
chef-apply (0.2.2)
chef (>= 14.0)
chef-dk (>= 3.0)
chef-telemetry
Expand Down Expand Up @@ -310,7 +310,7 @@ GEM
fog-json (1.2.0)
fog-core
multi_json (~> 1.10)
fog-openstack (0.3.6)
fog-openstack (0.3.7)
fog-core (>= 1.45, <= 2.1.0)
fog-json (>= 1.0)
ipaddress (>= 0.8)
Expand Down Expand Up @@ -432,7 +432,7 @@ GEM
docker-api (~> 1.33)
lockfile (~> 2.1)
test-kitchen (~> 1.15)
kitchen-ec2 (2.3.0)
kitchen-ec2 (2.3.1)
aws-sdk (~> 2)
excon
multi_json
Expand Down

0 comments on commit 69b71a5

Please sign in to comment.