summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-05-24 17:16:03 +0000
committerChef Expeditor <chef-ci@chef.io>2021-05-24 17:16:03 +0000
commitd604a2341eef0cedae7a5f191afbc2528c7a1eec (patch)
tree5e3f8daaabb502e944669b89ccde7045cd4046cd
parent1c12915691019d65f1aefb0057897bd900f94d89 (diff)
downloadchef-d604a2341eef0cedae7a5f191afbc2528c7a1eec.tar.gz
Bump train-core to 3.7.2
This pull request was triggered automatically via Expeditor when train-core 3.7.2 was promoted to Rubygems. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
-rw-r--r--Gemfile.lock8
1 files changed, 6 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index d2ae6bab68..0be9f0dcff 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -169,12 +169,16 @@ GEM
ed25519 (1.2.4)
erubi (1.10.0)
erubis (2.7.0)
- faraday (1.4.1)
+ faraday (1.4.2)
+ faraday-em_http (~> 1.0)
+ faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
faraday-net_http (~> 1.0)
faraday-net_http_persistent (~> 1.1)
multipart-post (>= 1.2, < 3)
ruby2_keywords (>= 0.0.4)
+ faraday-em_http (1.0.0)
+ faraday-em_synchrony (1.0.0)
faraday-excon (1.1.0)
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.1.0)
@@ -337,7 +341,7 @@ GEM
syslog-logger (1.6.8)
thor (1.1.0)
tomlrb (1.3.0)
- train-core (3.7.0)
+ train-core (3.7.2)
addressable (~> 2.5)
ffi (!= 1.13.0)
json (>= 1.8, < 3.0)