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

Update required ruby version for documentation #2166

Merged
merged 1 commit into from
May 14, 2024
Merged

Conversation

farmio
Copy link
Contributor

@farmio farmio commented May 9, 2024

Proposed change

Ruby 2.7 doesn't work anymore

bundler (= 2.5.3) required by user-specified dependency

Ruby 3.3 also doesn't work

bundle exec rake generate
## Generating Site with Jekyll
NoMethodError on line ["89"] of /opt/homebrew/lib/ruby/gems/3.3.0/gems/compass-1.0.3/lib/compass/configuration/helpers.rb: undefined method `exists?' for class File

Current Ruby version is 3.1.4 https://github.com/home-assistant/home-assistant.io/blob/current/.ruby-version

Type of change

  • Document existing features within Home Assistant
  • Document new or changing features which there is an existing pull request elsewhere
  • Spelling or grammatical corrections, or rewording for improved clarity
  • Changes to the backend of this documentation
  • Removed stale or deprecated documentation

Additional information

  • This PR fixes or closes issue: fixes #
  • Link to relevant existing code or pull request:

Copy link
Member

@frenck frenck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @farmio 👍

../Frenck

@frenck frenck merged commit a80d197 into master May 14, 2024
4 checks passed
@frenck frenck deleted the farmio-patch-1 branch May 14, 2024 18:51
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.

None yet

2 participants