mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-03-25 09:25:49 +00:00
ci: update rubies
This commit is contained in:
parent
3f07a62d0b
commit
1694aaec39
1 changed files with 4 additions and 4 deletions
|
|
@ -4,10 +4,10 @@ cache: bundler
|
|||
|
||||
rvm:
|
||||
- ruby-head
|
||||
- 2.6.0
|
||||
- 2.5.1
|
||||
- 2.4.4
|
||||
- 2.3.7
|
||||
- 2.6.1
|
||||
- 2.5.3
|
||||
- 2.4.5
|
||||
- 2.3.8
|
||||
|
||||
before_install:
|
||||
- gem update --system
|
||||
|
|
|
|||
Loading…
Reference in a new issue