From 4d7a0a483b75f71f74ec2a61520a92aaa20eb242 Mon Sep 17 00:00:00 2001 From: Andy Meneely Date: Thu, 15 Sep 2016 16:43:21 -0400 Subject: [PATCH] RELEASE TODO: check for deps on the next project --- RELEASE TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE TODO.md b/RELEASE TODO.md index 0a4456c..377037e 100644 --- a/RELEASE TODO.md +++ b/RELEASE TODO.md @@ -3,6 +3,7 @@ Be sure to remember to do the following for releases. (Copy into a GitHub issue) - [ ] CHANGELOG is written for all new changes - [ ] README is updated - [ ] Samples are updated + - [ ] Are all the dependencies up to date? - [ ] Check `sample_regression_spec.rb` regression tests are all enabled (i.e. `overwrite_sample` is commented out) - [ ] Bump version.rb - [ ] Bump docs/conf.py versions