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

solargraph: needs ruby 2.7+ #156137

Merged
merged 2 commits into from
Dec 1, 2023

Commits on Dec 1, 2023

  1. solargraph: needs ruby 2.7+

    ```
      ERROR:  Error installing solargraph-0.49.0.gem:
      	The last version of rubocop (~> 1.38) to support your Ruby & RubyGems was 1.50.2. Try installing it with `gem install rubocop -v 1.50.2` and then running the current command again
      	rubocop requires Ruby version >= 2.7.0. The current ruby version is 2.6.10.210.
    ```
    
    relates to Homebrew#142161 (comment)
    
    Signed-off-by: Rui Chen <[email protected]>
    chenrui333 committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    30579ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    216c530 View commit details
    Browse the repository at this point in the history