Commit Graph

4 Commits

Author SHA1 Message Date
8a13fdd8f1 Update gems to fix bundle in CI
Because CI uses `ruby:latest`, and some old versions of some gems don't
support the latest Ruby version.
2021-08-31 13:11:11 -07:00
afbdea5922 Update Jekyll from 4.0.0 to 4.1.0
Jekyll 4.1.0 Released (27 May 2020)
https://jekyllrb.com/news/2020/05/27/jekyll-4-1-0-released/

Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2020-06-07 22:55:58 +09:00
a946bd85d6 Use an updated version of ruby
With this configuration, it always uses an updated version of ruby and bundler
is the one which manages version of the dependencies, hence working in all
environments. Before, dependencies could not be satisfied in updated
environments because of bundler being too new.
2020-01-08 20:23:47 +00:00
4f70121c8a Switch to using a Gemfile 2017-02-10 16:45:26 -06:00