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

jekyll new-theme should specify Jekyll as a runtime dependency for the theme #5457

Merged
merged 1 commit into from
Oct 24, 2016

Conversation

ashmaroli
Copy link
Member

Themes created with Jekyll 3.3.x will run with only Jekyll 3.3.x

/cc @jekyll/ecosystem

@parkr
Copy link
Member

parkr commented Oct 6, 2016

Last time I tried this Bundler gave me a "Circular dependency" error, but let me know if you don't get the same. 😄

@ashmaroli
Copy link
Member Author

Last time I tried this Bundler gave me a "Circular dependency" error,

For this to happen, Jekyll has to depend on a theme too.. but since it doesnt, I dont think bundler will care..

@parkr parkr changed the title replace development_dependency with runtime_dependency jekyll new-theme should specify Jekyll as a runtime dependency for the theme Oct 24, 2016
@parkr
Copy link
Member

parkr commented Oct 24, 2016

@jekyllbot: merge +bug

@jekyllbot jekyllbot merged commit 4896f54 into jekyll:master Oct 24, 2016
jekyllbot added a commit that referenced this pull request Oct 24, 2016
@ashmaroli ashmaroli deleted the dependency-template branch November 30, 2016 14:34
@jekyll jekyll locked and limited conversation to collaborators Jul 11, 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.

None yet

4 participants