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

Fix Gemfile in order to keep omnibus 5.5.0 compatible gems #7

Merged
merged 1 commit into from
Apr 26, 2018

Conversation

bcardiff
Copy link
Member

Since #6 started to be used for nightly builds the osx build was failing https://circleci.com/gh/crystal-lang/crystal/5719

This changes fixed that https://circleci.com/gh/crystal-lang/crystal/5760.

The alternative would be to rollback #6.

@Sija it seems that when the PR was sent the bundle command was not run to update the Gemfile.lock

It's a bit ugly that revision and ref is present in Gemfile.lock, but it seems to be the bundler way.

@bcardiff bcardiff merged commit a026d04 into master Apr 26, 2018
@bcardiff bcardiff deleted the fix/gemfile branch April 27, 2018 16:50
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