Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Travis CI: Ruby 2.5.0でテストできるようにgemを更新する #94

Merged
merged 2 commits into from
Jan 8, 2018

Conversation

ochaochaocha3
Copy link
Member

@ochaochaocha3 ochaochaocha3 commented Jan 8, 2018

Travis CIのRuby 2.5.0環境でテストの実行前に失敗する問題の原因と対策が travis-ci/travis-ci#8978 に書いてありました。これを適用したところ、Ruby 2.5.0でもテストまで進むようになりました。

また、せっかくなので bundle update をかけてライブラリを更新しました。

これで大丈夫でしたら、ruby250ブランチのmasterへのマージまで行ってもらってOKです!gemの脆弱性の警告も出ているので、優先的にやりたいですね。

@koi-chan
Copy link
Member

koi-chan commented Jan 8, 2018

修正ありがとうございます、問題ないかと思います。

@ochaochaocha3
Copy link
Member Author

確認ありがとうございます。せっかくなのでマージしてしまいます。

@ochaochaocha3 ochaochaocha3 merged commit e844a94 into ruby250 Jan 8, 2018
@ochaochaocha3 ochaochaocha3 deleted the ruby250-fix-travis-ci branch January 8, 2018 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants