Skip to content

Updated gemspec to rails 6, ran bundle update #5

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

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

Conversation

bayornet
Copy link
Contributor

Trying to upgrade Sparkle to rails 6:

bundle update rails
Ignoring eventmachine-1.0.9.1 because its extensions are not built. Try: gem pristine eventmachine --version 1.0.9.1
Ignoring thin-1.5.1 because its extensions are not built. Try: gem pristine thin --version 1.5.1
Fetching gem metadata from https://rubygems.org/.......
Resolving dependencies...
Could not find compatible versions

Because every version of laforge depends on rails ~> 5.0
  and Gemfile depends on rails ~> 6.0,
  laforge cannot be used.
So, because Gemfile depends on laforge >= 0,
  version solving has failed.

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.

1 participant