Skip to content

Update Rails to 4.2.10 - #192

Open
jrmhaig wants to merge 1 commit into
bbc:masterfrom
jrmhaig:rails_4_2_10
Open

jrmhaig wants to merge 1 commit into
bbc:masterfrom
jrmhaig:rails_4_2_10

Conversation

@jrmhaig

@jrmhaig jrmhaig commented Sep 14, 2018

Copy link
Copy Markdown
Contributor

Hive Scheduler is currently incompatible with Ruby 2.4+ because ::Fixnum and ::Bignum have been deprecated. This has been fixed in Rails after 4.2.7.1 but the Gemfile currently prevents a later version from being installed. Setting

gem 'rails', '~> 4.2.10'

will allow all versions greater than or equal to 4.2.10 and strictly less than 5.0 to be installed.

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