diff --git a/docs_src/Gemfile.lock b/docs_src/Gemfile.lock index f4776e9..1a72a65 100644 --- a/docs_src/Gemfile.lock +++ b/docs_src/Gemfile.lock @@ -4,8 +4,8 @@ GEM activesupport (3.2.22.5) i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) bibtex-ruby (4.4.7) latex-decode (~> 0.0) citeproc (1.0.10) @@ -209,11 +209,11 @@ GEM kramdown (1.17.0) latex-decode (0.3.1) 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) minima (2.5.1) jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) @@ -221,21 +221,23 @@ GEM multi_json (1.14.1) multipart-post (2.1.1) namae (1.0.1) - nokogiri (1.10.9) - 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) pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (3.1.1) + racc (1.6.0) rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) rouge (3.13.0) ruby-enum (0.8.0) i18n - rubyzip (2.3.0) + rubyzip (2.3.2) safe_yaml (1.0.5) sass (3.7.4) sass-listen (~> 4.0.0) @@ -249,9 +251,9 @@ GEM unicode-display_width (~> 1.1, >= 1.1.1) typhoeus (1.4.0) ethon (>= 0.9.0) - tzinfo (2.0.2) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) - tzinfo-data (1.2020.1) + tzinfo-data (1.2022.5) tzinfo (>= 1.0.0) unicode-display_width (1.7.0) wdm (0.1.1)