7 Commits

Author SHA1 Message Date
James Zern
049616e9f6 docs/.ruby-version: bump version to 2.5.0
This should address recent Dependabot failures:

```
Bundler::SolveFailure with message: Could not find compatible versions

Because github-pages >= 224 depends on jekyll-seo-tag = 2.8.0
  and jekyll-seo-tag >= 2.8.0 depends on Ruby >= 2.5.0,
  github-pages >= 224 requires Ruby >= 2.5.0.
So, because Gemfile depends on github-pages >= 231, <= 232
  and current Ruby version is = 2.4.1,
  version solving has failed.
```
2024-08-22 13:00:45 -07:00
Tom Finegan
9f0e5c5f15 Draco v1.4.3 2021-10-12 12:55:36 -07:00
Lou Quillio
fb681579aa Hopefully fix (inconsequential) dependabot warnings 2021-03-18 17:25:02 -07:00
Frank Galligan
83b0922745 Add back removed files from 1.3.6 push 2020-03-03 10:46:47 -08:00
Frank Galligan
571d547d36 Update to version 1.3.6 2020-03-03 10:35:26 -08:00
Lou Quillio
abc07c7e65 Update all gems, including nokogiri 1.8.1 -> 1.8.2
Fixes #335.

Also change from ruby 2.3.0 -> 2.4.1, to work around issues
with 2.3.0 and gcc7.
2018-04-26 11:56:10 -07:00
Lou Quillio
419be837ef Add empty README.md and /docs directory.
new file:   README.md
new file:   docs/.ruby-version
new file:   docs/Gemfile
2016-12-07 12:31:02 -08:00