Skip to content

Instantly share code, notes, and snippets.

@skmessage
Created June 24, 2021 16:20
Show Gist options
  • Save skmessage/91b0afecd153a2b776b1db2fa806fb2c to your computer and use it in GitHub Desktop.
Save skmessage/91b0afecd153a2b776b1db2fa806fb2c to your computer and use it in GitHub Desktop.
nokogiri mismatch for ruby-2.4.6
Bundler could not find compatible versions for gem "nokogiri":
In Gemfile:
nokogiri (= 1.9.1)
capybara (= 2.18.0) was resolved to 2.18.0, which depends on
nokogiri (>= 1.3.3)
google_drive (= 2.1.12) was resolved to 2.1.12, which depends on
nokogiri (>= 1.5.3, < 2.0.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment