This is an automated email from the ASF dual-hosted git repository.
jongyoul pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/zeppelin-site.git
The following commit(s) were added to refs/heads/master by this push:
new aebc4c3c4 Modernize build (Ruby 3.3.5, Bundler 4.0.13), consolidate
Dependabot bumps, drop vendored docs Gemfiles (#60)
aebc4c3c4 is described below
commit aebc4c3c4b7f957196f73a29d47b76c5329ba649
Author: Jongyoul Lee <[email protected]>
AuthorDate: Sat Jun 6 16:01:58 2026 +0900
Modernize build (Ruby 3.3.5, Bundler 4.0.13), consolidate Dependabot bumps,
drop vendored docs Gemfiles (#60)
---
.github/workflows/helium/package-lock.json | 39 ++--
Dockerfile | 6 +-
Gemfile | 2 +-
Gemfile.lock | 25 ++-
docs/0.10.0/Gemfile | 17 --
docs/0.10.0/Gemfile.lock | 61 ------
docs/0.10.1/Gemfile | 17 --
docs/0.10.1/Gemfile.lock | 61 ------
docs/0.11.0/Gemfile | 17 --
docs/0.11.0/Gemfile.lock | 61 ------
docs/0.11.1/Gemfile | 17 --
docs/0.11.1/Gemfile.lock | 61 ------
docs/0.11.2/Gemfile | 17 --
docs/0.11.2/Gemfile.lock | 63 -------
docs/0.12.0/Gemfile | 23 ---
docs/0.12.0/Gemfile.lock | 285 -----------------------------
docs/0.5.0-incubating/Gemfile | 17 --
docs/0.5.0-incubating/Gemfile.lock | 61 ------
docs/0.5.5-incubating/Gemfile | 17 --
docs/0.5.5-incubating/Gemfile.lock | 61 ------
docs/0.5.6-incubating/Gemfile | 17 --
docs/0.5.6-incubating/Gemfile.lock | 61 ------
docs/0.6.0/Gemfile | 17 --
docs/0.6.0/Gemfile.lock | 61 ------
docs/0.6.1/Gemfile | 17 --
docs/0.6.1/Gemfile.lock | 61 ------
docs/0.7.0/Gemfile | 17 --
docs/0.7.0/Gemfile.lock | 61 ------
docs/0.7.1/Gemfile | 17 --
docs/0.7.1/Gemfile.lock | 61 ------
docs/0.7.2/Gemfile | 17 --
docs/0.7.2/Gemfile.lock | 61 ------
docs/0.7.3/Gemfile | 17 --
docs/0.7.3/Gemfile.lock | 61 ------
docs/0.8.0/Gemfile | 17 --
docs/0.8.0/Gemfile.lock | 61 ------
docs/0.8.1/Gemfile | 17 --
docs/0.8.1/Gemfile.lock | 61 ------
docs/0.8.2/Gemfile | 17 --
docs/0.8.2/Gemfile.lock | 61 ------
docs/0.9.0/Gemfile | 17 --
docs/0.9.0/Gemfile.lock | 61 ------
42 files changed, 41 insertions(+), 1745 deletions(-)
diff --git a/.github/workflows/helium/package-lock.json
b/.github/workflows/helium/package-lock.json
index c384f87dd..9fb6291ab 100644
--- a/.github/workflows/helium/package-lock.json
+++ b/.github/workflows/helium/package-lock.json
@@ -283,9 +283,10 @@
"integrity":
"sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ=="
},
"node_modules/ajv": {
- "version": "6.12.6",
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
- "integrity":
"sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
+ "version": "6.15.0",
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.15.0.tgz",
+ "integrity":
"sha512-fgFx7Hfoq60ytK2c7DhnF8jIvzYgOMxfugjLOSMHjLIPgenqa7S7oaagATUq99mV6IYvN2tRmC0wnTYX6iPbMw==",
+ "license": "MIT",
"dependencies": {
"fast-deep-equal": "^3.1.1",
"fast-json-stable-stringify": "^2.0.0",
@@ -989,15 +990,16 @@
}
},
"node_modules/follow-redirects": {
- "version": "1.15.6",
- "resolved":
"https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.6.tgz",
- "integrity":
"sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==",
+ "version": "1.16.0",
+ "resolved":
"https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.16.0.tgz",
+ "integrity":
"sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==",
"funding": [
{
"type": "individual",
"url": "https://github.com/sponsors/RubenVerborgh"
}
],
+ "license": "MIT",
"engines": {
"node": ">=4.0"
},
@@ -2405,9 +2407,10 @@
"integrity":
"sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA=="
},
"node_modules/underscore": {
- "version": "1.13.7",
- "resolved":
"https://registry.npmjs.org/underscore/-/underscore-1.13.7.tgz",
- "integrity":
"sha512-GMXzWtsc57XAtguZgaQViUOzs0KTkk8ojr3/xAxXLITqf/3EMwxC0inyETfDFjH/Krbhuep0HNbbjI9i/q3F3g=="
+ "version": "1.13.8",
+ "resolved":
"https://registry.npmjs.org/underscore/-/underscore-1.13.8.tgz",
+ "integrity":
"sha512-DXtD3ZtEQzc7M8m4cXotyHR+FAS18C64asBYY5vqZexfYryNNnDc02W4hKg3rdQuqOYas1jkseX0+nZXjTXnvQ==",
+ "license": "MIT"
},
"node_modules/undici": {
"version": "6.24.1",
@@ -2800,9 +2803,9 @@
"integrity":
"sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ=="
},
"ajv": {
- "version": "6.12.6",
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
- "integrity":
"sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
+ "version": "6.15.0",
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.15.0.tgz",
+ "integrity":
"sha512-fgFx7Hfoq60ytK2c7DhnF8jIvzYgOMxfugjLOSMHjLIPgenqa7S7oaagATUq99mV6IYvN2tRmC0wnTYX6iPbMw==",
"requires": {
"fast-deep-equal": "^3.1.1",
"fast-json-stable-stringify": "^2.0.0",
@@ -3320,9 +3323,9 @@
}
},
"follow-redirects": {
- "version": "1.15.6",
- "resolved":
"https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.6.tgz",
- "integrity":
"sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA=="
+ "version": "1.16.0",
+ "resolved":
"https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.16.0.tgz",
+ "integrity":
"sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw=="
},
"forever-agent": {
"version": "0.6.1",
@@ -4371,9 +4374,9 @@
"integrity":
"sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA=="
},
"underscore": {
- "version": "1.13.7",
- "resolved":
"https://registry.npmjs.org/underscore/-/underscore-1.13.7.tgz",
- "integrity":
"sha512-GMXzWtsc57XAtguZgaQViUOzs0KTkk8ojr3/xAxXLITqf/3EMwxC0inyETfDFjH/Krbhuep0HNbbjI9i/q3F3g=="
+ "version": "1.13.8",
+ "resolved":
"https://registry.npmjs.org/underscore/-/underscore-1.13.8.tgz",
+ "integrity":
"sha512-DXtD3ZtEQzc7M8m4cXotyHR+FAS18C64asBYY5vqZexfYryNNnDc02W4hKg3rdQuqOYas1jkseX0+nZXjTXnvQ=="
},
"undici": {
"version": "6.24.1",
diff --git a/Dockerfile b/Dockerfile
index 61d4f30ae..2ffe1546d 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,5 +1,5 @@
# Use the latest official Ruby runtime as a parent image
-FROM ruby:3.0.6
+FROM ruby:3.3.5
# Set the working directory to /app
WORKDIR /app
@@ -7,8 +7,8 @@ WORKDIR /app
# Copy the Gemfile and Gemfile.lock into the container at /app
COPY Gemfile Gemfile.lock ./
-# Install bundler
-RUN gem install bundler
+# Install bundler (pinned to the version recorded in Gemfile.lock's BUNDLED
WITH)
+RUN gem install bundler -v 4.0.13
# Install the project dependencies
RUN bundle install
diff --git a/Gemfile b/Gemfile
index 620e29f3b..9cc8cfef1 100644
--- a/Gemfile
+++ b/Gemfile
@@ -17,7 +17,7 @@ source 'https://rubygems.org'
gem 'github-pages'
gem 'redcarpet'
gem 'jekyll-twitter-plugin'
-gem 'nokogiri', '1.15.4'
+gem 'nokogiri', '1.19.3'
gem 'mini_portile2', '2.8.4'
gem "webrick", "~> 1.8" # By upgrading ruby to 3.x
diff --git a/Gemfile.lock b/Gemfile.lock
index 71c2d47da..24f559a0f 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -13,8 +13,8 @@ GEM
minitest (>= 5.1, < 6)
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
- addressable (2.8.5)
- public_suffix (>= 2.0.2, < 6.0)
+ addressable (2.9.0)
+ public_suffix (>= 2.0.2, < 8.0)
base64 (0.3.0)
benchmark (0.5.0)
bigdecimal (4.1.1)
@@ -36,11 +36,11 @@ GEM
ffi (>= 1.15.0)
eventmachine (1.2.7)
execjs (2.8.1)
- faraday (2.14.1)
+ faraday (2.14.2)
faraday-net_http (>= 2.0, < 3.5)
json
logger
- faraday-net_http (3.4.2)
+ faraday-net_http (3.4.4)
net-http (~> 0.5)
ffi (1.15.5)
forwardable-extended (2.6.0)
@@ -211,7 +211,7 @@ GEM
gemoji (~> 3.0)
html-pipeline (~> 2.2)
jekyll (>= 3.0, < 5.0)
- json (2.19.2)
+ json (2.19.8)
kramdown (2.3.2)
rexml
kramdown-parser-gfm (1.1.0)
@@ -230,16 +230,22 @@ GEM
minitest (5.27.0)
net-http (0.9.1)
uri (>= 0.11.1)
- nokogiri (1.15.4)
+ nokogiri (1.19.3)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
+ nokogiri (1.19.3-aarch64-linux-gnu)
+ racc (~> 1.4)
+ nokogiri (1.19.3-arm64-darwin)
+ racc (~> 1.4)
+ nokogiri (1.19.3-x86_64-linux-gnu)
+ racc (~> 1.4)
octokit (4.25.1)
faraday (>= 1, < 3)
sawyer (~> 0.9)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (4.0.7)
- racc (1.7.1)
+ racc (1.8.1)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
@@ -273,6 +279,7 @@ GEM
webrick (1.8.1)
PLATFORMS
+ aarch64-linux
arm64-darwin
ruby
x86_64-linux
@@ -281,9 +288,9 @@ DEPENDENCIES
github-pages
jekyll-twitter-plugin
mini_portile2 (= 2.8.4)
- nokogiri (= 1.15.4)
+ nokogiri (= 1.19.3)
redcarpet
webrick (~> 1.8)
BUNDLED WITH
- 2.5.19
+ 4.0.13
diff --git a/docs/0.10.0/Gemfile b/docs/0.10.0/Gemfile
deleted file mode 100755
index 655775a05..000000000
--- a/docs/0.10.0/Gemfile
+++ /dev/null
@@ -1,17 +0,0 @@
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements. See the NOTICE file distributed with
-# this work for additional information regarding copyright ownership.
-# The ASF licenses this file to You under the Apache License, Version 2.0
-# (the "License"); you may not use this file except in compliance with
-# the License. You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
-source 'https://rubygems.org'
-gem 'github-pages'
diff --git a/docs/0.10.0/Gemfile.lock b/docs/0.10.0/Gemfile.lock
deleted file mode 100755
index aaccff945..000000000
--- a/docs/0.10.0/Gemfile.lock
+++ /dev/null
@@ -1,61 +0,0 @@
-GEM
- remote: https://rubygems.org/
- specs:
- RedCloth (4.2.9)
- classifier (1.3.3)
- fast-stemmer (>= 1.0.0)
- colorator (0.1)
- commander (4.1.5)
- highline (~> 1.6.11)
- fast-stemmer (1.0.2)
- ffi (1.9.3)
- github-pages (10)
- RedCloth (= 4.2.9)
- jekyll (= 1.3.0)
- kramdown (= 1.2.0)
- liquid (= 2.5.4)
- maruku (= 0.6.1)
- rdiscount (= 2.1.7)
- redcarpet (= 2.3.0)
- highline (1.6.20)
- jekyll (1.3.0)
- classifier (~> 1.3)
- colorator (~> 0.1)
- commander (~> 4.1.3)
- liquid (~> 2.5.2)
- listen (~> 1.3)
- maruku (~> 0.6.0)
- pygments.rb (~> 0.5.0)
- redcarpet (~> 2.3.0)
- safe_yaml (~> 1.0.4)
- kramdown (1.2.0)
- liquid (2.5.4)
- listen (1.3.1)
- rb-fsevent (>= 0.9.3)
- rb-inotify (>= 0.9)
- rb-kqueue (>= 0.2)
- maruku (0.6.1)
- syntax (>= 1.0.0)
- posix-spawn (0.3.6)
- pygments.rb (0.5.4)
- posix-spawn (~> 0.3.6)
- yajl-ruby (~> 1.1.0)
- rb-fsevent (0.9.3)
- rb-inotify (0.9.2)
- ffi (>= 0.5.0)
- rb-kqueue (0.2.0)
- ffi (>= 0.5.0)
- rdiscount (2.1.7)
- redcarpet (2.3.0)
- safe_yaml (1.0.4)
- syntax (1.0.0)
- yajl-ruby (1.1.0)
-
-PLATFORMS
- ruby
-
-DEPENDENCIES
- github-pages
-
-BUNDLED WITH
- 1.10.4
diff --git a/docs/0.10.1/Gemfile b/docs/0.10.1/Gemfile
deleted file mode 100755
index 655775a05..000000000
--- a/docs/0.10.1/Gemfile
+++ /dev/null
@@ -1,17 +0,0 @@
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements. See the NOTICE file distributed with
-# this work for additional information regarding copyright ownership.
-# The ASF licenses this file to You under the Apache License, Version 2.0
-# (the "License"); you may not use this file except in compliance with
-# the License. You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
-source 'https://rubygems.org'
-gem 'github-pages'
diff --git a/docs/0.10.1/Gemfile.lock b/docs/0.10.1/Gemfile.lock
deleted file mode 100755
index aaccff945..000000000
--- a/docs/0.10.1/Gemfile.lock
+++ /dev/null
@@ -1,61 +0,0 @@
-GEM
- remote: https://rubygems.org/
- specs:
- RedCloth (4.2.9)
- classifier (1.3.3)
- fast-stemmer (>= 1.0.0)
- colorator (0.1)
- commander (4.1.5)
- highline (~> 1.6.11)
- fast-stemmer (1.0.2)
- ffi (1.9.3)
- github-pages (10)
- RedCloth (= 4.2.9)
- jekyll (= 1.3.0)
- kramdown (= 1.2.0)
- liquid (= 2.5.4)
- maruku (= 0.6.1)
- rdiscount (= 2.1.7)
- redcarpet (= 2.3.0)
- highline (1.6.20)
- jekyll (1.3.0)
- classifier (~> 1.3)
- colorator (~> 0.1)
- commander (~> 4.1.3)
- liquid (~> 2.5.2)
- listen (~> 1.3)
- maruku (~> 0.6.0)
- pygments.rb (~> 0.5.0)
- redcarpet (~> 2.3.0)
- safe_yaml (~> 1.0.4)
- kramdown (1.2.0)
- liquid (2.5.4)
- listen (1.3.1)
- rb-fsevent (>= 0.9.3)
- rb-inotify (>= 0.9)
- rb-kqueue (>= 0.2)
- maruku (0.6.1)
- syntax (>= 1.0.0)
- posix-spawn (0.3.6)
- pygments.rb (0.5.4)
- posix-spawn (~> 0.3.6)
- yajl-ruby (~> 1.1.0)
- rb-fsevent (0.9.3)
- rb-inotify (0.9.2)
- ffi (>= 0.5.0)
- rb-kqueue (0.2.0)
- ffi (>= 0.5.0)
- rdiscount (2.1.7)
- redcarpet (2.3.0)
- safe_yaml (1.0.4)
- syntax (1.0.0)
- yajl-ruby (1.1.0)
-
-PLATFORMS
- ruby
-
-DEPENDENCIES
- github-pages
-
-BUNDLED WITH
- 1.10.4
diff --git a/docs/0.11.0/Gemfile b/docs/0.11.0/Gemfile
deleted file mode 100644
index 655775a05..000000000
--- a/docs/0.11.0/Gemfile
+++ /dev/null
@@ -1,17 +0,0 @@
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements. See the NOTICE file distributed with
-# this work for additional information regarding copyright ownership.
-# The ASF licenses this file to You under the Apache License, Version 2.0
-# (the "License"); you may not use this file except in compliance with
-# the License. You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
-source 'https://rubygems.org'
-gem 'github-pages'
diff --git a/docs/0.11.0/Gemfile.lock b/docs/0.11.0/Gemfile.lock
deleted file mode 100644
index aaccff945..000000000
--- a/docs/0.11.0/Gemfile.lock
+++ /dev/null
@@ -1,61 +0,0 @@
-GEM
- remote: https://rubygems.org/
- specs:
- RedCloth (4.2.9)
- classifier (1.3.3)
- fast-stemmer (>= 1.0.0)
- colorator (0.1)
- commander (4.1.5)
- highline (~> 1.6.11)
- fast-stemmer (1.0.2)
- ffi (1.9.3)
- github-pages (10)
- RedCloth (= 4.2.9)
- jekyll (= 1.3.0)
- kramdown (= 1.2.0)
- liquid (= 2.5.4)
- maruku (= 0.6.1)
- rdiscount (= 2.1.7)
- redcarpet (= 2.3.0)
- highline (1.6.20)
- jekyll (1.3.0)
- classifier (~> 1.3)
- colorator (~> 0.1)
- commander (~> 4.1.3)
- liquid (~> 2.5.2)
- listen (~> 1.3)
- maruku (~> 0.6.0)
- pygments.rb (~> 0.5.0)
- redcarpet (~> 2.3.0)
- safe_yaml (~> 1.0.4)
- kramdown (1.2.0)
- liquid (2.5.4)
- listen (1.3.1)
- rb-fsevent (>= 0.9.3)
- rb-inotify (>= 0.9)
- rb-kqueue (>= 0.2)
- maruku (0.6.1)
- syntax (>= 1.0.0)
- posix-spawn (0.3.6)
- pygments.rb (0.5.4)
- posix-spawn (~> 0.3.6)
- yajl-ruby (~> 1.1.0)
- rb-fsevent (0.9.3)
- rb-inotify (0.9.2)
- ffi (>= 0.5.0)
- rb-kqueue (0.2.0)
- ffi (>= 0.5.0)
- rdiscount (2.1.7)
- redcarpet (2.3.0)
- safe_yaml (1.0.4)
- syntax (1.0.0)
- yajl-ruby (1.1.0)
-
-PLATFORMS
- ruby
-
-DEPENDENCIES
- github-pages
-
-BUNDLED WITH
- 1.10.4
diff --git a/docs/0.11.1/Gemfile b/docs/0.11.1/Gemfile
deleted file mode 100644
index 655775a05..000000000
--- a/docs/0.11.1/Gemfile
+++ /dev/null
@@ -1,17 +0,0 @@
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements. See the NOTICE file distributed with
-# this work for additional information regarding copyright ownership.
-# The ASF licenses this file to You under the Apache License, Version 2.0
-# (the "License"); you may not use this file except in compliance with
-# the License. You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
-source 'https://rubygems.org'
-gem 'github-pages'
diff --git a/docs/0.11.1/Gemfile.lock b/docs/0.11.1/Gemfile.lock
deleted file mode 100644
index aaccff945..000000000
--- a/docs/0.11.1/Gemfile.lock
+++ /dev/null
@@ -1,61 +0,0 @@
-GEM
- remote: https://rubygems.org/
- specs:
- RedCloth (4.2.9)
- classifier (1.3.3)
- fast-stemmer (>= 1.0.0)
- colorator (0.1)
- commander (4.1.5)
- highline (~> 1.6.11)
- fast-stemmer (1.0.2)
- ffi (1.9.3)
- github-pages (10)
- RedCloth (= 4.2.9)
- jekyll (= 1.3.0)
- kramdown (= 1.2.0)
- liquid (= 2.5.4)
- maruku (= 0.6.1)
- rdiscount (= 2.1.7)
- redcarpet (= 2.3.0)
- highline (1.6.20)
- jekyll (1.3.0)
- classifier (~> 1.3)
- colorator (~> 0.1)
- commander (~> 4.1.3)
- liquid (~> 2.5.2)
- listen (~> 1.3)
- maruku (~> 0.6.0)
- pygments.rb (~> 0.5.0)
- redcarpet (~> 2.3.0)
- safe_yaml (~> 1.0.4)
- kramdown (1.2.0)
- liquid (2.5.4)
- listen (1.3.1)
- rb-fsevent (>= 0.9.3)
- rb-inotify (>= 0.9)
- rb-kqueue (>= 0.2)
- maruku (0.6.1)
- syntax (>= 1.0.0)
- posix-spawn (0.3.6)
- pygments.rb (0.5.4)
- posix-spawn (~> 0.3.6)
- yajl-ruby (~> 1.1.0)
- rb-fsevent (0.9.3)
- rb-inotify (0.9.2)
- ffi (>= 0.5.0)
- rb-kqueue (0.2.0)
- ffi (>= 0.5.0)
- rdiscount (2.1.7)
- redcarpet (2.3.0)
- safe_yaml (1.0.4)
- syntax (1.0.0)
- yajl-ruby (1.1.0)
-
-PLATFORMS
- ruby
-
-DEPENDENCIES
- github-pages
-
-BUNDLED WITH
- 1.10.4
diff --git a/docs/0.11.2/Gemfile b/docs/0.11.2/Gemfile
deleted file mode 100644
index 655775a05..000000000
--- a/docs/0.11.2/Gemfile
+++ /dev/null
@@ -1,17 +0,0 @@
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements. See the NOTICE file distributed with
-# this work for additional information regarding copyright ownership.
-# The ASF licenses this file to You under the Apache License, Version 2.0
-# (the "License"); you may not use this file except in compliance with
-# the License. You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
-source 'https://rubygems.org'
-gem 'github-pages'
diff --git a/docs/0.11.2/Gemfile.lock b/docs/0.11.2/Gemfile.lock
deleted file mode 100644
index 1695ac3b6..000000000
--- a/docs/0.11.2/Gemfile.lock
+++ /dev/null
@@ -1,63 +0,0 @@
-GEM
- remote: https://rubygems.org/
- specs:
- RedCloth (4.2.9)
- classifier (1.4.1)
- fast-stemmer (~> 1.0.0)
- rake
- colorator (0.1)
- commander (4.1.6)
- highline (~> 1.6.11)
- fast-stemmer (1.0.2)
- ffi (1.12.2)
- github-pages (10)
- RedCloth (= 4.2.9)
- jekyll (= 1.3.0)
- kramdown (= 1.2.0)
- liquid (= 2.5.4)
- maruku (= 0.6.1)
- rdiscount (= 2.1.7)
- redcarpet (= 2.3.0)
- highline (1.6.21)
- jekyll (1.3.0)
- classifier (~> 1.3)
- colorator (~> 0.1)
- commander (~> 4.1.3)
- liquid (~> 2.5.2)
- listen (~> 1.3)
- maruku (~> 0.6.0)
- pygments.rb (~> 0.5.0)
- redcarpet (~> 2.3.0)
- safe_yaml (~> 0.9.7)
- kramdown (1.2.0)
- liquid (2.5.4)
- listen (1.3.1)
- rb-fsevent (>= 0.9.3)
- rb-inotify (>= 0.9)
- rb-kqueue (>= 0.2)
- maruku (0.6.1)
- syntax (>= 1.0.0)
- posix-spawn (0.3.15)
- pygments.rb (0.5.4)
- posix-spawn (~> 0.3.6)
- yajl-ruby (~> 1.1.0)
- rake (12.3.3)
- rb-fsevent (0.11.2)
- rb-inotify (0.9.10)
- ffi (>= 0.5.0, < 2)
- rb-kqueue (0.2.8)
- ffi (>= 0.5.0)
- rdiscount (2.1.7)
- redcarpet (2.3.0)
- safe_yaml (0.9.7)
- syntax (1.2.2)
- yajl-ruby (1.1.0)
-
-PLATFORMS
- ruby
-
-DEPENDENCIES
- github-pages
-
-BUNDLED WITH
- 1.15.1
diff --git a/docs/0.12.0/Gemfile b/docs/0.12.0/Gemfile
deleted file mode 100644
index 620e29f3b..000000000
--- a/docs/0.12.0/Gemfile
+++ /dev/null
@@ -1,23 +0,0 @@
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements. See the NOTICE file distributed with
-# this work for additional information regarding copyright ownership.
-# The ASF licenses this file to You under the Apache License, Version 2.0
-# (the "License"); you may not use this file except in compliance with
-# the License. You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
-source 'https://rubygems.org'
-gem 'github-pages'
-gem 'redcarpet'
-gem 'jekyll-twitter-plugin'
-gem 'nokogiri', '1.15.4'
-gem 'mini_portile2', '2.8.4'
-
-gem "webrick", "~> 1.8" # By upgrading ruby to 3.x
diff --git a/docs/0.12.0/Gemfile.lock b/docs/0.12.0/Gemfile.lock
deleted file mode 100644
index 7e7e35b6a..000000000
--- a/docs/0.12.0/Gemfile.lock
+++ /dev/null
@@ -1,285 +0,0 @@
-GEM
- remote: https://rubygems.org/
- specs:
- activesupport (7.2.1)
- base64
- bigdecimal
- concurrent-ruby (~> 1.0, >= 1.3.1)
- connection_pool (>= 2.2.5)
- drb
- i18n (>= 1.6, < 2)
- logger (>= 1.4.2)
- minitest (>= 5.1)
- securerandom (>= 0.3)
- tzinfo (~> 2.0, >= 2.0.5)
- addressable (2.8.7)
- public_suffix (>= 2.0.2, < 7.0)
- base64 (0.2.0)
- bigdecimal (3.1.8)
- coffee-script (2.4.1)
- coffee-script-source
- execjs
- coffee-script-source (1.12.2)
- colorator (1.1.0)
- commonmarker (0.23.10)
- concurrent-ruby (1.3.4)
- connection_pool (2.4.1)
- dnsruby (1.72.2)
- simpleidn (~> 0.2.1)
- drb (2.2.1)
- em-websocket (0.5.3)
- eventmachine (>= 0.12.9)
- http_parser.rb (~> 0)
- ethon (0.16.0)
- ffi (>= 1.15.0)
- eventmachine (1.2.7)
- execjs (2.9.1)
- faraday (2.14.1)
- faraday-net_http (>= 2.0, < 3.5)
- json
- logger
- faraday-net_http (3.4.2)
- net-http (~> 0.5)
- ffi (1.17.0)
- ffi (1.17.0-arm64-darwin)
- ffi (1.17.0-x86_64-linux-gnu)
- forwardable-extended (2.6.0)
- gemoji (4.1.0)
- github-pages (231)
- github-pages-health-check (= 1.18.2)
- jekyll (= 3.9.5)
- jekyll-avatar (= 0.8.0)
- jekyll-coffeescript (= 1.2.2)
- jekyll-commonmark-ghpages (= 0.4.0)
- jekyll-default-layout (= 0.1.5)
- jekyll-feed (= 0.17.0)
- jekyll-gist (= 1.5.0)
- jekyll-github-metadata (= 2.16.1)
- jekyll-include-cache (= 0.2.1)
- jekyll-mentions (= 1.6.0)
- jekyll-optional-front-matter (= 0.3.2)
- jekyll-paginate (= 1.1.0)
- jekyll-readme-index (= 0.3.0)
- jekyll-redirect-from (= 0.16.0)
- jekyll-relative-links (= 0.6.1)
- jekyll-remote-theme (= 0.4.3)
- jekyll-sass-converter (= 1.5.2)
- jekyll-seo-tag (= 2.8.0)
- jekyll-sitemap (= 1.4.0)
- jekyll-swiss (= 1.0.0)
- jekyll-theme-architect (= 0.2.0)
- jekyll-theme-cayman (= 0.2.0)
- jekyll-theme-dinky (= 0.2.0)
- jekyll-theme-hacker (= 0.2.0)
- jekyll-theme-leap-day (= 0.2.0)
- jekyll-theme-merlot (= 0.2.0)
- jekyll-theme-midnight (= 0.2.0)
- jekyll-theme-minimal (= 0.2.0)
- jekyll-theme-modernist (= 0.2.0)
- jekyll-theme-primer (= 0.6.0)
- jekyll-theme-slate (= 0.2.0)
- jekyll-theme-tactile (= 0.2.0)
- jekyll-theme-time-machine (= 0.2.0)
- jekyll-titles-from-headings (= 0.5.3)
- jemoji (= 0.13.0)
- kramdown (= 2.4.0)
- kramdown-parser-gfm (= 1.1.0)
- liquid (= 4.0.4)
- mercenary (~> 0.3)
- minima (= 2.5.1)
- nokogiri (>= 1.13.6, < 2.0)
- rouge (= 3.30.0)
- terminal-table (~> 1.4)
- github-pages-health-check (1.18.2)
- addressable (~> 2.3)
- dnsruby (~> 1.60)
- octokit (>= 4, < 8)
- public_suffix (>= 3.0, < 6.0)
- typhoeus (~> 1.3)
- html-pipeline (2.14.3)
- activesupport (>= 2)
- nokogiri (>= 1.4)
- http_parser.rb (0.8.0)
- i18n (1.14.6)
- concurrent-ruby (~> 1.0)
- jekyll (3.9.5)
- addressable (~> 2.4)
- colorator (~> 1.0)
- em-websocket (~> 0.5)
- i18n (>= 0.7, < 2)
- jekyll-sass-converter (~> 1.0)
- jekyll-watch (~> 2.0)
- kramdown (>= 1.17, < 3)
- liquid (~> 4.0)
- mercenary (~> 0.3.3)
- pathutil (~> 0.9)
- rouge (>= 1.7, < 4)
- safe_yaml (~> 1.0)
- jekyll-avatar (0.8.0)
- jekyll (>= 3.0, < 5.0)
- jekyll-coffeescript (1.2.2)
- coffee-script (~> 2.2)
- coffee-script-source (~> 1.12)
- jekyll-commonmark (1.4.0)
- commonmarker (~> 0.22)
- jekyll-commonmark-ghpages (0.4.0)
- commonmarker (~> 0.23.7)
- jekyll (~> 3.9.0)
- jekyll-commonmark (~> 1.4.0)
- rouge (>= 2.0, < 5.0)
- jekyll-default-layout (0.1.5)
- jekyll (>= 3.0, < 5.0)
- jekyll-feed (0.17.0)
- jekyll (>= 3.7, < 5.0)
- jekyll-gist (1.5.0)
- octokit (~> 4.2)
- jekyll-github-metadata (2.16.1)
- jekyll (>= 3.4, < 5.0)
- octokit (>= 4, < 7, != 4.4.0)
- jekyll-include-cache (0.2.1)
- jekyll (>= 3.7, < 5.0)
- jekyll-mentions (1.6.0)
- html-pipeline (~> 2.3)
- jekyll (>= 3.7, < 5.0)
- jekyll-optional-front-matter (0.3.2)
- jekyll (>= 3.0, < 5.0)
- jekyll-paginate (1.1.0)
- jekyll-readme-index (0.3.0)
- jekyll (>= 3.0, < 5.0)
- jekyll-redirect-from (0.16.0)
- jekyll (>= 3.3, < 5.0)
- jekyll-relative-links (0.6.1)
- jekyll (>= 3.3, < 5.0)
- jekyll-remote-theme (0.4.3)
- addressable (~> 2.0)
- jekyll (>= 3.5, < 5.0)
- jekyll-sass-converter (>= 1.0, <= 3.0.0, != 2.0.0)
- rubyzip (>= 1.3.0, < 3.0)
- jekyll-sass-converter (1.5.2)
- sass (~> 3.4)
- jekyll-seo-tag (2.8.0)
- jekyll (>= 3.8, < 5.0)
- jekyll-sitemap (1.4.0)
- jekyll (>= 3.7, < 5.0)
- jekyll-swiss (1.0.0)
- jekyll-theme-architect (0.2.0)
- jekyll (> 3.5, < 5.0)
- jekyll-seo-tag (~> 2.0)
- jekyll-theme-cayman (0.2.0)
- jekyll (> 3.5, < 5.0)
- jekyll-seo-tag (~> 2.0)
- jekyll-theme-dinky (0.2.0)
- jekyll (> 3.5, < 5.0)
- jekyll-seo-tag (~> 2.0)
- jekyll-theme-hacker (0.2.0)
- jekyll (> 3.5, < 5.0)
- jekyll-seo-tag (~> 2.0)
- jekyll-theme-leap-day (0.2.0)
- jekyll (> 3.5, < 5.0)
- jekyll-seo-tag (~> 2.0)
- jekyll-theme-merlot (0.2.0)
- jekyll (> 3.5, < 5.0)
- jekyll-seo-tag (~> 2.0)
- jekyll-theme-midnight (0.2.0)
- jekyll (> 3.5, < 5.0)
- jekyll-seo-tag (~> 2.0)
- jekyll-theme-minimal (0.2.0)
- jekyll (> 3.5, < 5.0)
- jekyll-seo-tag (~> 2.0)
- jekyll-theme-modernist (0.2.0)
- jekyll (> 3.5, < 5.0)
- jekyll-seo-tag (~> 2.0)
- jekyll-theme-primer (0.6.0)
- jekyll (> 3.5, < 5.0)
- jekyll-github-metadata (~> 2.9)
- jekyll-seo-tag (~> 2.0)
- jekyll-theme-slate (0.2.0)
- jekyll (> 3.5, < 5.0)
- jekyll-seo-tag (~> 2.0)
- jekyll-theme-tactile (0.2.0)
- jekyll (> 3.5, < 5.0)
- jekyll-seo-tag (~> 2.0)
- jekyll-theme-time-machine (0.2.0)
- jekyll (> 3.5, < 5.0)
- jekyll-seo-tag (~> 2.0)
- jekyll-titles-from-headings (0.5.3)
- jekyll (>= 3.3, < 5.0)
- jekyll-twitter-plugin (2.1.0)
- jekyll-watch (2.2.1)
- listen (~> 3.0)
- jemoji (0.13.0)
- gemoji (>= 3, < 5)
- html-pipeline (~> 2.2)
- jekyll (>= 3.0, < 5.0)
- json (2.19.3)
- kramdown (2.4.0)
- rexml
- kramdown-parser-gfm (1.1.0)
- kramdown (~> 2.0)
- liquid (4.0.4)
- listen (3.9.0)
- rb-fsevent (~> 0.10, >= 0.10.3)
- rb-inotify (~> 0.9, >= 0.9.10)
- logger (1.7.0)
- mercenary (0.3.6)
- mini_portile2 (2.8.4)
- minima (2.5.1)
- jekyll (>= 3.5, < 5.0)
- jekyll-feed (~> 0.9)
- jekyll-seo-tag (~> 2.1)
- minitest (5.25.1)
- net-http (0.9.1)
- uri (>= 0.11.1)
- nokogiri (1.15.4)
- mini_portile2 (~> 2.8.2)
- racc (~> 1.4)
- octokit (4.25.1)
- faraday (>= 1, < 3)
- sawyer (~> 0.9)
- pathutil (0.16.2)
- forwardable-extended (~> 2.6)
- public_suffix (5.1.1)
- racc (1.8.1)
- rb-fsevent (0.11.2)
- rb-inotify (0.11.1)
- ffi (~> 1.0)
- redcarpet (3.6.0)
- rexml (3.3.8)
- rouge (3.30.0)
- rubyzip (2.3.2)
- safe_yaml (1.0.5)
- sass (3.7.4)
- sass-listen (~> 4.0.0)
- sass-listen (4.0.0)
- rb-fsevent (~> 0.9, >= 0.9.4)
- rb-inotify (~> 0.9, >= 0.9.7)
- sawyer (0.9.2)
- addressable (>= 2.3.5)
- faraday (>= 0.17.3, < 3)
- securerandom (0.3.1)
- simpleidn (0.2.3)
- terminal-table (1.8.0)
- unicode-display_width (~> 1.1, >= 1.1.1)
- typhoeus (1.4.1)
- ethon (>= 0.9.0)
- tzinfo (2.0.6)
- concurrent-ruby (~> 1.0)
- unicode-display_width (1.8.0)
- uri (1.1.1)
- webrick (1.8.2)
-
-PLATFORMS
- arm64-darwin
- ruby
- x86_64-linux
-
-DEPENDENCIES
- github-pages
- jekyll-twitter-plugin
- mini_portile2 (= 2.8.4)
- nokogiri (= 1.15.4)
- redcarpet
- webrick (~> 1.8)
-
-BUNDLED WITH
- 2.5.16
diff --git a/docs/0.5.0-incubating/Gemfile b/docs/0.5.0-incubating/Gemfile
deleted file mode 100644
index 655775a05..000000000
--- a/docs/0.5.0-incubating/Gemfile
+++ /dev/null
@@ -1,17 +0,0 @@
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements. See the NOTICE file distributed with
-# this work for additional information regarding copyright ownership.
-# The ASF licenses this file to You under the Apache License, Version 2.0
-# (the "License"); you may not use this file except in compliance with
-# the License. You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
-source 'https://rubygems.org'
-gem 'github-pages'
diff --git a/docs/0.5.0-incubating/Gemfile.lock
b/docs/0.5.0-incubating/Gemfile.lock
deleted file mode 100644
index 170579e0e..000000000
--- a/docs/0.5.0-incubating/Gemfile.lock
+++ /dev/null
@@ -1,61 +0,0 @@
-GEM
- remote: https://rubygems.org/
- specs:
- RedCloth (4.2.9)
- classifier (1.3.3)
- fast-stemmer (>= 1.0.0)
- colorator (0.1)
- commander (4.1.5)
- highline (~> 1.6.11)
- fast-stemmer (1.0.2)
- ffi (1.9.3)
- github-pages (10)
- RedCloth (= 4.2.9)
- jekyll (= 1.3.0)
- kramdown (= 1.2.0)
- liquid (= 2.5.4)
- maruku (= 0.6.1)
- rdiscount (= 2.1.7)
- redcarpet (= 2.3.0)
- highline (1.6.20)
- jekyll (1.3.0)
- classifier (~> 1.3)
- colorator (~> 0.1)
- commander (~> 4.1.3)
- liquid (~> 2.5.2)
- listen (~> 1.3)
- maruku (~> 0.6.0)
- pygments.rb (~> 0.5.0)
- redcarpet (~> 2.3.0)
- safe_yaml (~> 0.9.7)
- kramdown (1.2.0)
- liquid (2.5.4)
- listen (1.3.1)
- rb-fsevent (>= 0.9.3)
- rb-inotify (>= 0.9)
- rb-kqueue (>= 0.2)
- maruku (0.6.1)
- syntax (>= 1.0.0)
- posix-spawn (0.3.6)
- pygments.rb (0.5.4)
- posix-spawn (~> 0.3.6)
- yajl-ruby (~> 1.1.0)
- rb-fsevent (0.9.3)
- rb-inotify (0.9.2)
- ffi (>= 0.5.0)
- rb-kqueue (0.2.0)
- ffi (>= 0.5.0)
- rdiscount (2.1.7)
- redcarpet (2.3.0)
- safe_yaml (0.9.7)
- syntax (1.0.0)
- yajl-ruby (1.1.0)
-
-PLATFORMS
- ruby
-
-DEPENDENCIES
- github-pages
-
-BUNDLED WITH
- 1.10.4
diff --git a/docs/0.5.5-incubating/Gemfile b/docs/0.5.5-incubating/Gemfile
deleted file mode 100644
index 655775a05..000000000
--- a/docs/0.5.5-incubating/Gemfile
+++ /dev/null
@@ -1,17 +0,0 @@
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements. See the NOTICE file distributed with
-# this work for additional information regarding copyright ownership.
-# The ASF licenses this file to You under the Apache License, Version 2.0
-# (the "License"); you may not use this file except in compliance with
-# the License. You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
-source 'https://rubygems.org'
-gem 'github-pages'
diff --git a/docs/0.5.5-incubating/Gemfile.lock
b/docs/0.5.5-incubating/Gemfile.lock
deleted file mode 100644
index 170579e0e..000000000
--- a/docs/0.5.5-incubating/Gemfile.lock
+++ /dev/null
@@ -1,61 +0,0 @@
-GEM
- remote: https://rubygems.org/
- specs:
- RedCloth (4.2.9)
- classifier (1.3.3)
- fast-stemmer (>= 1.0.0)
- colorator (0.1)
- commander (4.1.5)
- highline (~> 1.6.11)
- fast-stemmer (1.0.2)
- ffi (1.9.3)
- github-pages (10)
- RedCloth (= 4.2.9)
- jekyll (= 1.3.0)
- kramdown (= 1.2.0)
- liquid (= 2.5.4)
- maruku (= 0.6.1)
- rdiscount (= 2.1.7)
- redcarpet (= 2.3.0)
- highline (1.6.20)
- jekyll (1.3.0)
- classifier (~> 1.3)
- colorator (~> 0.1)
- commander (~> 4.1.3)
- liquid (~> 2.5.2)
- listen (~> 1.3)
- maruku (~> 0.6.0)
- pygments.rb (~> 0.5.0)
- redcarpet (~> 2.3.0)
- safe_yaml (~> 0.9.7)
- kramdown (1.2.0)
- liquid (2.5.4)
- listen (1.3.1)
- rb-fsevent (>= 0.9.3)
- rb-inotify (>= 0.9)
- rb-kqueue (>= 0.2)
- maruku (0.6.1)
- syntax (>= 1.0.0)
- posix-spawn (0.3.6)
- pygments.rb (0.5.4)
- posix-spawn (~> 0.3.6)
- yajl-ruby (~> 1.1.0)
- rb-fsevent (0.9.3)
- rb-inotify (0.9.2)
- ffi (>= 0.5.0)
- rb-kqueue (0.2.0)
- ffi (>= 0.5.0)
- rdiscount (2.1.7)
- redcarpet (2.3.0)
- safe_yaml (0.9.7)
- syntax (1.0.0)
- yajl-ruby (1.1.0)
-
-PLATFORMS
- ruby
-
-DEPENDENCIES
- github-pages
-
-BUNDLED WITH
- 1.10.4
diff --git a/docs/0.5.6-incubating/Gemfile b/docs/0.5.6-incubating/Gemfile
deleted file mode 100644
index 655775a05..000000000
--- a/docs/0.5.6-incubating/Gemfile
+++ /dev/null
@@ -1,17 +0,0 @@
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements. See the NOTICE file distributed with
-# this work for additional information regarding copyright ownership.
-# The ASF licenses this file to You under the Apache License, Version 2.0
-# (the "License"); you may not use this file except in compliance with
-# the License. You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
-source 'https://rubygems.org'
-gem 'github-pages'
diff --git a/docs/0.5.6-incubating/Gemfile.lock
b/docs/0.5.6-incubating/Gemfile.lock
deleted file mode 100644
index 170579e0e..000000000
--- a/docs/0.5.6-incubating/Gemfile.lock
+++ /dev/null
@@ -1,61 +0,0 @@
-GEM
- remote: https://rubygems.org/
- specs:
- RedCloth (4.2.9)
- classifier (1.3.3)
- fast-stemmer (>= 1.0.0)
- colorator (0.1)
- commander (4.1.5)
- highline (~> 1.6.11)
- fast-stemmer (1.0.2)
- ffi (1.9.3)
- github-pages (10)
- RedCloth (= 4.2.9)
- jekyll (= 1.3.0)
- kramdown (= 1.2.0)
- liquid (= 2.5.4)
- maruku (= 0.6.1)
- rdiscount (= 2.1.7)
- redcarpet (= 2.3.0)
- highline (1.6.20)
- jekyll (1.3.0)
- classifier (~> 1.3)
- colorator (~> 0.1)
- commander (~> 4.1.3)
- liquid (~> 2.5.2)
- listen (~> 1.3)
- maruku (~> 0.6.0)
- pygments.rb (~> 0.5.0)
- redcarpet (~> 2.3.0)
- safe_yaml (~> 0.9.7)
- kramdown (1.2.0)
- liquid (2.5.4)
- listen (1.3.1)
- rb-fsevent (>= 0.9.3)
- rb-inotify (>= 0.9)
- rb-kqueue (>= 0.2)
- maruku (0.6.1)
- syntax (>= 1.0.0)
- posix-spawn (0.3.6)
- pygments.rb (0.5.4)
- posix-spawn (~> 0.3.6)
- yajl-ruby (~> 1.1.0)
- rb-fsevent (0.9.3)
- rb-inotify (0.9.2)
- ffi (>= 0.5.0)
- rb-kqueue (0.2.0)
- ffi (>= 0.5.0)
- rdiscount (2.1.7)
- redcarpet (2.3.0)
- safe_yaml (0.9.7)
- syntax (1.0.0)
- yajl-ruby (1.1.0)
-
-PLATFORMS
- ruby
-
-DEPENDENCIES
- github-pages
-
-BUNDLED WITH
- 1.10.4
diff --git a/docs/0.6.0/Gemfile b/docs/0.6.0/Gemfile
deleted file mode 100644
index 655775a05..000000000
--- a/docs/0.6.0/Gemfile
+++ /dev/null
@@ -1,17 +0,0 @@
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements. See the NOTICE file distributed with
-# this work for additional information regarding copyright ownership.
-# The ASF licenses this file to You under the Apache License, Version 2.0
-# (the "License"); you may not use this file except in compliance with
-# the License. You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
-source 'https://rubygems.org'
-gem 'github-pages'
diff --git a/docs/0.6.0/Gemfile.lock b/docs/0.6.0/Gemfile.lock
deleted file mode 100644
index 170579e0e..000000000
--- a/docs/0.6.0/Gemfile.lock
+++ /dev/null
@@ -1,61 +0,0 @@
-GEM
- remote: https://rubygems.org/
- specs:
- RedCloth (4.2.9)
- classifier (1.3.3)
- fast-stemmer (>= 1.0.0)
- colorator (0.1)
- commander (4.1.5)
- highline (~> 1.6.11)
- fast-stemmer (1.0.2)
- ffi (1.9.3)
- github-pages (10)
- RedCloth (= 4.2.9)
- jekyll (= 1.3.0)
- kramdown (= 1.2.0)
- liquid (= 2.5.4)
- maruku (= 0.6.1)
- rdiscount (= 2.1.7)
- redcarpet (= 2.3.0)
- highline (1.6.20)
- jekyll (1.3.0)
- classifier (~> 1.3)
- colorator (~> 0.1)
- commander (~> 4.1.3)
- liquid (~> 2.5.2)
- listen (~> 1.3)
- maruku (~> 0.6.0)
- pygments.rb (~> 0.5.0)
- redcarpet (~> 2.3.0)
- safe_yaml (~> 0.9.7)
- kramdown (1.2.0)
- liquid (2.5.4)
- listen (1.3.1)
- rb-fsevent (>= 0.9.3)
- rb-inotify (>= 0.9)
- rb-kqueue (>= 0.2)
- maruku (0.6.1)
- syntax (>= 1.0.0)
- posix-spawn (0.3.6)
- pygments.rb (0.5.4)
- posix-spawn (~> 0.3.6)
- yajl-ruby (~> 1.1.0)
- rb-fsevent (0.9.3)
- rb-inotify (0.9.2)
- ffi (>= 0.5.0)
- rb-kqueue (0.2.0)
- ffi (>= 0.5.0)
- rdiscount (2.1.7)
- redcarpet (2.3.0)
- safe_yaml (0.9.7)
- syntax (1.0.0)
- yajl-ruby (1.1.0)
-
-PLATFORMS
- ruby
-
-DEPENDENCIES
- github-pages
-
-BUNDLED WITH
- 1.10.4
diff --git a/docs/0.6.1/Gemfile b/docs/0.6.1/Gemfile
deleted file mode 100644
index 655775a05..000000000
--- a/docs/0.6.1/Gemfile
+++ /dev/null
@@ -1,17 +0,0 @@
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements. See the NOTICE file distributed with
-# this work for additional information regarding copyright ownership.
-# The ASF licenses this file to You under the Apache License, Version 2.0
-# (the "License"); you may not use this file except in compliance with
-# the License. You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
-source 'https://rubygems.org'
-gem 'github-pages'
diff --git a/docs/0.6.1/Gemfile.lock b/docs/0.6.1/Gemfile.lock
deleted file mode 100644
index 170579e0e..000000000
--- a/docs/0.6.1/Gemfile.lock
+++ /dev/null
@@ -1,61 +0,0 @@
-GEM
- remote: https://rubygems.org/
- specs:
- RedCloth (4.2.9)
- classifier (1.3.3)
- fast-stemmer (>= 1.0.0)
- colorator (0.1)
- commander (4.1.5)
- highline (~> 1.6.11)
- fast-stemmer (1.0.2)
- ffi (1.9.3)
- github-pages (10)
- RedCloth (= 4.2.9)
- jekyll (= 1.3.0)
- kramdown (= 1.2.0)
- liquid (= 2.5.4)
- maruku (= 0.6.1)
- rdiscount (= 2.1.7)
- redcarpet (= 2.3.0)
- highline (1.6.20)
- jekyll (1.3.0)
- classifier (~> 1.3)
- colorator (~> 0.1)
- commander (~> 4.1.3)
- liquid (~> 2.5.2)
- listen (~> 1.3)
- maruku (~> 0.6.0)
- pygments.rb (~> 0.5.0)
- redcarpet (~> 2.3.0)
- safe_yaml (~> 0.9.7)
- kramdown (1.2.0)
- liquid (2.5.4)
- listen (1.3.1)
- rb-fsevent (>= 0.9.3)
- rb-inotify (>= 0.9)
- rb-kqueue (>= 0.2)
- maruku (0.6.1)
- syntax (>= 1.0.0)
- posix-spawn (0.3.6)
- pygments.rb (0.5.4)
- posix-spawn (~> 0.3.6)
- yajl-ruby (~> 1.1.0)
- rb-fsevent (0.9.3)
- rb-inotify (0.9.2)
- ffi (>= 0.5.0)
- rb-kqueue (0.2.0)
- ffi (>= 0.5.0)
- rdiscount (2.1.7)
- redcarpet (2.3.0)
- safe_yaml (0.9.7)
- syntax (1.0.0)
- yajl-ruby (1.1.0)
-
-PLATFORMS
- ruby
-
-DEPENDENCIES
- github-pages
-
-BUNDLED WITH
- 1.10.4
diff --git a/docs/0.7.0/Gemfile b/docs/0.7.0/Gemfile
deleted file mode 100644
index 655775a05..000000000
--- a/docs/0.7.0/Gemfile
+++ /dev/null
@@ -1,17 +0,0 @@
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements. See the NOTICE file distributed with
-# this work for additional information regarding copyright ownership.
-# The ASF licenses this file to You under the Apache License, Version 2.0
-# (the "License"); you may not use this file except in compliance with
-# the License. You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
-source 'https://rubygems.org'
-gem 'github-pages'
diff --git a/docs/0.7.0/Gemfile.lock b/docs/0.7.0/Gemfile.lock
deleted file mode 100644
index aaccff945..000000000
--- a/docs/0.7.0/Gemfile.lock
+++ /dev/null
@@ -1,61 +0,0 @@
-GEM
- remote: https://rubygems.org/
- specs:
- RedCloth (4.2.9)
- classifier (1.3.3)
- fast-stemmer (>= 1.0.0)
- colorator (0.1)
- commander (4.1.5)
- highline (~> 1.6.11)
- fast-stemmer (1.0.2)
- ffi (1.9.3)
- github-pages (10)
- RedCloth (= 4.2.9)
- jekyll (= 1.3.0)
- kramdown (= 1.2.0)
- liquid (= 2.5.4)
- maruku (= 0.6.1)
- rdiscount (= 2.1.7)
- redcarpet (= 2.3.0)
- highline (1.6.20)
- jekyll (1.3.0)
- classifier (~> 1.3)
- colorator (~> 0.1)
- commander (~> 4.1.3)
- liquid (~> 2.5.2)
- listen (~> 1.3)
- maruku (~> 0.6.0)
- pygments.rb (~> 0.5.0)
- redcarpet (~> 2.3.0)
- safe_yaml (~> 1.0.4)
- kramdown (1.2.0)
- liquid (2.5.4)
- listen (1.3.1)
- rb-fsevent (>= 0.9.3)
- rb-inotify (>= 0.9)
- rb-kqueue (>= 0.2)
- maruku (0.6.1)
- syntax (>= 1.0.0)
- posix-spawn (0.3.6)
- pygments.rb (0.5.4)
- posix-spawn (~> 0.3.6)
- yajl-ruby (~> 1.1.0)
- rb-fsevent (0.9.3)
- rb-inotify (0.9.2)
- ffi (>= 0.5.0)
- rb-kqueue (0.2.0)
- ffi (>= 0.5.0)
- rdiscount (2.1.7)
- redcarpet (2.3.0)
- safe_yaml (1.0.4)
- syntax (1.0.0)
- yajl-ruby (1.1.0)
-
-PLATFORMS
- ruby
-
-DEPENDENCIES
- github-pages
-
-BUNDLED WITH
- 1.10.4
diff --git a/docs/0.7.1/Gemfile b/docs/0.7.1/Gemfile
deleted file mode 100644
index 655775a05..000000000
--- a/docs/0.7.1/Gemfile
+++ /dev/null
@@ -1,17 +0,0 @@
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements. See the NOTICE file distributed with
-# this work for additional information regarding copyright ownership.
-# The ASF licenses this file to You under the Apache License, Version 2.0
-# (the "License"); you may not use this file except in compliance with
-# the License. You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
-source 'https://rubygems.org'
-gem 'github-pages'
diff --git a/docs/0.7.1/Gemfile.lock b/docs/0.7.1/Gemfile.lock
deleted file mode 100644
index aaccff945..000000000
--- a/docs/0.7.1/Gemfile.lock
+++ /dev/null
@@ -1,61 +0,0 @@
-GEM
- remote: https://rubygems.org/
- specs:
- RedCloth (4.2.9)
- classifier (1.3.3)
- fast-stemmer (>= 1.0.0)
- colorator (0.1)
- commander (4.1.5)
- highline (~> 1.6.11)
- fast-stemmer (1.0.2)
- ffi (1.9.3)
- github-pages (10)
- RedCloth (= 4.2.9)
- jekyll (= 1.3.0)
- kramdown (= 1.2.0)
- liquid (= 2.5.4)
- maruku (= 0.6.1)
- rdiscount (= 2.1.7)
- redcarpet (= 2.3.0)
- highline (1.6.20)
- jekyll (1.3.0)
- classifier (~> 1.3)
- colorator (~> 0.1)
- commander (~> 4.1.3)
- liquid (~> 2.5.2)
- listen (~> 1.3)
- maruku (~> 0.6.0)
- pygments.rb (~> 0.5.0)
- redcarpet (~> 2.3.0)
- safe_yaml (~> 1.0.4)
- kramdown (1.2.0)
- liquid (2.5.4)
- listen (1.3.1)
- rb-fsevent (>= 0.9.3)
- rb-inotify (>= 0.9)
- rb-kqueue (>= 0.2)
- maruku (0.6.1)
- syntax (>= 1.0.0)
- posix-spawn (0.3.6)
- pygments.rb (0.5.4)
- posix-spawn (~> 0.3.6)
- yajl-ruby (~> 1.1.0)
- rb-fsevent (0.9.3)
- rb-inotify (0.9.2)
- ffi (>= 0.5.0)
- rb-kqueue (0.2.0)
- ffi (>= 0.5.0)
- rdiscount (2.1.7)
- redcarpet (2.3.0)
- safe_yaml (1.0.4)
- syntax (1.0.0)
- yajl-ruby (1.1.0)
-
-PLATFORMS
- ruby
-
-DEPENDENCIES
- github-pages
-
-BUNDLED WITH
- 1.10.4
diff --git a/docs/0.7.2/Gemfile b/docs/0.7.2/Gemfile
deleted file mode 100644
index 655775a05..000000000
--- a/docs/0.7.2/Gemfile
+++ /dev/null
@@ -1,17 +0,0 @@
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements. See the NOTICE file distributed with
-# this work for additional information regarding copyright ownership.
-# The ASF licenses this file to You under the Apache License, Version 2.0
-# (the "License"); you may not use this file except in compliance with
-# the License. You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
-source 'https://rubygems.org'
-gem 'github-pages'
diff --git a/docs/0.7.2/Gemfile.lock b/docs/0.7.2/Gemfile.lock
deleted file mode 100644
index aaccff945..000000000
--- a/docs/0.7.2/Gemfile.lock
+++ /dev/null
@@ -1,61 +0,0 @@
-GEM
- remote: https://rubygems.org/
- specs:
- RedCloth (4.2.9)
- classifier (1.3.3)
- fast-stemmer (>= 1.0.0)
- colorator (0.1)
- commander (4.1.5)
- highline (~> 1.6.11)
- fast-stemmer (1.0.2)
- ffi (1.9.3)
- github-pages (10)
- RedCloth (= 4.2.9)
- jekyll (= 1.3.0)
- kramdown (= 1.2.0)
- liquid (= 2.5.4)
- maruku (= 0.6.1)
- rdiscount (= 2.1.7)
- redcarpet (= 2.3.0)
- highline (1.6.20)
- jekyll (1.3.0)
- classifier (~> 1.3)
- colorator (~> 0.1)
- commander (~> 4.1.3)
- liquid (~> 2.5.2)
- listen (~> 1.3)
- maruku (~> 0.6.0)
- pygments.rb (~> 0.5.0)
- redcarpet (~> 2.3.0)
- safe_yaml (~> 1.0.4)
- kramdown (1.2.0)
- liquid (2.5.4)
- listen (1.3.1)
- rb-fsevent (>= 0.9.3)
- rb-inotify (>= 0.9)
- rb-kqueue (>= 0.2)
- maruku (0.6.1)
- syntax (>= 1.0.0)
- posix-spawn (0.3.6)
- pygments.rb (0.5.4)
- posix-spawn (~> 0.3.6)
- yajl-ruby (~> 1.1.0)
- rb-fsevent (0.9.3)
- rb-inotify (0.9.2)
- ffi (>= 0.5.0)
- rb-kqueue (0.2.0)
- ffi (>= 0.5.0)
- rdiscount (2.1.7)
- redcarpet (2.3.0)
- safe_yaml (1.0.4)
- syntax (1.0.0)
- yajl-ruby (1.1.0)
-
-PLATFORMS
- ruby
-
-DEPENDENCIES
- github-pages
-
-BUNDLED WITH
- 1.10.4
diff --git a/docs/0.7.3/Gemfile b/docs/0.7.3/Gemfile
deleted file mode 100644
index 655775a05..000000000
--- a/docs/0.7.3/Gemfile
+++ /dev/null
@@ -1,17 +0,0 @@
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements. See the NOTICE file distributed with
-# this work for additional information regarding copyright ownership.
-# The ASF licenses this file to You under the Apache License, Version 2.0
-# (the "License"); you may not use this file except in compliance with
-# the License. You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
-source 'https://rubygems.org'
-gem 'github-pages'
diff --git a/docs/0.7.3/Gemfile.lock b/docs/0.7.3/Gemfile.lock
deleted file mode 100644
index aaccff945..000000000
--- a/docs/0.7.3/Gemfile.lock
+++ /dev/null
@@ -1,61 +0,0 @@
-GEM
- remote: https://rubygems.org/
- specs:
- RedCloth (4.2.9)
- classifier (1.3.3)
- fast-stemmer (>= 1.0.0)
- colorator (0.1)
- commander (4.1.5)
- highline (~> 1.6.11)
- fast-stemmer (1.0.2)
- ffi (1.9.3)
- github-pages (10)
- RedCloth (= 4.2.9)
- jekyll (= 1.3.0)
- kramdown (= 1.2.0)
- liquid (= 2.5.4)
- maruku (= 0.6.1)
- rdiscount (= 2.1.7)
- redcarpet (= 2.3.0)
- highline (1.6.20)
- jekyll (1.3.0)
- classifier (~> 1.3)
- colorator (~> 0.1)
- commander (~> 4.1.3)
- liquid (~> 2.5.2)
- listen (~> 1.3)
- maruku (~> 0.6.0)
- pygments.rb (~> 0.5.0)
- redcarpet (~> 2.3.0)
- safe_yaml (~> 1.0.4)
- kramdown (1.2.0)
- liquid (2.5.4)
- listen (1.3.1)
- rb-fsevent (>= 0.9.3)
- rb-inotify (>= 0.9)
- rb-kqueue (>= 0.2)
- maruku (0.6.1)
- syntax (>= 1.0.0)
- posix-spawn (0.3.6)
- pygments.rb (0.5.4)
- posix-spawn (~> 0.3.6)
- yajl-ruby (~> 1.1.0)
- rb-fsevent (0.9.3)
- rb-inotify (0.9.2)
- ffi (>= 0.5.0)
- rb-kqueue (0.2.0)
- ffi (>= 0.5.0)
- rdiscount (2.1.7)
- redcarpet (2.3.0)
- safe_yaml (1.0.4)
- syntax (1.0.0)
- yajl-ruby (1.1.0)
-
-PLATFORMS
- ruby
-
-DEPENDENCIES
- github-pages
-
-BUNDLED WITH
- 1.10.4
diff --git a/docs/0.8.0/Gemfile b/docs/0.8.0/Gemfile
deleted file mode 100644
index 655775a05..000000000
--- a/docs/0.8.0/Gemfile
+++ /dev/null
@@ -1,17 +0,0 @@
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements. See the NOTICE file distributed with
-# this work for additional information regarding copyright ownership.
-# The ASF licenses this file to You under the Apache License, Version 2.0
-# (the "License"); you may not use this file except in compliance with
-# the License. You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
-source 'https://rubygems.org'
-gem 'github-pages'
diff --git a/docs/0.8.0/Gemfile.lock b/docs/0.8.0/Gemfile.lock
deleted file mode 100644
index aaccff945..000000000
--- a/docs/0.8.0/Gemfile.lock
+++ /dev/null
@@ -1,61 +0,0 @@
-GEM
- remote: https://rubygems.org/
- specs:
- RedCloth (4.2.9)
- classifier (1.3.3)
- fast-stemmer (>= 1.0.0)
- colorator (0.1)
- commander (4.1.5)
- highline (~> 1.6.11)
- fast-stemmer (1.0.2)
- ffi (1.9.3)
- github-pages (10)
- RedCloth (= 4.2.9)
- jekyll (= 1.3.0)
- kramdown (= 1.2.0)
- liquid (= 2.5.4)
- maruku (= 0.6.1)
- rdiscount (= 2.1.7)
- redcarpet (= 2.3.0)
- highline (1.6.20)
- jekyll (1.3.0)
- classifier (~> 1.3)
- colorator (~> 0.1)
- commander (~> 4.1.3)
- liquid (~> 2.5.2)
- listen (~> 1.3)
- maruku (~> 0.6.0)
- pygments.rb (~> 0.5.0)
- redcarpet (~> 2.3.0)
- safe_yaml (~> 1.0.4)
- kramdown (1.2.0)
- liquid (2.5.4)
- listen (1.3.1)
- rb-fsevent (>= 0.9.3)
- rb-inotify (>= 0.9)
- rb-kqueue (>= 0.2)
- maruku (0.6.1)
- syntax (>= 1.0.0)
- posix-spawn (0.3.6)
- pygments.rb (0.5.4)
- posix-spawn (~> 0.3.6)
- yajl-ruby (~> 1.1.0)
- rb-fsevent (0.9.3)
- rb-inotify (0.9.2)
- ffi (>= 0.5.0)
- rb-kqueue (0.2.0)
- ffi (>= 0.5.0)
- rdiscount (2.1.7)
- redcarpet (2.3.0)
- safe_yaml (1.0.4)
- syntax (1.0.0)
- yajl-ruby (1.1.0)
-
-PLATFORMS
- ruby
-
-DEPENDENCIES
- github-pages
-
-BUNDLED WITH
- 1.10.4
diff --git a/docs/0.8.1/Gemfile b/docs/0.8.1/Gemfile
deleted file mode 100644
index 655775a05..000000000
--- a/docs/0.8.1/Gemfile
+++ /dev/null
@@ -1,17 +0,0 @@
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements. See the NOTICE file distributed with
-# this work for additional information regarding copyright ownership.
-# The ASF licenses this file to You under the Apache License, Version 2.0
-# (the "License"); you may not use this file except in compliance with
-# the License. You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
-source 'https://rubygems.org'
-gem 'github-pages'
diff --git a/docs/0.8.1/Gemfile.lock b/docs/0.8.1/Gemfile.lock
deleted file mode 100644
index aaccff945..000000000
--- a/docs/0.8.1/Gemfile.lock
+++ /dev/null
@@ -1,61 +0,0 @@
-GEM
- remote: https://rubygems.org/
- specs:
- RedCloth (4.2.9)
- classifier (1.3.3)
- fast-stemmer (>= 1.0.0)
- colorator (0.1)
- commander (4.1.5)
- highline (~> 1.6.11)
- fast-stemmer (1.0.2)
- ffi (1.9.3)
- github-pages (10)
- RedCloth (= 4.2.9)
- jekyll (= 1.3.0)
- kramdown (= 1.2.0)
- liquid (= 2.5.4)
- maruku (= 0.6.1)
- rdiscount (= 2.1.7)
- redcarpet (= 2.3.0)
- highline (1.6.20)
- jekyll (1.3.0)
- classifier (~> 1.3)
- colorator (~> 0.1)
- commander (~> 4.1.3)
- liquid (~> 2.5.2)
- listen (~> 1.3)
- maruku (~> 0.6.0)
- pygments.rb (~> 0.5.0)
- redcarpet (~> 2.3.0)
- safe_yaml (~> 1.0.4)
- kramdown (1.2.0)
- liquid (2.5.4)
- listen (1.3.1)
- rb-fsevent (>= 0.9.3)
- rb-inotify (>= 0.9)
- rb-kqueue (>= 0.2)
- maruku (0.6.1)
- syntax (>= 1.0.0)
- posix-spawn (0.3.6)
- pygments.rb (0.5.4)
- posix-spawn (~> 0.3.6)
- yajl-ruby (~> 1.1.0)
- rb-fsevent (0.9.3)
- rb-inotify (0.9.2)
- ffi (>= 0.5.0)
- rb-kqueue (0.2.0)
- ffi (>= 0.5.0)
- rdiscount (2.1.7)
- redcarpet (2.3.0)
- safe_yaml (1.0.4)
- syntax (1.0.0)
- yajl-ruby (1.1.0)
-
-PLATFORMS
- ruby
-
-DEPENDENCIES
- github-pages
-
-BUNDLED WITH
- 1.10.4
diff --git a/docs/0.8.2/Gemfile b/docs/0.8.2/Gemfile
deleted file mode 100644
index 655775a05..000000000
--- a/docs/0.8.2/Gemfile
+++ /dev/null
@@ -1,17 +0,0 @@
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements. See the NOTICE file distributed with
-# this work for additional information regarding copyright ownership.
-# The ASF licenses this file to You under the Apache License, Version 2.0
-# (the "License"); you may not use this file except in compliance with
-# the License. You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
-source 'https://rubygems.org'
-gem 'github-pages'
diff --git a/docs/0.8.2/Gemfile.lock b/docs/0.8.2/Gemfile.lock
deleted file mode 100644
index aaccff945..000000000
--- a/docs/0.8.2/Gemfile.lock
+++ /dev/null
@@ -1,61 +0,0 @@
-GEM
- remote: https://rubygems.org/
- specs:
- RedCloth (4.2.9)
- classifier (1.3.3)
- fast-stemmer (>= 1.0.0)
- colorator (0.1)
- commander (4.1.5)
- highline (~> 1.6.11)
- fast-stemmer (1.0.2)
- ffi (1.9.3)
- github-pages (10)
- RedCloth (= 4.2.9)
- jekyll (= 1.3.0)
- kramdown (= 1.2.0)
- liquid (= 2.5.4)
- maruku (= 0.6.1)
- rdiscount (= 2.1.7)
- redcarpet (= 2.3.0)
- highline (1.6.20)
- jekyll (1.3.0)
- classifier (~> 1.3)
- colorator (~> 0.1)
- commander (~> 4.1.3)
- liquid (~> 2.5.2)
- listen (~> 1.3)
- maruku (~> 0.6.0)
- pygments.rb (~> 0.5.0)
- redcarpet (~> 2.3.0)
- safe_yaml (~> 1.0.4)
- kramdown (1.2.0)
- liquid (2.5.4)
- listen (1.3.1)
- rb-fsevent (>= 0.9.3)
- rb-inotify (>= 0.9)
- rb-kqueue (>= 0.2)
- maruku (0.6.1)
- syntax (>= 1.0.0)
- posix-spawn (0.3.6)
- pygments.rb (0.5.4)
- posix-spawn (~> 0.3.6)
- yajl-ruby (~> 1.1.0)
- rb-fsevent (0.9.3)
- rb-inotify (0.9.2)
- ffi (>= 0.5.0)
- rb-kqueue (0.2.0)
- ffi (>= 0.5.0)
- rdiscount (2.1.7)
- redcarpet (2.3.0)
- safe_yaml (1.0.4)
- syntax (1.0.0)
- yajl-ruby (1.1.0)
-
-PLATFORMS
- ruby
-
-DEPENDENCIES
- github-pages
-
-BUNDLED WITH
- 1.10.4
diff --git a/docs/0.9.0/Gemfile b/docs/0.9.0/Gemfile
deleted file mode 100755
index 655775a05..000000000
--- a/docs/0.9.0/Gemfile
+++ /dev/null
@@ -1,17 +0,0 @@
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements. See the NOTICE file distributed with
-# this work for additional information regarding copyright ownership.
-# The ASF licenses this file to You under the Apache License, Version 2.0
-# (the "License"); you may not use this file except in compliance with
-# the License. You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
-source 'https://rubygems.org'
-gem 'github-pages'
diff --git a/docs/0.9.0/Gemfile.lock b/docs/0.9.0/Gemfile.lock
deleted file mode 100755
index aaccff945..000000000
--- a/docs/0.9.0/Gemfile.lock
+++ /dev/null
@@ -1,61 +0,0 @@
-GEM
- remote: https://rubygems.org/
- specs:
- RedCloth (4.2.9)
- classifier (1.3.3)
- fast-stemmer (>= 1.0.0)
- colorator (0.1)
- commander (4.1.5)
- highline (~> 1.6.11)
- fast-stemmer (1.0.2)
- ffi (1.9.3)
- github-pages (10)
- RedCloth (= 4.2.9)
- jekyll (= 1.3.0)
- kramdown (= 1.2.0)
- liquid (= 2.5.4)
- maruku (= 0.6.1)
- rdiscount (= 2.1.7)
- redcarpet (= 2.3.0)
- highline (1.6.20)
- jekyll (1.3.0)
- classifier (~> 1.3)
- colorator (~> 0.1)
- commander (~> 4.1.3)
- liquid (~> 2.5.2)
- listen (~> 1.3)
- maruku (~> 0.6.0)
- pygments.rb (~> 0.5.0)
- redcarpet (~> 2.3.0)
- safe_yaml (~> 1.0.4)
- kramdown (1.2.0)
- liquid (2.5.4)
- listen (1.3.1)
- rb-fsevent (>= 0.9.3)
- rb-inotify (>= 0.9)
- rb-kqueue (>= 0.2)
- maruku (0.6.1)
- syntax (>= 1.0.0)
- posix-spawn (0.3.6)
- pygments.rb (0.5.4)
- posix-spawn (~> 0.3.6)
- yajl-ruby (~> 1.1.0)
- rb-fsevent (0.9.3)
- rb-inotify (0.9.2)
- ffi (>= 0.5.0)
- rb-kqueue (0.2.0)
- ffi (>= 0.5.0)
- rdiscount (2.1.7)
- redcarpet (2.3.0)
- safe_yaml (1.0.4)
- syntax (1.0.0)
- yajl-ruby (1.1.0)
-
-PLATFORMS
- ruby
-
-DEPENDENCIES
- github-pages
-
-BUNDLED WITH
- 1.10.4