diff --git a/Gemfile.lock b/Gemfile.lock index 2ef12e484..dea4f01ce 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,14 +13,14 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.1) + addressable (2.8.5) public_suffix (>= 2.0.2, < 6.0) async (2.2.1) console (~> 1.10) io-event (~> 1.1.0) timers (~> 4.1) colorator (1.1.0) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) console (1.16.2) fiber-local em-websocket (0.5.3) @@ -33,11 +33,11 @@ GEM faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) faraday-net_http (3.0.1) - ffi (1.15.5) + ffi (1.16.2) fiber-local (1.0.0) forwardable-extended (2.6.0) gemoji (3.0.1) - google-protobuf (3.21.9) + google-protobuf (3.24.3) html-pipeline (2.14.3) activesupport (>= 2) nokogiri (>= 1.4) @@ -50,7 +50,7 @@ GEM yell (~> 2.0) zeitwerk (~> 2.5) http_parser.rb (0.8.0) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) io-event (1.1.2) jekyll (4.3.1) @@ -73,9 +73,9 @@ GEM jekyll (>= 3.7, < 5.0) jekyll-gist (1.5.0) octokit (~> 4.2) - jekyll-octicons (17.7.0) + jekyll-octicons (19.8.0) jekyll (>= 3.6, < 5.0) - octicons (= 17.7.0) + octicons (= 19.8.0) jekyll-paginate (1.1.0) jekyll-redirect-from (0.16.0) jekyll (>= 3.3, < 5.0) @@ -91,8 +91,8 @@ GEM rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) - liquid (4.0.3) - listen (3.7.1) + liquid (4.0.4) + listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.4.0) @@ -101,21 +101,21 @@ GEM nokogiri (1.13.9) mini_portile2 (~> 2.8.0) racc (~> 1.4) - octicons (17.7.0) + octicons (19.8.0) octokit (4.25.1) faraday (>= 1, < 3) sawyer (~> 0.9) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (5.0.0) + public_suffix (5.0.3) racc (1.6.0) rainbow (3.1.1) rake (13.0.6) rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - rexml (3.2.5) - rouge (4.0.0) + rexml (3.2.6) + rouge (4.1.3) ruby2_keywords (0.0.5) safe_yaml (1.0.5) sass-embedded (1.55.0) @@ -131,8 +131,8 @@ GEM ethon (>= 0.9.0) tzinfo (2.0.5) concurrent-ruby (~> 1.0) - unicode-display_width (2.3.0) - webrick (1.7.0) + unicode-display_width (2.4.2) + webrick (1.8.1) yell (2.2.2) zeitwerk (2.6.1)