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 rails 6.0 #192

Closed
wants to merge 2 commits into from
Closed

Add support for rails 6.0 #192

wants to merge 2 commits into from

Conversation

hackartisan
Copy link
Contributor

@hackartisan hackartisan commented Nov 16, 2020

And drop support for rails versions less than 5.2 and ruby 2.4.

closes #184

@hackartisan hackartisan force-pushed the 184-rails-6 branch 2 times, most recently from a04eb15 to 04684b6 Compare November 16, 2020 18:37
@hackartisan hackartisan changed the title Test on ruby 6.0 Test on rails 6.0 Nov 16, 2020
@cjcolvar cjcolvar changed the title Test on rails 6.0 Add support for rails 6.0 and drop support for rails less than 5.2 Nov 18, 2020
@cjcolvar cjcolvar changed the title Add support for rails 6.0 and drop support for rails less than 5.2 Add support for rails 6.0 Nov 18, 2020
Co-Authored-By: Anna Headley <[email protected]>
Co-Authored-By: Daniel Pierce <[email protected]>
@jrgriffiniii
Copy link
Contributor

This seems to have been blocked by a prior release of hydra-editor:

Bundler could not find compatible versions for gem "sprockets":
  In snapshot (Gemfile.lock):
    sprockets (= 4.0.2)

  In Gemfile:
    hydra-editor was resolved to 5.0.3, which depends on
      sprockets (>= 3.7)

I can look to address this and diagnose the update conflicts.

@jrgriffiniii
Copy link
Contributor

I am going to retain the branch for this, however, I feel that it is best to proceed by closing this PR in order to start the process of cleaning this project.

This was referenced Nov 29, 2021
@cjcolvar cjcolvar deleted the 184-rails-6 branch December 3, 2021 16:31
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.

Add support for Rails 6.0.z releases
3 participants