diff --git a/Gemfile.lock b/Gemfile.lock index cd98831..b4a4c4f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,15 +1,10 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.1.2) - base64 - bigdecimal + activesupport (7.0.7.2) concurrent-ruby (~> 1.0, >= 1.0.2) - connection_pool (>= 2.2.5) - drb i18n (>= 1.6, < 2) minitest (>= 5.1) - mutex_m tzinfo (~> 2.0) addressable (2.8.5) public_suffix (>= 2.0.2, < 6.0) @@ -19,8 +14,6 @@ GEM algoliasearch (1.27.5) httpclient (~> 2.8, >= 2.8.3) json (>= 1.5.1) - base64 (0.2.0) - bigdecimal (3.1.4) coffee-script (2.4.1) coffee-script-source execjs @@ -28,24 +21,20 @@ GEM colorator (1.1.0) commonmarker (0.23.10) concurrent-ruby (1.2.2) - connection_pool (2.4.1) dnsruby (1.70.0) simpleidn (~> 0.2.1) - drb (2.2.0) - ruby2_keywords em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0) ethon (0.16.0) ffi (>= 1.15.0) eventmachine (1.2.7) - execjs (2.9.1) - faraday (2.7.12) - base64 + execjs (2.8.1) + faraday (2.7.10) faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) faraday-net_http (3.0.2) - ffi (1.16.3) + ffi (1.15.5) filesize (0.2.0) forwardable-extended (2.6.0) gemoji (3.0.1) @@ -224,7 +213,7 @@ GEM gemoji (~> 3.0) html-pipeline (~> 2.2) jekyll (>= 3.0, < 5.0) - json (2.7.0) + json (2.6.3) kramdown (2.3.2) rexml kramdown-parser-gfm (1.1.0) @@ -238,9 +227,8 @@ GEM jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) - minitest (5.20.0) - mutex_m (0.2.0) - nokogiri (1.15.5-x86_64-linux) + minitest (5.19.0) + nokogiri (1.15.4-x86_64-linux) racc (~> 1.4) octokit (4.25.1) faraday (>= 1, < 3) @@ -249,7 +237,7 @@ GEM forwardable-extended (~> 2.6) progressbar (1.13.0) public_suffix (4.0.7) - racc (1.7.3) + racc (1.7.1) rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) @@ -270,7 +258,7 @@ GEM unf (~> 0.1.4) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) - typhoeus (1.4.1) + typhoeus (1.4.0) ethon (>= 0.9.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -278,7 +266,7 @@ GEM tzinfo (>= 1.0.0) unf (0.1.4) unf_ext - unf_ext (0.0.9.1) + unf_ext (0.0.8.2) unicode-display_width (1.8.0) verbal_expressions (0.1.5) @@ -297,4 +285,4 @@ DEPENDENCIES tzinfo-data BUNDLED WITH - 2.4.10 + 2.4.18