Skip to content

Conversation

@eileencodes
Copy link
Member

  • Fixes test failures for config options and bundler updates
  • Bumps version

cc/ @rafaelfranca

These config options changed in Rails so they were causing errors in the
sass-rails tests. This updates the config options with the expected
settings.
Gems are no longer allowed to leave the default TODO's in place. This
replaces all the ones that can't be TODO anymore with something that is
acceptable.

```
Error:
bundler: failed to load command: rails
(Users/eileen/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/bin/rails)
Gem::InvalidSpecificationException: The gemspec at
/private/var/folders/fy/rml6_y9x3b392jpmpy160g7r0000gn/T/d20160630-25961-h3mf6o/engine_project.gemspec
is not valid. Please fix this gemspec.
The validation error was '"FIXME" or "TODO" is not an author'
```
@rails-bot
Copy link

Thanks for the pull request, and welcome! The Rails team is excited to review your changes, and you should hear from @rafaelfranca (NB. this repo may be misconfigured) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

@rails-bot
Copy link

warning Warning warning

  • Pull requests are usually filed against the master branch for this repo, but this one is against 5-0-stable. Please double check that you specified the right target!

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.

3 participants