Update gems

This commit is contained in:
2020-03-13 09:43:09 -04:00
parent 2bc594255c
commit 6ae98229a9
6 changed files with 107 additions and 95 deletions

View File

@@ -2,6 +2,8 @@ source 'https://rubygems.org'
gem "github-pages", '197', group: :jekyll_plugins
gem 'jekyll'
# enable tzinfo-data for local build
# gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw]
gem 'jekyll-paginate'

View File

@@ -15,7 +15,7 @@ GEM
colorator (1.1.0)
commonmarker (0.17.13)
ruby-enum (~> 0.5)
concurrent-ruby (1.1.5)
concurrent-ruby (1.1.6)
dnsruby (1.61.3)
addressable (~> 2.5)
em-websocket (0.5.1)
@@ -27,7 +27,7 @@ GEM
execjs (2.7.0)
faraday (1.0.0)
multipart-post (>= 1.2, < 3)
ffi (1.12.1)
ffi (1.12.2)
forwardable-extended (2.6.0)
gemoji (3.0.1)
github-pages (197)
@@ -205,9 +205,9 @@ GEM
jekyll-seo-tag (~> 2.1)
minitest (5.14.0)
multipart-post (2.1.1)
nokogiri (1.10.7)
nokogiri (1.10.9)
mini_portile2 (~> 2.4.0)
octokit (4.15.0)
octokit (4.16.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
pathutil (0.16.2)
@@ -220,7 +220,7 @@ GEM
ruby-enum (0.7.2)
i18n
ruby_dep (1.5.0)
rubyzip (2.1.0)
rubyzip (2.2.0)
safe_yaml (1.0.5)
sass (3.7.4)
sass-listen (~> 4.0.0)
@@ -244,6 +244,7 @@ PLATFORMS
DEPENDENCIES
github-pages (= 197)
jekyll
jekyll-paginate
BUNDLED WITH