mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-04-27 15:07:41 +00:00
commit
df809e5b17
1 changed files with 4 additions and 4 deletions
|
|
@ -4,10 +4,10 @@ cache: bundler
|
||||||
|
|
||||||
rvm:
|
rvm:
|
||||||
- ruby-head
|
- ruby-head
|
||||||
- 2.6.0
|
- 2.6.1
|
||||||
- 2.5.1
|
- 2.5.3
|
||||||
- 2.4.4
|
- 2.4.5
|
||||||
- 2.3.7
|
- 2.3.8
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- gem update --system
|
- gem update --system
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue