Bump terminal-table and jekyll

Bumps [terminal-table](https://github.com/tj/terminal-table) and [jekyll](https://github.com/jekyll/jekyll). These dependencies needed to be updated together.

Updates `terminal-table` from 1.8.0 to 2.0.0
- [Release notes](https://github.com/tj/terminal-table/releases)
- [Changelog](https://github.com/tj/terminal-table/blob/master/History.rdoc)
- [Commits](https://github.com/tj/terminal-table/compare/v1.8.0...v2.0.0)

Updates `jekyll` from 4.1.1 to 4.2.0
- [Release notes](https://github.com/jekyll/jekyll/releases)
- [Changelog](https://github.com/jekyll/jekyll/blob/master/History.markdown)
- [Commits](https://github.com/jekyll/jekyll/compare/v4.1.1...v4.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-12-15 05:07:27 +00:00
committed by GitHub
parent d8863e9c74
commit e5722d5313
2 changed files with 6 additions and 6 deletions

View File

@ -5,7 +5,7 @@ gem "actionview", ">= 5.2.4.2"
gem 'mini_racer'
# gem 'github-pages-health-check'
gem 'html-proofer', group: :development
gem 'jekyll', '~> 4.1'
gem 'jekyll', '~> 4.2'
group :jekyll_plugins do
gem 'jekyll-avatar'
gem 'jekyll-coffeescript'