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:
parent
1147badf7c
commit
42376db763
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue