Skip to content

Commit

Permalink
Fix Rails version reference on README.md [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmazza committed May 18, 2016
1 parent 1b48fd0 commit 53f6785
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ Once you have solidified your understanding of Rails and authentication mechanis

## Getting started

Devise 4.0 works with Rails 4.2 onwards. You can add it to your Gemfile with:
Devise 4.0 works with Rails 4.1 onwards. You can add it to your Gemfile with:

```ruby
gem 'devise'
Expand Down

0 comments on commit 53f6785

Please sign in to comment.