From d96c69b5bfe296579b2914ccdb7f48cc6478cde2 Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Sun, 17 May 2020 11:51:31 -0700 Subject: [PATCH] Update Fauxhai to 8.2 Also update the subscription for auto PR generation Signed-off-by: Tim Smith --- .expeditor/config.yml | 2 +- components/gems/Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.expeditor/config.yml b/.expeditor/config.yml index 274b94713..06e30018f 100644 --- a/.expeditor/config.yml +++ b/.expeditor/config.yml @@ -126,7 +126,7 @@ subscriptions: - workload: ruby_gem_published:cookstyle-* actions: - bash:.expeditor/update_dep.sh - - workload: ruby_gem_published:fauxhai-* + - workload: ruby_gem_published:fauxhai-ng-* actions: - bash:.expeditor/update_dep.sh - workload: ruby_gem_published:ffi-yajl-* diff --git a/components/gems/Gemfile.lock b/components/gems/Gemfile.lock index 8e0a02f39..72011037d 100644 --- a/components/gems/Gemfile.lock +++ b/components/gems/Gemfile.lock @@ -392,7 +392,7 @@ GEM http-cookie (~> 1.0.0) faraday_middleware (0.12.2) faraday (>= 0.7.4, < 1.0) - fauxhai-ng (8.1.0) + fauxhai-ng (8.2.0) net-ssh ffi (1.12.2) ffi (1.12.2-x64-mingw32)