12 Commits

Author SHA1 Message Date
dependabot[bot]
6575240169
[Security] Bump rubyzip from 1.2.1 to 1.2.2 in /docs
Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.1 to 1.2.2. **This update includes security fixes.**
- [Release notes](https://github.com/rubyzip/rubyzip/releases)
- [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md)
- [Commits](https://github.com/rubyzip/rubyzip/compare/v1.2.1...v1.2.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-31 17:43:27 +00:00
dependabot[bot]
a2913782dc
Bump github-pages from 190 to 191 in /docs
Bumps [github-pages](https://github.com/github/pages-gem) from 190 to 191.
- [Release notes](https://github.com/github/pages-gem/releases)
- [Commits](https://github.com/github/pages-gem/compare/v190...v191)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-13 14:43:10 +00:00
dependabot[bot]
0132f1344e
Bump github-pages from 189 to 190 in /docs
Bumps [github-pages](https://github.com/github/pages-gem) from 189 to 190.
- [Release notes](https://github.com/github/pages-gem/releases)
- [Commits](https://github.com/github/pages-gem/compare/v189...v190)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-10 14:07:07 +00:00
dependabot[bot]
4fe5307397
Bump github-pages from 188 to 189 in /docs
Bumps [github-pages](https://github.com/github/pages-gem) from 188 to 189.
- [Release notes](https://github.com/github/pages-gem/releases)
- [Commits](https://github.com/github/pages-gem/compare/v188...v189)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-08 21:14:05 +00:00
dependabot[bot]
2db54d3ae7
Bump github-pages from 187 to 188 in /docs
Bumps [github-pages](https://github.com/github/pages-gem) from 187 to 188.
- [Release notes](https://github.com/github/pages-gem/releases)
- [Commits](https://github.com/github/pages-gem/compare/v187...v188)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-07-11 01:17:09 +00:00
dependabot[bot]
74758d2de1
Bump github-pages from 186 to 187 in /docs
Bumps [github-pages](https://github.com/github/pages-gem) from 186 to 187.
- [Release notes](https://github.com/github/pages-gem/releases)
- [Commits](https://github.com/github/pages-gem/compare/v186...v187)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-07-02 17:27:33 +00:00
dependabot[bot]
c40f7b80cd
Bump github-pages from 185 to 186 in /docs
Bumps [github-pages](https://github.com/github/pages-gem) from 185 to 186.
- [Release notes](https://github.com/github/pages-gem/releases)
- [Commits](https://github.com/github/pages-gem/compare/v185...v186)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-05-30 01:30:16 +00:00
dependabot[bot]
9dbb390b8c
Bump github-pages from 183 to 185 in /docs
Bumps [github-pages](https://github.com/github/pages-gem) from 183 to 185.
- [Release notes](https://github.com/github/pages-gem/releases)
- [Commits](https://github.com/github/pages-gem/compare/v183...v185)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-05-14 15:34:22 +00:00
Mike McQuaid
bb807d813a docs: fix Jekyll theme usage.
Need to use `remote_theme` not `theme` for this to work on GitHub Pages.
Handily, though, this removes the need for making and uploading a gem.
2018-05-02 20:00:22 +01:00
dependabot[bot]
f2de2d7bd6
Bump github-pages from 158 to 183 in /docs
Bumps [github-pages](https://github.com/github/pages-gem) from 158 to 183.
- [Release notes](https://github.com/github/pages-gem/releases)
- [Commits](https://github.com/github/pages-gem/compare/v158...v183)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-05-02 17:12:22 +00:00
Mike McQuaid
21dba9228c Use Homebrew’s Jekyll theme
These means we can remove a bunch of the HTML from this repository and
move it to https://github.com/homebrew/jekyll-theme-homebrew.
2018-05-02 17:57:32 +01:00
Mike McQuaid
2f522ff04b docs: update gems.
- check in the Gemfile.lock
- use a modern Ruby version
- remove gem upper limits
2018-01-15 09:55:28 +00:00