1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00

Update Devise version on README [ci skip]

This commit is contained in:
Lucas Mazza 2015-12-15 11:52:26 -02:00
parent 1147badf7c
commit 42376db763

View file

@ -92,7 +92,7 @@ Once you have solidified your understanding of Rails and authentication mechanis
## Getting started
Devise 3.0 works with Rails 3.2 onwards. You can add it to your Gemfile with:
Devise 4.0 works with Rails 4.2 onwards. You can add it to your Gemfile with:
```ruby
gem 'devise'