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

Add support for Ruby 2.6, configure sqlite3 to use ~> 1.4 for rails 6+, patch for Rails 4.2 against Ruby 2.6 #2327

Merged
merged 3 commits into from
Apr 22, 2019

Conversation

wasifhossain
Copy link
Member

Purpose

  1. Add support for Ruby 2.6
  2. Make Rails 4.2 tests pass against Ruby 2.6
  3. Make Rails master tests pass against Ruby 2.5+
  4. Bump Ruby versions for currently supported 2.x series

Changes

  1. Add ruby-2.6 to .travis.yml
  2. Monkey patch from Tests cause ThreadError: already initialized with Ruby 2.6.0 rails/rails#34790
  3. Configure sqlite3 gem to use ~> 1.4 for Rails 6+

Caveats

Related GitHub issues

Additional helpful information

@wasifhossain wasifhossain force-pushed the ruby-2-6-rails-4-2-test-patch branch from c2c7e6d to 5d122f2 Compare April 22, 2019 20:07
@wasifhossain wasifhossain requested a review from bf4 April 22, 2019 20:10
@wasifhossain
Copy link
Member Author

wow! travis looks 💯 ✔️

@wasifhossain wasifhossain changed the title Add support for Ruby 2.6, patch for Rails 4.2 against Ruby 2.6, configure sqlite3 to use ~> 1.4 for rails 6+ Add support for Ruby 2.6, configure sqlite3 to use ~> 1.4 for rails 6+, patch for Rails 4.2 against Ruby 2.6 Apr 22, 2019
@wasifhossain wasifhossain merged commit 7896ad6 into 0-10-stable Apr 22, 2019
@wasifhossain wasifhossain deleted the ruby-2-6-rails-4-2-test-patch branch April 22, 2019 20:52
wasifhossain added a commit that referenced this pull request Apr 23, 2019
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