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

Bundle update #1031

Merged
merged 3 commits into from Sep 26, 2018

Conversation

Projects
None yet
2 participants
@mdlincoln
Copy link
Member

mdlincoln commented Sep 26, 2018

Two small tech fixes:

  1. Updates our gems for plugins & netlify preview
  2. Keep .vscode directories from being tracked. If anyone happens to use VS Code and sets some workspace-specific settings, a directory with those settings gets written into the repo, and that only needs to exist on their computer, not shared with the rest of the project.

@mdlincoln mdlincoln added the technical label Sep 26, 2018

@mdlincoln mdlincoln self-assigned this Sep 26, 2018

@mdlincoln mdlincoln requested review from walshbr and programminghistorian/administrators Sep 26, 2018

try adding a .ruby-version file
Netlify defaulted to 2.2.9 which is too low for some of our plugins

@walshbr walshbr merged commit f1ad2f2 into gh-pages Sep 26, 2018

3 checks passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details
continuous-integration/travis-ci/push The Travis CI build passed
Details
deploy/netlify Deploy preview ready!
Details

@walshbr walshbr deleted the bundle_update branch Sep 26, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment