Bump devise_invitable from 2.0.0 to 2.0.1 (#244)

Bumps [devise_invitable](https://github.com/scambra/devise_invitable) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/scambra/devise_invitable/releases)
- [Changelog](https://github.com/scambra/devise_invitable/blob/master/CHANGELOG.md)
- [Commits](https://github.com/scambra/devise_invitable/compare/v2.0.0...v2.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-04-15 10:06:41 -05:00 committed by Nick Anderson
parent 51fbe34eaf
commit a2594ef685

@ -117,7 +117,7 @@ GEM
railties (>= 4.1.0, < 6.0)
responders
warden (~> 1.2.3)
devise_invitable (2.0.0)
devise_invitable (2.0.1)
actionmailer (>= 5.0)
devise (>= 4.6)
draper (3.1.0)