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

Add Support for Ruby 3.4 #4

Merged
merged 6 commits into from
Jan 31, 2025
Merged

Add Support for Ruby 3.4 #4

merged 6 commits into from
Jan 31, 2025

Conversation

ttstarck
Copy link
Contributor

Changes

  • Add gems to the gemfiles that were removed from the pre-installed gems list in Ruby 3.4.
  • Lock concurrent-ruby to < 1.3.5 in the gemfiles to avoid a bug in activesupport 7.0 and less.

This PR was generated using turbolift.

@coveralls
Copy link

coveralls commented Jan 28, 2025

Pull Request Test Coverage Report for Build 13058728797

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 12999535008: 0.0%
Covered Lines: 30
Relevant Lines: 30

💛 - Coveralls

@ttstarck ttstarck force-pushed the TECH-17267_support_ruby_3_4 branch from 565841c to 13643a9 Compare January 30, 2025 18:21
@ttstarck ttstarck force-pushed the TECH-17267_support_ruby_3_4 branch from 0d7e09f to a10a79b Compare January 30, 2025 18:23
@ttstarck ttstarck marked this pull request as ready for review January 30, 2025 18:25
@ttstarck ttstarck requested a review from a team as a code owner January 30, 2025 18:25
@ttstarck ttstarck requested a review from ishakun January 30, 2025 18:25
@ttstarck ttstarck merged commit 88c4373 into main Jan 31, 2025
19 of 21 checks passed
@ttstarck ttstarck deleted the TECH-17267_support_ruby_3_4 branch January 31, 2025 00:00
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.

3 participants