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

Support Ruby 3.3 #8056

Open
gbp opened this issue Dec 18, 2023 · 1 comment
Open

Support Ruby 3.3 #8056

gbp opened this issue Dec 18, 2023 · 1 comment
Labels
f:framework improvement Improves existing functionality (UI tweaks, refactoring, performance, etc)

Comments

@gbp
Copy link
Member

gbp commented Dec 18, 2023

Due out next week. 🎄

@gbp gbp added improvement Improves existing functionality (UI tweaks, refactoring, performance, etc) f:framework labels Dec 18, 2023
gbp added a commit that referenced this issue Dec 18, 2023
@gbp gbp added this to the Framework Modernisation milestone Dec 18, 2023
gbp added a commit that referenced this issue Dec 18, 2023
@gbp
Copy link
Member Author

gbp commented Dec 18, 2023

Warnings:

/home/runner/work/alaveteli/alaveteli/vendor/bundle/ruby/3.3.0+0/gems/activesupport-7.0.8/lib/active_support/message_verifier.rb:4: warning: base64 was loaded from the standard library, but will no longer be part of the default gems since Ruby 3.4.0. Add base64 to your Gemfile or gemspec.
/home/runner/work/alaveteli/alaveteli/vendor/bundle/ruby/3.3.0+0/gems/activesupport-7.0.8/lib/active_support/core_ext/object/json.rb:5: warning: bigdecimal was loaded from the standard library, but will no longer be part of the default gems since Ruby 3.4.0. Add bigdecimal to your Gemfile or gemspec.
/home/runner/work/alaveteli/alaveteli/vendor/bundle/ruby/3.3.0+0/gems/activesupport-7.0.8/lib/active_support/notifications/fanout.rb:3: warning: mutex_m was loaded from the standard library, but will no longer be part of the default gems since Ruby 3.4.0. Add mutex_m to your Gemfile or gemspec.
/home/runner/work/alaveteli/alaveteli/vendor/bundle/ruby/3.3.0+0/gems/mail-2.8.1/lib/mail.rb:9: warning: net/smtp was loaded from the standard library, but is not part of the default gems since Ruby 3.1.0. Add net-smtp to your Gemfile or gemspec.
/home/runner/work/alaveteli/alaveteli/vendor/bundle/ruby/3.3.0+0/gems/factory_bot-6.4.2/lib/factory_bot/evaluation.rb:1: warning: observer was loaded from the standard library, but will no longer be part of the default gems since Ruby 3.4.0. Add observer to your Gemfile or gemspec.
/home/runner/work/alaveteli/alaveteli/vendor/bundle/ruby/3.3.0+0/gems/zeitwerk-2.6.12/lib/zeitwerk/kernel.rb:38: warning: csv was loaded from the standard library, but will no longer be part of the default gems since Ruby 3.4.0. Add csv to your Gemfile or gemspec.
/home/runner/work/alaveteli/alaveteli/vendor/bundle/ruby/3.3.0+0/gems/zeitwerk-2.6.12/lib/zeitwerk/kernel.rb:38: warning: net/imap was loaded from the standard library, but is not part of the default gems since Ruby 3.1.0. Add net-imap to your Gemfile or gemspec.
/home/runner/work/alaveteli/alaveteli/vendor/bundle/ruby/3.3.0+0/gems/zeitwerk-2.6.12/lib/zeitwerk/kernel.rb:38: warning: net/pop was loaded from the standard library, but is not part of the default gems since Ruby 3.1.0. Add net-pop to your Gemfile or gemspec.

gbp added a commit that referenced this issue Jan 2, 2024
gbp added a commit that referenced this issue Apr 10, 2024
gbp added a commit that referenced this issue Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
f:framework improvement Improves existing functionality (UI tweaks, refactoring, performance, etc)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant