Skip to content
This repository has been archived by the owner on Feb 22, 2020. It is now read-only.

Upgrade to Rails 5.1 #75

Merged
merged 1 commit into from
Dec 7, 2018
Merged

Upgrade to Rails 5.1 #75

merged 1 commit into from
Dec 7, 2018

Conversation

mjgiarlo
Copy link
Member

@mjgiarlo mjgiarlo commented Dec 7, 2018

In so doing...

  • Dump the about_page dependency which is not compatible with the latest Rails versions
  • Use okcomputer instead of about_page
  • Dump isitworking because okcomputer serves the same purpose
  • Re-order (alphabetize) gems in Gemfile and collapse redundant gem groups
  • Remove tzinfo-data dependency since app does not require being deployed to Windows or JVM environments
  • Update VERSION
  • Disable falling back to the asset pipeline (not used in this project)
  • Remove outdated Rails framework default (because deprecated)

Refs #72

In so doing, dump the about_page dependency which is not compatible with the latest Rails versions. Instead, use okcomputer. Also, dump isitworking because okcomputer serves the same purpose.

Refs #72
@peetucket peetucket merged commit 2b3670e into master Dec 7, 2018
@peetucket peetucket deleted the rails5.1_issue72 branch December 7, 2018 20:04
mjgiarlo added a commit to sul-dlss-deprecated/dor-fetcher that referenced this pull request Dec 11, 2018
Required by sul-dlss-deprecated/dor-fetcher-service#75, which upgraded dor-fetcher-service to Rails 5.1 and replaced about_page and isitworking with okcomputer. Reflect this change in the implementation and the tests.
jcoyne pushed a commit to sul-dlss-deprecated/dor-fetcher that referenced this pull request Dec 11, 2018
Depend on okcomputer-like behavior in dor-fetcher-service

Required by sul-dlss-deprecated/dor-fetcher-service#75, which upgraded dor-fetcher-service to Rails 5.1 and replaced about_page and isitworking with okcomputer. Reflect this change in the implementation and the tests.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants