Skip to content
This repository has been archived by the owner on Oct 19, 2022. It is now read-only.

relax dependency on activesupport #21

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

pravi
Copy link

@pravi pravi commented Aug 23, 2018

Tests are running fine with activesupport 5.2. Fixes #20

Tests are running fine with activesupport 5.2. Fixes deckar01#20
@deckar01
Copy link
Owner

It looks like the tests are failing on Travis for master for some reason. Sorry for the inconvenience. I will take a look at it tonight. If you get it working before I do feel free to include the fix in this MR and I will by happy to review it.

@pravi
Copy link
Author

pravi commented Aug 24, 2018

In my local system I have ruby 2.5 and nodejs 8. Error seems to be related to nodejs version used by phantomjs.

nodejs 7 is end of life
@pravi
Copy link
Author

pravi commented Aug 24, 2018

I think its phantomjs that is end of life. I think pahntomjs should be changed to phantomjs-prebuilt in package.json

Phantomjs is now phantomjs-prebuilt
@pravi
Copy link
Author

pravi commented Aug 25, 2018

May be the tests itself need to be adjusted to work with phantomjs 2.

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.

2 participants