From b8a8f228d15d29745d460f98eefa2b5333be6955 Mon Sep 17 00:00:00 2001 From: Andrew Moore Date: Fri, 16 Jan 2015 07:31:35 +0000 Subject: [PATCH 1/7] Removed Gem Lock --- Gemfile.lock | 176 --------------------------------------------------- 1 file changed, 176 deletions(-) delete mode 100644 Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock deleted file mode 100644 index 60132cc..0000000 --- a/Gemfile.lock +++ /dev/null @@ -1,176 +0,0 @@ -GEM - remote: https://rubygems.org/ - specs: - RedCloth (4.2.9) - activesupport (4.2.0) - i18n (~> 0.7) - json (~> 1.7, >= 1.7.7) - minitest (~> 5.1) - thread_safe (~> 0.3, >= 0.3.4) - tzinfo (~> 1.1) - addressable (2.3.6) - backports (3.6.4) - blankslate (2.1.2.4) - celluloid (0.16.0) - timers (~> 4.0.0) - classifier-reborn (2.0.3) - fast-stemmer (~> 1.0) - coderay (1.1.0) - coffee-script (2.3.0) - coffee-script-source - execjs - coffee-script-source (1.8.0) - colorator (0.1) - ethon (0.7.2) - ffi (>= 1.3.0) - execjs (2.2.2) - faraday (0.9.1) - multipart-post (>= 1.2, < 3) - faraday_middleware (0.9.1) - faraday (>= 0.7.4, < 0.10) - fast-stemmer (1.0.2) - ffi (1.9.6) - gemoji (2.1.0) - gh (0.13.2) - addressable - backports - faraday (~> 0.8) - multi_json (~> 1.0) - net-http-persistent (>= 2.7) - net-http-pipeline - github-pages (31) - RedCloth (= 4.2.9) - github-pages-health-check (~> 0.2) - jekyll (= 2.4.0) - jekyll-coffeescript (= 1.0.1) - jekyll-mentions (= 0.2.1) - jekyll-redirect-from (= 0.6.2) - jekyll-sass-converter (= 1.2.0) - jekyll-sitemap (= 0.6.3) - jemoji (= 0.4.0) - kramdown (= 1.3.1) - liquid (= 2.6.1) - maruku (= 0.7.0) - mercenary (~> 0.3) - pygments.rb (= 0.6.0) - rdiscount (= 2.1.7) - redcarpet (= 3.1.2) - terminal-table (~> 1.4) - github-pages-health-check (0.2.1) - net-dns (~> 0.6) - public_suffix (~> 1.4) - highline (1.6.21) - hitimes (1.2.2) - html-pipeline (1.9.0) - activesupport (>= 2) - nokogiri (~> 1.4) - html-proofer (0.0.15) - i18n (0.7.0) - jekyll (2.4.0) - classifier-reborn (~> 2.0) - colorator (~> 0.1) - jekyll-coffeescript (~> 1.0) - jekyll-gist (~> 1.0) - jekyll-paginate (~> 1.0) - jekyll-sass-converter (~> 1.0) - jekyll-watch (~> 1.1) - kramdown (~> 1.3) - liquid (~> 2.6.1) - mercenary (~> 0.3.3) - pygments.rb (~> 0.6.0) - redcarpet (~> 3.1) - safe_yaml (~> 1.0) - toml (~> 0.1.0) - jekyll-coffeescript (1.0.1) - coffee-script (~> 2.2) - jekyll-gist (1.1.0) - jekyll-mentions (0.2.1) - html-pipeline (~> 1.9.0) - jekyll (~> 2.0) - jekyll-paginate (1.1.0) - jekyll-redirect-from (0.6.2) - jekyll (~> 2.0) - jekyll-sass-converter (1.2.0) - sass (~> 3.2) - jekyll-sitemap (0.6.3) - jekyll-watch (1.2.0) - listen (~> 2.7) - jemoji (0.4.0) - gemoji (~> 2.0) - html-pipeline (~> 1.9) - jekyll (~> 2.0) - json (1.8.2) - kramdown (1.3.1) - launchy (2.4.3) - addressable (~> 2.3) - liquid (2.6.1) - listen (2.8.5) - celluloid (>= 0.15.2) - rb-fsevent (>= 0.9.3) - rb-inotify (>= 0.9) - maruku (0.7.0) - mercenary (0.3.5) - method_source (0.8.2) - mini_portile (0.6.2) - minitest (5.5.1) - multi_json (1.10.1) - multipart-post (2.0.0) - net-dns (0.8.0) - net-http-persistent (2.9.4) - net-http-pipeline (1.0.1) - nokogiri (1.6.5) - mini_portile (~> 0.6.0) - parslet (1.5.0) - blankslate (~> 2.0) - posix-spawn (0.3.9) - pry (0.9.12.6) - coderay (~> 1.0) - method_source (~> 0.8) - slop (~> 3.4) - public_suffix (1.4.6) - pusher-client (0.6.0) - json - websocket (~> 1.0) - pygments.rb (0.6.0) - posix-spawn (~> 0.3.6) - yajl-ruby (~> 1.1.0) - rb-fsevent (0.9.4) - rb-inotify (0.9.5) - ffi (>= 0.5.0) - rdiscount (2.1.7) - redcarpet (3.1.2) - safe_yaml (1.0.4) - sass (3.4.9) - slop (3.6.0) - terminal-table (1.4.5) - thread_safe (0.3.4) - timers (4.0.1) - hitimes - toml (0.1.2) - parslet (~> 1.5.0) - travis (1.7.4) - addressable (~> 2.3) - backports - faraday (~> 0.9) - faraday_middleware (~> 0.9, >= 0.9.1) - gh (~> 0.13) - highline (~> 1.6) - launchy (~> 2.1) - pry (~> 0.9, < 0.10) - pusher-client (~> 0.4) - typhoeus (~> 0.6, >= 0.6.8) - typhoeus (0.7.0) - ethon (>= 0.7.1) - tzinfo (1.2.2) - thread_safe (~> 0.1) - websocket (1.2.1) - yajl-ruby (1.1.0) - -PLATFORMS - ruby - -DEPENDENCIES - github-pages (= 31) - html-proofer - json - travis From 81b377275ea858498c14f0f37ce2faaf494a847c Mon Sep 17 00:00:00 2001 From: Andrew Moore Date: Fri, 16 Jan 2015 07:32:10 +0000 Subject: [PATCH 2/7] Added Gemfile to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0c3e5ab..d886362 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ _site/ .sass-cache/ +Gemfile.lock From 885612b6f20ff751ff8d5f4c6343af6a15aa611c Mon Sep 17 00:00:00 2001 From: Andrew Moore Date: Fri, 16 Jan 2015 07:37:22 +0000 Subject: [PATCH 3/7] Added Rake to Gemfile --- Gemfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Gemfile b/Gemfile index c7ab9b3..4377500 100644 --- a/Gemfile +++ b/Gemfile @@ -7,3 +7,4 @@ versions = JSON.parse(open('https://pages.github.com/versions.json').read) gem 'github-pages', versions['github-pages'] gem 'html-proofer' gem 'travis' +gem 'rake' From 6b44748529143041294893b3600634a51d91600d Mon Sep 17 00:00:00 2001 From: Andrew Moore Date: Fri, 16 Jan 2015 07:56:53 +0000 Subject: [PATCH 4/7] Added Travis File --- .travis.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .travis.yml diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..4d2bee2 --- /dev/null +++ b/.travis.yml @@ -0,0 +1,8 @@ +language: ruby +rvm: +- 2.1.1 +install: true +before_script: +- bundle install +script: +- ./script/cibuild From 6d0cd0bec35d7601e6e0029e4e6264357a4530fe Mon Sep 17 00:00:00 2001 From: Andrew Moore Date: Fri, 16 Jan 2015 19:46:45 +0000 Subject: [PATCH 5/7] Revert "Removed Gem Lock" This reverts commit b8a8f228d15d29745d460f98eefa2b5333be6955. --- Gemfile.lock | 176 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 176 insertions(+) create mode 100644 Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock new file mode 100644 index 0000000..60132cc --- /dev/null +++ b/Gemfile.lock @@ -0,0 +1,176 @@ +GEM + remote: https://rubygems.org/ + specs: + RedCloth (4.2.9) + activesupport (4.2.0) + i18n (~> 0.7) + json (~> 1.7, >= 1.7.7) + minitest (~> 5.1) + thread_safe (~> 0.3, >= 0.3.4) + tzinfo (~> 1.1) + addressable (2.3.6) + backports (3.6.4) + blankslate (2.1.2.4) + celluloid (0.16.0) + timers (~> 4.0.0) + classifier-reborn (2.0.3) + fast-stemmer (~> 1.0) + coderay (1.1.0) + coffee-script (2.3.0) + coffee-script-source + execjs + coffee-script-source (1.8.0) + colorator (0.1) + ethon (0.7.2) + ffi (>= 1.3.0) + execjs (2.2.2) + faraday (0.9.1) + multipart-post (>= 1.2, < 3) + faraday_middleware (0.9.1) + faraday (>= 0.7.4, < 0.10) + fast-stemmer (1.0.2) + ffi (1.9.6) + gemoji (2.1.0) + gh (0.13.2) + addressable + backports + faraday (~> 0.8) + multi_json (~> 1.0) + net-http-persistent (>= 2.7) + net-http-pipeline + github-pages (31) + RedCloth (= 4.2.9) + github-pages-health-check (~> 0.2) + jekyll (= 2.4.0) + jekyll-coffeescript (= 1.0.1) + jekyll-mentions (= 0.2.1) + jekyll-redirect-from (= 0.6.2) + jekyll-sass-converter (= 1.2.0) + jekyll-sitemap (= 0.6.3) + jemoji (= 0.4.0) + kramdown (= 1.3.1) + liquid (= 2.6.1) + maruku (= 0.7.0) + mercenary (~> 0.3) + pygments.rb (= 0.6.0) + rdiscount (= 2.1.7) + redcarpet (= 3.1.2) + terminal-table (~> 1.4) + github-pages-health-check (0.2.1) + net-dns (~> 0.6) + public_suffix (~> 1.4) + highline (1.6.21) + hitimes (1.2.2) + html-pipeline (1.9.0) + activesupport (>= 2) + nokogiri (~> 1.4) + html-proofer (0.0.15) + i18n (0.7.0) + jekyll (2.4.0) + classifier-reborn (~> 2.0) + colorator (~> 0.1) + jekyll-coffeescript (~> 1.0) + jekyll-gist (~> 1.0) + jekyll-paginate (~> 1.0) + jekyll-sass-converter (~> 1.0) + jekyll-watch (~> 1.1) + kramdown (~> 1.3) + liquid (~> 2.6.1) + mercenary (~> 0.3.3) + pygments.rb (~> 0.6.0) + redcarpet (~> 3.1) + safe_yaml (~> 1.0) + toml (~> 0.1.0) + jekyll-coffeescript (1.0.1) + coffee-script (~> 2.2) + jekyll-gist (1.1.0) + jekyll-mentions (0.2.1) + html-pipeline (~> 1.9.0) + jekyll (~> 2.0) + jekyll-paginate (1.1.0) + jekyll-redirect-from (0.6.2) + jekyll (~> 2.0) + jekyll-sass-converter (1.2.0) + sass (~> 3.2) + jekyll-sitemap (0.6.3) + jekyll-watch (1.2.0) + listen (~> 2.7) + jemoji (0.4.0) + gemoji (~> 2.0) + html-pipeline (~> 1.9) + jekyll (~> 2.0) + json (1.8.2) + kramdown (1.3.1) + launchy (2.4.3) + addressable (~> 2.3) + liquid (2.6.1) + listen (2.8.5) + celluloid (>= 0.15.2) + rb-fsevent (>= 0.9.3) + rb-inotify (>= 0.9) + maruku (0.7.0) + mercenary (0.3.5) + method_source (0.8.2) + mini_portile (0.6.2) + minitest (5.5.1) + multi_json (1.10.1) + multipart-post (2.0.0) + net-dns (0.8.0) + net-http-persistent (2.9.4) + net-http-pipeline (1.0.1) + nokogiri (1.6.5) + mini_portile (~> 0.6.0) + parslet (1.5.0) + blankslate (~> 2.0) + posix-spawn (0.3.9) + pry (0.9.12.6) + coderay (~> 1.0) + method_source (~> 0.8) + slop (~> 3.4) + public_suffix (1.4.6) + pusher-client (0.6.0) + json + websocket (~> 1.0) + pygments.rb (0.6.0) + posix-spawn (~> 0.3.6) + yajl-ruby (~> 1.1.0) + rb-fsevent (0.9.4) + rb-inotify (0.9.5) + ffi (>= 0.5.0) + rdiscount (2.1.7) + redcarpet (3.1.2) + safe_yaml (1.0.4) + sass (3.4.9) + slop (3.6.0) + terminal-table (1.4.5) + thread_safe (0.3.4) + timers (4.0.1) + hitimes + toml (0.1.2) + parslet (~> 1.5.0) + travis (1.7.4) + addressable (~> 2.3) + backports + faraday (~> 0.9) + faraday_middleware (~> 0.9, >= 0.9.1) + gh (~> 0.13) + highline (~> 1.6) + launchy (~> 2.1) + pry (~> 0.9, < 0.10) + pusher-client (~> 0.4) + typhoeus (~> 0.6, >= 0.6.8) + typhoeus (0.7.0) + ethon (>= 0.7.1) + tzinfo (1.2.2) + thread_safe (~> 0.1) + websocket (1.2.1) + yajl-ruby (1.1.0) + +PLATFORMS + ruby + +DEPENDENCIES + github-pages (= 31) + html-proofer + json + travis From fcda5d6b1a14e1b009d2fffba9961f80a71682bb Mon Sep 17 00:00:00 2001 From: Andrew Moore Date: Fri, 16 Jan 2015 19:46:52 +0000 Subject: [PATCH 6/7] Revert "Added Gemfile to .gitignore" This reverts commit 81b377275ea858498c14f0f37ce2faaf494a847c. --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index d886362..0c3e5ab 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,2 @@ _site/ .sass-cache/ -Gemfile.lock From cda3b9ffa7b18fc02f94990eb71f497b5c6a6699 Mon Sep 17 00:00:00 2001 From: Andrew Moore Date: Fri, 16 Jan 2015 19:48:55 +0000 Subject: [PATCH 7/7] Trying different way of executing command --- script/cibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/cibuild b/script/cibuild index bff61f0..7b42e87 100755 --- a/script/cibuild +++ b/script/cibuild @@ -2,4 +2,4 @@ set -e # halt script on error bundle exec jekyll build -bundle exec htmlproof ./_site --validate_html +htmlproof ./_site --validate_html