diff --git a/Gemfile.lock b/Gemfile.lock
index ad3b54a..37e8b98 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,17 +1,17 @@
GEM
remote: https://rubygems.org/
specs:
- addressable (2.7.0)
- public_suffix (>= 2.0.2, < 5.0)
- algolia_html_extractor (2.6.2)
+ addressable (2.8.1)
+ public_suffix (>= 2.0.2, < 6.0)
+ algolia_html_extractor (2.6.4)
json (~> 2.0)
- nokogiri (~> 1.10.4)
+ nokogiri (~> 1.10)
algoliasearch (1.27.3)
httpclient (~> 2.8, >= 2.8.3)
json (>= 1.5.1)
backports (3.18.1)
colorator (1.1.0)
- concurrent-ruby (1.1.7)
+ concurrent-ruby (1.1.10)
devlopr (0.4.5)
jekyll (>= 3.5, < 5.0)
jekyll-feed (~> 0.13.0)
@@ -26,13 +26,13 @@ GEM
eventmachine (1.2.7-x64-mingw32)
faraday (1.0.1)
multipart-post (>= 1.2, < 3)
- ffi (1.13.1)
- ffi (1.13.1-x64-mingw32)
+ ffi (1.15.5)
+ ffi (1.15.5-x64-mingw32)
filesize (0.2.0)
forwardable-extended (2.6.0)
http_parser.rb (0.6.0)
httpclient (2.8.3)
- i18n (1.8.5)
+ i18n (1.12.0)
concurrent-ruby (~> 1.0)
jekyll (4.0.1)
addressable (~> 2.4)
@@ -53,7 +53,7 @@ GEM
jekyll (>= 3.7, < 5.0)
sinatra (~> 1.4)
sinatra-contrib (~> 1.4)
- jekyll-algolia (1.6.0)
+ jekyll-algolia (1.7.1)
algolia_html_extractor (~> 2.6)
algoliasearch (~> 1.26)
filesize (~> 0.1)
@@ -69,7 +69,7 @@ GEM
jekyll-menus (0.6.1)
jekyll (>= 3.6, < 5.0)
jekyll-paginate (1.1.0)
- jekyll-sass-converter (2.1.0)
+ jekyll-sass-converter (2.2.0)
sassc (> 2.0.1, < 3.0)
jekyll-seo-tag (2.6.1)
jekyll (>= 3.3, < 5.0)
@@ -81,23 +81,22 @@ GEM
jekyll (>= 1.5.1)
trollop (= 2.9.9)
json (2.3.1)
- kramdown (2.3.0)
+ kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.3)
- listen (3.2.1)
+ listen (3.7.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.3.6)
- mini_portile2 (2.4.0)
+ mini_portile2 (2.8.0)
multi_json (1.15.0)
multipart-post (2.1.1)
nio4r (2.5.2)
- nokogiri (1.10.10)
- mini_portile2 (~> 2.4.0)
- nokogiri (1.10.10-x64-mingw32)
- mini_portile2 (~> 2.4.0)
+ nokogiri (1.13.9)
+ mini_portile2 (~> 2.8.0)
+ racc (~> 1.4)
octokit (4.18.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
@@ -107,6 +106,7 @@ GEM
public_suffix (4.0.5)
puma (4.3.5)
nio4r (~> 2.0)
+ racc (1.6.0)
rack (1.6.13)
rack-jekyll (0.5.0)
jekyll (>= 1.3)
@@ -114,9 +114,9 @@ GEM
rack (~> 1.5)
rack-protection (1.5.5)
rack
- rack-test (1.1.0)
- rack (>= 1.0, < 3)
- rake (13.0.1)
+ rack-test (2.0.2)
+ rack (>= 1.3)
+ rake (13.0.6)
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
ffi (~> 1.0)
@@ -146,7 +146,7 @@ GEM
thread_safe (0.3.6)
tilt (2.0.10)
trollop (2.9.9)
- tzinfo (1.2.7)
+ tzinfo (1.2.10)
thread_safe (~> 0.1)
tzinfo-data (1.2020.1)
tzinfo (>= 1.0.0)