Refactor #7233
Revert Ruby 1.8 specifics
Pull request:
Fixed in Releases:
Found in Releases:
Description
Foreman core carries some gem pins and workarounds for Ruby 1.8, which should be removed when support is dropped.
See #4656's related issues for most of the changes that could be reverted. Check through for any RUBY_VERSION usage too.
Drop 1.8 from the Jenkins test matrices after this is closed.
Related issues
Associated revisions
refs #7233 - match core Foreman Gemfile version changes
Refs #7233 - Fixing erroneous rubocop config
History
#1
Updated by Dominic Cleal almost 8 years ago
- Blocks Tracker #4656: Drop Ruby 1.8 support added
#2
Updated by Shlomi Zadok almost 8 years ago
- Assignee set to Shlomi Zadok
#3
Updated by The Foreman Bot almost 8 years ago
- Status changed from New to Ready For Testing
- Target version set to 1.7.3
- Pull request https://github.com/theforeman/foreman/pull/1784 added
- Pull request deleted (
)
#4
Updated by Dominic Cleal almost 8 years ago
- Target version changed from 1.7.3 to 1.7.2
#5
Updated by Dominic Cleal almost 8 years ago
- Blocks deleted (Tracker #4656: Drop Ruby 1.8 support)
#6
Updated by Dominic Cleal almost 8 years ago
- Blocked by Tracker #4656: Drop Ruby 1.8 support added
#7
Updated by Dominic Cleal over 7 years ago
- Legacy Backlogs Release (now unused) set to 28
#8
Updated by Dominic Cleal over 7 years ago
- Related to Bug #8462: Remove or use i18n_data dependency added
#9
Updated by Dominic Cleal over 7 years ago
- Related to Refactor #8490: Refactor use of Rabl gem methods added
#10
Updated by Shlomi Zadok over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 51a8843830a66f00c2194e27b79b059c92759dcb.
#11
Updated by Dominic Cleal over 7 years ago
- Related to Bug #8510: gettext_i18n_rails 1.x causes "cannot load such file -- gettext/tools/task" in production added
#12
Updated by Dominic Cleal over 7 years ago
- Related to Feature #7987: Support Ruby 2.1 added
#13
Updated by The Foreman Bot almost 6 years ago
- Pull request https://github.com/theforeman/foreman/pull/3823 added
Fixes #7233 - Drop Ruby 1.8.7 and revert Ruby 1.8.7 specifics