summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorChristopher A. Snapp <csnapp@chef.io>2019-10-02 18:08:07 -0600
committerChristopher A. Snapp <csnapp@chef.io>2019-10-02 18:14:39 -0600
commit4893b4e4e205c3a17c562dc5ec18c30c5f3116a1 (patch)
treee255bf544f5c911aba450875603a14a91ec0f216 /Gemfile.lock
parent8a153f06cd1e0e3a52232d957ef6868c6efc7b0b (diff)
downloadchef-4893b4e4e205c3a17c562dc5ec18c30c5f3116a1.tar.gz
Bump Ruby to 2.6.5 to address CVEs #8951
Signed-off-by: Christopher A. Snapp <csnapp@chef.io>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 0cd35e966b..beca6739bd 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -249,7 +249,7 @@ GEM
net-ssh-gateway (>= 1.2.0)
nori (2.6.0)
parallel (1.17.0)
- parser (2.6.4.1)
+ parser (2.6.5.0)
ast (~> 2.4.0)
parslet (1.8.2)
pastel (0.7.3)
@@ -280,16 +280,16 @@ GEM
rspec-mocks (~> 3.8.0)
rspec-core (3.8.2)
rspec-support (~> 3.8.0)
- rspec-expectations (3.8.4)
+ rspec-expectations (3.8.5)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-its (1.3.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
- rspec-mocks (3.8.1)
+ rspec-mocks (3.8.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
- rspec-support (3.8.2)
+ rspec-support (3.8.3)
rspec_junit_formatter (0.2.3)
builder (< 4)
rspec-core (>= 2, < 4, != 2.12.0)
@@ -440,4 +440,4 @@ DEPENDENCIES
yard
BUNDLED WITH
- 1.17.3
+ 1.17.3 \ No newline at end of file