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

update bin/spring to squash deprecation msg #4

Merged
merged 2 commits into from
Jun 26, 2017
Merged

update bin/spring to squash deprecation msg #4

merged 2 commits into from
Jun 26, 2017

Conversation

soccernee
Copy link
Contributor

@soccernee soccernee commented Jun 26, 2017

  1. When running rails commands, the terminal outputs a deprecation message:
> rails -T | grep db:set
Array values in the parameter to `Gem.paths=` are deprecated.
Please use a String or nil.
An Array ({"GEM_PATH"=>["/Users/neeraj/.rvm/gems/ruby-2.4.0", "/Users/neeraj/.rvm/gems/ruby-2.4.0@global"]}) was passed in from bin/rails:3:in `load'
...

This PR updates the appropriate line in bin/spring

  1. Update the rails version from 5.0.1. to 5.0.4 to squash deprecation messages re: Fixnum and BigInt

@harley harley merged commit c152c1f into coderschool:master Jun 26, 2017
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.

2 participants