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

PSA: I18n will be dropping support for Ruby < 3.2 in the next major release (April 2025) #219

Open
lkocman opened this issue Oct 2, 2024 · 1 comment
Labels
dependencies Pull requests that update a dependency file help wanted Extra attention is needed

Comments

@lkocman
Copy link
Contributor

lkocman commented Oct 2, 2024

I suppose we should switch to 16.0 Beta or use e.g. Tumbleweed container based deployment in April 2025.

PSA: I18n will be dropping support for Ruby < 3.2 in the next major release (April 2025), due to Ruby's end of life for 3.1 and below (https://endoflife.date/ruby). Please upgrade to Ruby 3.2 or newer by April 2025 to continue using future versions of this gem.

Full log

📦[lkocman@osc get-o-o]$ bundle install --path vendor/bundle
[DEPRECATED] The `--path` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set --local path 'vendor/bundle'`, and stop using this flag
Fetching https://github.com/opensuse/jekyll-theme.git
Fetching https://github.com/hellcp/jekyll-locale.git
Fetching gem metadata from https://rubygems.org/............
Resolving dependencies...
Fetching public_suffix 6.0.1
Fetching rexml 3.3.8
Fetching faraday-net_http 1.0.2
Fetching rouge 4.4.0
Fetching unicode-display_width 2.6.0
Fetching webrick 1.8.2
Fetching google-protobuf 4.28.2 (x86_64-linux)
Fetching concurrent-ruby 1.3.4
Installing unicode-display_width 2.6.0
Installing webrick 1.8.2
Installing faraday-net_http 1.0.2
Fetching faraday 1.10.4
Installing public_suffix 6.0.1
Installing rexml 3.3.8
Installing concurrent-ruby 1.3.4
Installing faraday 1.10.4
Fetching faraday_middleware 1.2.1
Installing rouge 4.4.0
Fetching i18n 1.14.6
Installing google-protobuf 4.28.2 (x86_64-linux)
Installing faraday_middleware 1.2.1
Fetching sass-embedded 1.79.4 (x86_64-linux-gnu)
Installing i18n 1.14.6
Installing sass-embedded 1.79.4 (x86_64-linux-gnu)
Fetching jekyll 4.3.4
Installing jekyll 4.3.4
Bundle complete! 9 Gemfile dependencies, 52 gems now installed.
Bundled gems are installed into `./vendor/bundle`
Post-install message from i18n:
PSA: I18n will be dropping support for Ruby < 3.2 in the next major release (April 2025), due to Ruby's end of life for 3.1 and below (https://endoflife.date/ruby). Please upgrade to Ruby 3.2 or newer by April 2025 to continue using future versions of this gem.

@lkocman lkocman added help wanted Extra attention is needed dependencies Pull requests that update a dependency file labels Oct 2, 2024
@admiralhr99
Copy link

any update?!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants