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 jekyll-linkpreview.gemspec #20

Merged
merged 2 commits into from
May 29, 2020
Merged

Conversation

greatgumz
Copy link
Contributor

@greatgumz greatgumz commented May 27, 2020

fixes #21

remove jekyll dependency

remove future dependency
Copy link
Owner

@ysk24ok ysk24ok left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the PR.

How about setting an upper bound in order not to use new major version automatically because jekyll 5 may break backward-compatibility and this plugin may not work with the new version.
I've made a code suggestion. Glad if you take a look.

jekyll-linkpreview.gemspec Outdated Show resolved Hide resolved
Co-authored-by: Yusuke Nishioka <yusuke.nishioka.0713@gmail.com>
Copy link
Owner

@ysk24ok ysk24ok left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for the contribution!

@ysk24ok ysk24ok merged commit 069fbac into ysk24ok:master May 29, 2020
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.

Not compatible with latest Jekyll version 4.1.0
2 participants