diff --git a/Gemfile.lock b/Gemfile.lock index dd0767a..8080c3c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,21 +1,22 @@ GEM remote: https://rubygems.org/ specs: - activesupport (5.2.0) + activesupport (6.0.6) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) + zeitwerk (~> 2.2, >= 2.2.2) addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) - algolia_html_extractor (2.6.1) + algolia_html_extractor (2.6.4) json (~> 2.0) - nokogiri (~> 1.8.2) + nokogiri (~> 1.10) algoliasearch (1.23.2) httpclient (~> 2.8, >= 2.8.3) json (>= 1.5.1) colorator (1.1.0) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.10) em-websocket (0.5.1) eventmachine (>= 0.12.9) http_parser.rb (~> 0.6.0) @@ -26,7 +27,7 @@ GEM filesize (0.1.1) forwardable-extended (2.6.0) gemoji (3.0.0) - html-pipeline (2.8.1) + html-pipeline (2.14.3) activesupport (>= 2) nokogiri (>= 1.4) http_parser.rb (0.6.0) @@ -76,7 +77,7 @@ GEM gemoji (~> 3.0) html-pipeline (~> 2.2) jekyll (~> 3.0) - json (2.1.0) + json (2.6.2) kramdown (1.17.0) liquid (4.0.0) listen (3.1.5) @@ -84,7 +85,7 @@ GEM rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) mercenary (0.3.6) - mini_portile2 (2.3.0) + mini_portile2 (2.8.0) minima (2.4.1) jekyll (~> 3.5) jekyll-feed (~> 0.9) @@ -97,16 +98,18 @@ GEM jekyll-paginate (~> 1.1) jekyll-sitemap (~> 1.1) jemoji (~> 0.8) - minitest (5.11.3) + minitest (5.16.3) multipart-post (2.0.0) - nokogiri (1.8.3) - mini_portile2 (~> 2.3.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) octokit (4.9.0) sawyer (~> 0.8.0, >= 0.5.3) pathutil (0.16.1) forwardable-extended (~> 2.6) progressbar (1.9.0) public_suffix (3.0.2) + racc (1.6.0) rb-fsevent (0.10.3) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) @@ -122,9 +125,10 @@ GEM addressable (>= 2.3.5, < 2.6) faraday (~> 0.8, < 1.0) thread_safe (0.3.6) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) verbal_expressions (0.1.5) + zeitwerk (2.6.1) PLATFORMS ruby