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

Merged
merged 8 commits into from
Jan 23, 2025
Merged

Use Ruby 3.4 #552

merged 8 commits into from
Jan 23, 2025

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
@andyw8 andyw8 force-pushed the andyw8/use-ruby-3.4 branch from 1598c4a to d893a98 Compare January 22, 2025 22:36
@andyw8 andyw8 force-pushed the andyw8/use-ruby-3.4 branch from d893a98 to 5ba97d6 Compare January 22, 2025 22:37
@andyw8 andyw8 disabled auto-merge January 23, 2025 14:46
@andyw8 andyw8 merged commit d4ca744 into main Jan 23, 2025
28 checks passed
@andyw8 andyw8 deleted the andyw8/use-ruby-3.4 branch January 23, 2025 14:46
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