mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-04-27 15:07:41 +00:00
Merge pull request #214 from olleolleolle/patch-1
Travis: use JRuby latest stable 9.1.7.0
This commit is contained in:
commit
f3e468a588
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ rvm:
|
||||||
- 2.1.9
|
- 2.1.9
|
||||||
- 2.2.5
|
- 2.2.5
|
||||||
- 2.3.1
|
- 2.3.1
|
||||||
- jruby-9.1.5.0
|
- jruby-9.1.7.0
|
||||||
|
|
||||||
gemfile:
|
gemfile:
|
||||||
- gemfiles/activesupport4.1.gemfile
|
- gemfiles/activesupport4.1.gemfile
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue