mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-03-25 09:25:49 +00:00
ci: fix rubygems install step
This commit is contained in:
parent
f79759717a
commit
30898d8caf
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ rvm:
|
|||
- 2.4.9
|
||||
|
||||
before_install:
|
||||
- gem update --system
|
||||
- yes | gem update --system
|
||||
- gem install bundler -v "~> 2.0"
|
||||
|
||||
gemfile:
|
||||
|
|
|
|||
Loading…
Reference in a new issue