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

Fix RSpec deprecation warning #5

Merged
merged 1 commit into from
Mar 22, 2015
Merged

Fix RSpec deprecation warning #5

merged 1 commit into from
Mar 22, 2015

Conversation

pathawks
Copy link
Member

Deprecation Warnings:

RSpec::Core::Configuration#treat_symbols_as_metadata_keys_with_true_values= is deprecated, it is now set to true as default and setting it to false has no effect.


If you need more of the backtrace for any of these deprecations to
identify where to make the necessary changes, you can configure
`config.raise_errors_for_deprecations!`, and it will turn the
deprecation warnings into errors, giving you the full backtrace.

1 deprecation warning total

parkr added a commit that referenced this pull request Mar 22, 2015
@parkr parkr merged commit 52b4169 into jekyll:master Mar 22, 2015
parkr added a commit that referenced this pull request Mar 22, 2015
@pathawks pathawks deleted the treat_symbols_as_metadata_keys_with_true_values branch March 22, 2015 02:33
@jekyll jekyll locked and limited conversation to collaborators Apr 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants