8000 Remove dynamic logic from Gemfile by benbalter · Pull Request #194 · jekyll/jekyll-seo-tag · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@benbalter
Copy link
Collaborator

Someone shortsighted (read: me) added logic to dynamically pull the Gemfile from GitHub Page's production version over in #47.

The unintended side effect of that, however, is that any time you boot the Ruby VM (bundle, run tests, use the gem locally, etc.) you need internet access, which makes developing on slow WiFi very painful.

This removes the dynamic logic so local development can be managed by the Gemfile instead.

@benbalter benbalter merged commit b13dda9 into master Apr 25, 2017
@benbalter benbalter deleted the static-gemfile branch April 25, 2017 16:07
@jekyll jekyll locked and limited conversation to collaborators Apr 30, 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.

4 participants

0