Skip to content

Commit abe1d64

Browse files
authored
Merge pull request #2242 from yahonda/ruby303_275_at_travis
Bump Ruby versions at Travis CI
2 parents 38ac75e + 5492099 commit abe1d64

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ install:
2828
- .travis/oracle/install.sh
2929
- .travis/setup_accounts.sh
3030
- ruby -v
31+
- gem update --system
3132
- bundle install
3233

3334
script:
@@ -39,8 +40,8 @@ script:
3940

4041
language: ruby
4142
rvm:
42-
- 3.0.2
43-
- 2.7.4
43+
- 3.0.3
44+
- 2.7.5
4445
- ruby-head
4546
# Rails 7.0 requires Ruby 2.7 or higeher.
4647
# CI pending until JRuby 9.4 that supports Ruby 2.7 will be released.

0 commit comments

Comments
 (0)