mirror of
https://github.com/activerecord-hackery/ransack.git
synced 2022-11-09 13:47:45 -05:00
Bump Rails version to 6.0.4
- Rails 6.0.4 has been released https://weblog.rubyonrails.org/2021/6/15/Rails-6-0-4-has-been-released/
This commit is contained in:
parent
a37e755143
commit
3db5773dff
1 changed files with 3 additions and 3 deletions
6
.github/workflows/test.yml
vendored
6
.github/workflows/test.yml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
|||
matrix:
|
||||
rails:
|
||||
- v6.1.4
|
||||
- v6.0.3
|
||||
- v6.0.4
|
||||
- 6-0-stable
|
||||
- 5-2-stable
|
||||
- v5.2.4
|
||||
|
@ -46,7 +46,7 @@ jobs:
|
|||
matrix:
|
||||
rails:
|
||||
- v6.1.4
|
||||
- v6.0.3
|
||||
- v6.0.4
|
||||
- 6-0-stable
|
||||
- 5-2-stable
|
||||
- v5.2.4
|
||||
|
@ -89,7 +89,7 @@ jobs:
|
|||
matrix:
|
||||
rails:
|
||||
- v6.1.4
|
||||
- v6.0.3
|
||||
- v6.0.4
|
||||
- 6-0-stable
|
||||
- 5-2-stable
|
||||
- v5.2.4
|
||||
|
|
Loading…
Reference in a new issue