Skip to content

Drop support for Ruby 2.7 and 3.0#632

Merged
tgxworld merged 1 commit intomasterfrom
drop_support_for_EOL_ruby
Feb 3, 2025
Merged

Drop support for Ruby 2.7 and 3.0#632
tgxworld merged 1 commit intomasterfrom
drop_support_for_EOL_ruby

Conversation

@tgxworld
Copy link
Collaborator

@tgxworld tgxworld commented Feb 3, 2025

These versions are already EOL. Adds Ruby 3.4 to CI matrix.

@tgxworld tgxworld force-pushed the drop_support_for_EOL_ruby branch 2 times, most recently from 7c6c5ec to 7ff65c0 Compare February 3, 2025 02:55
s.add_development_dependency 'listen'
s.add_development_dependency 'webpacker'
s.add_development_dependency 'rails', '~> 6.0'
s.add_development_dependency 'rails', '>= 7.1'
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Need to bump rails dependency to resolve the following error when running rspec tests:

NameError:
  uninitialized constant ActiveSupport::LoggerThreadSafeLevel::Logger

rails/rails#54263

@tgxworld tgxworld force-pushed the drop_support_for_EOL_ruby branch from 7ff65c0 to 29c4608 Compare February 3, 2025 03:07
These versions are already EOL
@tgxworld tgxworld force-pushed the drop_support_for_EOL_ruby branch from 29c4608 to e9d1e4d Compare February 3, 2025 03:43
@tgxworld tgxworld merged commit c562854 into master Feb 3, 2025
4 checks passed
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.

1 participant