Skip to content

Commit

Permalink
Merge pull request #954 from chef/chefspec
Browse files Browse the repository at this point in the history
Update ChefSpec to 9.1 and knife-opc to 0.4.4
  • Loading branch information
tas50 authored Feb 12, 2020
2 parents 1049d51 + 4966a66 commit dcbb6bc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions components/gems/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -60,18 +60,18 @@ GEM
aws-sdk-configservice (1.40.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-core (3.89.1)
aws-sdk-core (3.90.0)
aws-eventstream (~> 1.0, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
aws-sdk-costandusagereportservice (1.18.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-dynamodb (1.41.0)
aws-sdk-dynamodb (1.42.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-ec2 (1.141.0)
aws-sdk-ec2 (1.142.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-ecr (1.25.0)
Expand All @@ -95,7 +95,7 @@ GEM
aws-sdk-elasticloadbalancingv2 (1.39.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-elasticsearchservice (1.29.0)
aws-sdk-elasticsearchservice (1.30.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-firehose (1.24.0)
Expand Down Expand Up @@ -329,7 +329,7 @@ GEM
cheffish (14.0.13)
chef-zero (~> 14.0)
net-ssh
chefspec (9.0.0)
chefspec (9.1.0)
chef (>= 14)
chef-cli
fauxhai-ng (>= 7.5)
Expand Down Expand Up @@ -559,7 +559,7 @@ GEM
gcewinpass (~> 1.1)
google-api-client (>= 0.23.9, < 0.37.0)
knife-cloud (>= 2.0.0)
knife-opc (0.4.1)
knife-opc (0.4.4)
knife-push (1.1.5)
chef (>= 13.0)
knife-tidy (2.0.9)
Expand Down
2 changes: 1 addition & 1 deletion omnibus/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ GEM
awesome_print (1.8.0)
aws-eventstream (1.0.3)
aws-partitions (1.272.0)
aws-sdk-core (3.89.1)
aws-sdk-core (3.90.0)
aws-eventstream (~> 1.0, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
aws-sigv4 (~> 1.1)
Expand Down

0 comments on commit dcbb6bc

Please sign in to comment.