diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 890d120..41b7d09 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -1,11 +1,12 @@ GEM remote: https://rubygems.org/ specs: - activesupport (5.2.4.1) + activesupport (6.0.3.1) 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.7.0) public_suffix (>= 2.0.2, < 5.0) coffee-script (2.4.1) @@ -15,7 +16,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 +28,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 (204) @@ -201,9 +202,9 @@ GEM jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) - minitest (5.14.0) + minitest (5.14.1) multipart-post (2.1.1) - nokogiri (1.10.7) + nokogiri (1.10.9) mini_portile2 (~> 2.4.0) octokit (4.15.0) faraday (>= 0.9) @@ -211,7 +212,7 @@ GEM pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (3.1.1) - rb-fsevent (0.10.3) + rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) rouge (3.13.0) @@ -238,6 +239,7 @@ GEM tzinfo (>= 1.0.0) unicode-display_width (1.6.1) wdm (0.1.1) + zeitwerk (2.3.0) PLATFORMS ruby