Would it be possible for this gem to work with Rails 4? RIght now I get: Bundler could not find compatible versions for gem "rails": In Gemfile: devise_sms_activable (>= 0) ruby depends on rails (~> 3.0.0) ruby ``` rails (4.0.0) ```
Would it be possible for this gem to work with Rails 4? RIght now I get:
Bundler could not find compatible versions for gem "rails":
In Gemfile:
devise_sms_activable (>= 0) ruby depends on
rails (~> 3.0.0) ruby