summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-07-03 10:34:25 -0700
committerTim Smith <tsmith@chef.io>2018-10-10 09:51:09 -0700
commit4b311ea4f932337860f37a89673691ff7826545e (patch)
tree6b4f055ccdb33b133fc8fa355daa466ffdfa3ee1
parent58695e77dc668fef1a69507328091bddade659ea (diff)
downloadchef-4b311ea4f932337860f37a89673691ff7826545e.tar.gz
Pull in the updated Ruby
This will include https://github.com/chef/omnibus-software/pull/963 Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--Gemfile.lock2
-rw-r--r--omnibus/Gemfile.lock12
2 files changed, 7 insertions, 7 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 7652b04e12..ca69044eb0 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -249,7 +249,7 @@ GEM
rspec-mocks (~> 3.8.0)
rspec-core (3.8.0)
rspec-support (~> 3.8.0)
- rspec-expectations (3.8.1)
+ rspec-expectations (3.8.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-its (1.2.0)
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 1359436f7a..8ffae98cee 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -18,7 +18,7 @@ GIT
GIT
remote: https://github.com/chef/omnibus-software
- revision: 67a458d2e8a55b267fe0b47f6e1ec9c01e097137
+ revision: a2ee7a44bfb67203001e82b893cbab4cd3e33a75
branch: master
specs:
omnibus-software (4.0.0)
@@ -31,13 +31,13 @@ GEM
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
awesome_print (1.8.0)
- aws-sdk (2.11.144)
- aws-sdk-resources (= 2.11.144)
- aws-sdk-core (2.11.144)
+ aws-sdk (2.11.146)
+ aws-sdk-resources (= 2.11.146)
+ aws-sdk-core (2.11.146)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
- aws-sdk-resources (2.11.144)
- aws-sdk-core (= 2.11.144)
+ aws-sdk-resources (2.11.146)
+ aws-sdk-core (= 2.11.146)
aws-sigv4 (1.0.3)
berkshelf (7.0.6)
chef (>= 13.6.52)