diff options
author | Tim Smith <tsmith84@gmail.com> | 2020-12-31 16:58:34 -0800 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2020-12-31 16:58:34 -0800 |
commit | 694e0bc69491d3e5403faab8f5b5d123c7dfb9e8 (patch) | |
tree | 217e5a3630b0cbeee508e30b3f1d8540596fed3a /.expeditor | |
parent | 4021513b2814da6edb6910fff88918a6a2ae3cce (diff) | |
download | chef-694e0bc69491d3e5403faab8f5b5d123c7dfb9e8.tar.gz |
Update gemfile.lock when fauxhai is released
Add another subscription
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to '.expeditor')
-rw-r--r-- | .expeditor/config.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml index deaf0749cd..7d6a1815b5 100644 --- a/.expeditor/config.yml +++ b/.expeditor/config.yml @@ -204,4 +204,7 @@ subscriptions: - bash:.expeditor/update_dep.sh - workload: ruby_gem_published:net-sftp-* actions: + - bash:.expeditor/update_dep.sh + - workload: ruby_gem_published:fauxhai-ng-* + actions: - bash:.expeditor/update_dep.sh
\ No newline at end of file |