Skip to content

Commit

Permalink
Update to Ruby 2.4.10, 2.5.8, 2.6.6, 2.7.1 and JRuby 9.2.11.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
philr committed Mar 31, 2020
1 parent 171f059 commit 93cb2b4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,16 @@ rvm:
- 2.1.10
- 2.2.10
- 2.3.8
- 2.4.9
- 2.5.7
- 2.6.5
- 2.7.0
- 2.4.10
- 2.5.8
- 2.6.6
- 2.7.1
- ruby-head
- jruby-18mode
- jruby-1.7.27
- jruby-9.0.5.0
- jruby-9.1.17.0
- jruby-9.2.11.0
- jruby-9.2.11.1
- jruby-head
- rbx-2.71828182
- rbx-3.107
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ environment:
JRUBY_VERSION: 9.1.17.0

- RUBY_ENGINE: jruby
JRUBY_VERSION: 9.2.11.0
JRUBY_VERSION: 9.2.11.1

install:
- if not exist vendor mkdir vendor
Expand Down

0 comments on commit 93cb2b4

Please sign in to comment.