aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--Gemfile2
-rw-r--r--Gemfile.lock16
2 files changed, 9 insertions, 9 deletions
diff --git a/Gemfile b/Gemfile
index 2604097..50d5d76 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,2 +1,2 @@
source 'https://rubygems.org'
-gem 'github-pages', '219'
+gem 'github-pages', '221'
diff --git a/Gemfile.lock b/Gemfile.lock
index 144e109..7aa4a2b 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -22,7 +22,7 @@ GEM
em-websocket (0.5.2)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
- ethon (0.14.0)
+ ethon (0.15.0)
ffi (>= 1.15.0)
eventmachine (1.2.7)
execjs (2.8.1)
@@ -48,8 +48,8 @@ GEM
ffi (1.15.4)
forwardable-extended (2.6.0)
gemoji (3.0.1)
- github-pages (219)
- github-pages-health-check (= 1.17.7)
+ github-pages (221)
+ github-pages-health-check (= 1.17.9)
jekyll (= 3.9.0)
jekyll-avatar (= 0.7.0)
jekyll-coffeescript (= 1.1.1)
@@ -89,10 +89,10 @@ GEM
liquid (= 4.0.3)
mercenary (~> 0.3)
minima (= 2.5.1)
- nokogiri (>= 1.10.4, < 2.0)
+ nokogiri (>= 1.12.5, < 2.0)
rouge (= 3.26.0)
terminal-table (~> 1.4)
- github-pages-health-check (1.17.7)
+ github-pages-health-check (1.17.9)
addressable (~> 2.3)
dnsruby (~> 1.60)
octokit (~> 4.0)
@@ -233,7 +233,7 @@ GEM
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (4.0.6)
- racc (1.5.2)
+ racc (1.6.0)
rb-fsevent (0.11.0)
rb-inotify (0.10.1)
ffi (~> 1.0)
@@ -265,13 +265,13 @@ GEM
unf_ext
unf_ext (0.0.8)
unicode-display_width (1.8.0)
- zeitwerk (2.4.2)
+ zeitwerk (2.5.1)
PLATFORMS
x86_64-linux
DEPENDENCIES
- github-pages (= 219)
+ github-pages (= 221)
BUNDLED WITH
2.2.16