Skip to content

Commit

Permalink
Merge pull request #29 from acmh/updates-docs-rails6
Browse files Browse the repository at this point in the history
Updates doc about the compatibility with rails 6
  • Loading branch information
gaffneyc authored Sep 3, 2019
2 parents 609a052 + 6b9abd3 commit 6504207
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 @@ -17,7 +17,7 @@ gem "interactor-rails", "~> 2.0"
```

Interactor Rails is compatible with Ruby 2.3, 2.4, or 2.5 on Rails 4.2, 5.0,
5.1, or 5.2.
5.1, 5.2 or 6.0.

## Usage

Expand Down

0 comments on commit 6504207

Please sign in to comment.