diff options
author | Tim Smith <tsmith@chef.io> | 2019-04-23 11:57:44 -0700 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2019-04-23 11:57:44 -0700 |
commit | 81ea20bbb6e4da0a0f143b6d4160a391b89fb3fd (patch) | |
tree | 72f18c2952fd6c445636aa18907e8f5c2628619e /.github/lock.yml | |
parent | e78381fd5c2a9d723b63a24ca97aa21dafe18f8f (diff) | |
download | mixlib-authentication-81ea20bbb6e4da0a0f143b6d4160a391b89fb3fd.tar.gz |
Add back Ruby 2.4 support / update testing
Add back Ruby 2.4 support
Test on more versions in Appveyor
Test on the latest ruby versions in Travis
Add our full set of GitHub templates
Enable issue locking
Add a contributing file
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to '.github/lock.yml')
-rw-r--r-- | .github/lock.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/lock.yml b/.github/lock.yml new file mode 100644 index 0000000..66d5d49 --- /dev/null +++ b/.github/lock.yml @@ -0,0 +1 @@ +daysUntilLock: 60 |