Rodrigora / devise-verifiable

Adds a second step to Devise's signup process
MIT License
16 stars 4 forks source link

Does not work with Devise 4.4.1? #3

Closed rmccown closed 6 years ago

rmccown commented 6 years ago

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)
Rodrigora commented 6 years ago

Hi @rmccown, I pushed a new version updating the dependencies