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

Use Ruby 3.4 #552

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Use Ruby 3.4 #552

wants to merge 7 commits into from

Conversation

andyw8
Copy link
Contributor

@andyw8 andyw8 commented Jan 7, 2025

No description provided.

@andyw8 andyw8 force-pushed the andyw8/use-ruby-3.4 branch from 7e1eafa to 50fa4f9 Compare January 7, 2025 15:21
@@ -12,7 +12,7 @@ jobs:
gemfile:
- Gemfile
- gemfiles/Gemfile-rails-main
ruby: ["3.2", "3.3"]
ruby: ["3.3", "3.4"]
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Testing the latest + previous should be sufficient for Rails. We test a wider range of Rubies in ruby-lsp's CI.

@andyw8 andyw8 force-pushed the andyw8/use-ruby-3.4 branch from 50fa4f9 to 7c75382 Compare January 7, 2025 15:22
@@ -268,10 +278,16 @@ GEM
zeitwerk (2.7.1)

PLATFORMS
aarch64-linux
Copy link
Contributor Author

Choose a reason for hiding this comment

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

These extra platforms are because Bundler suggested running bundle lock --normalize-platforms.

@andyw8 andyw8 marked this pull request as ready for review January 7, 2025 19:33
@andyw8 andyw8 requested a review from a team as a code owner January 7, 2025 19:33
@andyw8 andyw8 enabled auto-merge (squash) January 7, 2025 19:41
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.

2 participants