From 9affb3476a6d089b16043c9e036d7864edcb85df Mon Sep 17 00:00:00 2001 From: miya0001 Date: Tue, 8 Nov 2016 16:35:53 +0900 Subject: [PATCH] some fix --- .gitignore | 1 + Gemfile.lock | 6 ++++-- index.md | 3 +-- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index d40dc8d..8314643 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +.bundle/ .vagrant www _site diff --git a/Gemfile.lock b/Gemfile.lock index 7de94d1..bfbce3b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,8 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.4.0) + addressable (2.5.0) + public_suffix (~> 2.0, >= 2.0.2) colorator (1.1.0) ffi (1.9.14) forwardable-extended (2.6.0) @@ -31,7 +32,8 @@ GEM mercenary (0.3.6) pathutil (0.14.0) forwardable-extended (~> 2.6) - rb-fsevent (0.9.7) + public_suffix (2.0.4) + rb-fsevent (0.9.8) rb-inotify (0.9.7) ffi (>= 0.5.0) redcarpet (3.3.4) diff --git a/index.md b/index.md index b37186a..3bafc47 100644 --- a/index.md +++ b/index.md @@ -33,8 +33,7 @@ VCCW includes customizable variables for setting the WordPress version (or beta * [Composer](https://getcomposer.org/) * MySQL 5.7.x * Apache 2.4.x -* Node 6.6 - * [gulp](http://gulpjs.com/) +* NodeJS latest * Ruby 2.3 * [Bundler](http://bundler.io/) * [Wordmove](https://github.com/welaika/wordmove)