.travis.yml in apple_id-1.5.1 vs .travis.yml in apple_id-1.5.2

- old
+ new

@@ -2,9 +2,9 @@ sudo: false language: ruby cache: bundler before_install: gem install bundler rvm: - - 2.5.8 - - 2.6.6 - - 2.7.2 - - 3.0.2 \ No newline at end of file + - 2.6.10 + - 2.7.6 + - 3.0.4 + - 3.1.2