Feature #31128
Drop Ruby < 2.5 support
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Ruby support | |||
Target version: | 5.0.0 | |||
Resolution: |
Description
Rails 6 requires at least Ruby 2.5.0
root@85be5e8d7c3e:/work# bundle update The dependency tzinfo-data (>= 0) will be unused by any of the platforms Bundler is installing for. Bundler is installing for ruby but the dependency is only for x86-mingw32, x64-mingw32, x86-mswin32. To add those platforms to the bundle, run `bundle lock --add-platform x86-mingw32 x64-mingw32 x86-mswin32`. Fetching gem metadata from https://rubygems.org/.......... Fetching gem metadata from https://rubygems.org/. Resolving dependencies... Bundler could not find compatible versions for gem "ruby": In Gemfile: ruby rails (= 6.0.0.beta3) was resolved to 6.0.0.beta3, which depends on ruby (>= 2.5.0)
Related issues
History
#1
Updated by Marius BALTEANU almost 2 years ago
- Copied from Feature #30356: Drop Ruby 2.2 support added
#2
Updated by Marius BALTEANU almost 2 years ago
- Copied from deleted (Feature #30356: Drop Ruby 2.2 support)
#3
Updated by Marius BALTEANU almost 2 years ago
- Related to Feature #29914: Migrate to Rails 6 added
#4
Updated by Marius BALTEANU 9 months ago
- Target version changed from Unplanned backlogs to 5.0.0