Skip to content

Commit

Permalink
README: Simplify supported versions #26
Browse files Browse the repository at this point in the history
  • Loading branch information
chocoby committed Dec 26, 2020
1 parent 1b61de8 commit e3fdb43
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,8 +183,8 @@ $ gem install jp_prefecture

## サポートしているバージョン

* Ruby: 2.4 / 2.5 / 2.6 / 2.7
* Rails: 5.0 / 5.1 / 5.2 / 6.0 / 6.1
* Ruby: 2.4 - 2.7
* Rails: 5.0 - 6.1


## Contributing
Expand Down
4 changes: 2 additions & 2 deletions README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,8 +184,8 @@ $ gem install jp_prefecture

## Supports

* Ruby: 2.4 / 2.5 / 2.6 / 2.7
* Rails: 5.0 / 5.1 / 5.2 / 6.0 / 6.1
* Ruby: 2.4 - 2.7
* Rails: 5.0 - 6.1


## Contributing
Expand Down

0 comments on commit e3fdb43

Please sign in to comment.