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

improve gemspec #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

improve gemspec #6

wants to merge 1 commit into from

Conversation

noraj
Copy link

@noraj noraj commented Aug 24, 2019

@aetherknight
Copy link
Member

hey @noraj your changes look good at a glance, but they are causing CI to fail. Could you take a look at Travis's output to see if you can fix it? Thanks!

@noraj
Copy link
Author

noraj commented Sep 19, 2019

@aetherknight I can't. The CI failed because it was not able to download bundler 2.x even if bundle 2.0.0, 2.0.1, and 2.0.2 exist.
https://rubygems.org/gems/bundler
I'm don't know travis because I only use Gitlab-CI that can basically use every docker images.
You travis is configured to use ruby 2.2, 2.3 and 2.4 and no 2.5 and 2.6, maybe the old rubies have an old version of the rubygems gem or something.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants