diff --git a/Gemfile.lock b/Gemfile.lock index d7dc0ca..f40e029 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,19 +12,19 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.1.4.1) + activesupport (7.0.4.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - zeitwerk (~> 2.3) addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) colorator (1.1.0) - concurrent-ruby (1.1.9) + concurrent-ruby (1.2.2) em-websocket (0.5.2) eventmachine (>= 0.12.9) http_parser.rb (~> 0.6.0) + eventmachine (1.2.7) eventmachine (1.2.7-x64-mingw32) faraday (1.8.0) faraday-em_http (~> 1.0) @@ -45,6 +45,7 @@ GEM faraday-net_http_persistent (1.2.0) faraday-patron (1.0.0) faraday-rack (1.0.0) + ffi (1.15.4) ffi (1.15.4-x64-mingw32) forwardable-extended (2.6.0) gemoji (3.0.1) @@ -52,7 +53,7 @@ GEM activesupport (>= 2) nokogiri (>= 1.4) http_parser.rb (0.6.0) - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) jekyll (4.2.1) addressable (~> 2.4) @@ -95,10 +96,12 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.4.0) - minitest (5.14.4) + minitest (5.18.0) multipart-post (2.1.1) nokogiri (1.12.5-x64-mingw32) racc (~> 1.4) + nokogiri (1.12.5-x86_64-linux) + racc (~> 1.4) octokit (4.21.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) @@ -114,6 +117,8 @@ GEM rouge (3.26.1) ruby2_keywords (0.0.5) safe_yaml (1.0.5) + sassc (2.4.0) + ffi (~> 1.9) sassc (2.4.0-x64-mingw32) ffi (~> 1.9) sawyer (0.8.2) @@ -121,14 +126,14 @@ GEM faraday (> 0.8, < 2.0) terminal-table (2.0.0) unicode-display_width (~> 1.1, >= 1.1.1) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (1.8.0) webrick (1.7.0) - zeitwerk (2.4.2) PLATFORMS x64-mingw32 + x86_64-linux DEPENDENCIES bundler