Skip to content

Instantly share code, notes, and snippets.

@PofMagicfingers
Created January 7, 2022 16:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PofMagicfingers/83490812f563e91a46d4abd1b38bf83b to your computer and use it in GitHub Desktop.
Save PofMagicfingers/83490812f563e91a46d4abd1b38bf83b to your computer and use it in GitHub Desktop.
How to install solargraph for legacy Ruby 2.4
#/bin/sh
gem install -v 1.5.2 racc
gem install -v 1.10.10 nokogiri
gem install -v 1.19.2 parallel
gem install -v 0.39.17 solargraph
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment