When I try and bundle and get 0.0.3, I get the following
Bundler could not find compatible versions for gem "devise":
In snapshot (Gemfile.lock):
devise (= 4.4.1)
In Gemfile:
devise-i18n was resolved to 1.6.0, which depends on
devise (>= 4.4)
devise-verifiable (~> 0.0.3) was resolved to 0.0.3, which depends on
devise (~> 3.5)
When I try and bundle and get 0.0.3, I get the following