diff --git a/Gemfile.lock b/Gemfile.lock index 1b15463..f1c67eb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,6 +9,7 @@ GEM eventmachine (>= 0.12.9) http_parser.rb (~> 0) eventmachine (1.2.7) + ffi (1.15.5) ffi (1.15.5-x64-mingw-ucrt) forwardable-extended (2.6.0) http_parser.rb (0.8.0) @@ -56,18 +57,27 @@ GEM rb-fsevent (0.11.1) rb-inotify (0.10.1) ffi (~> 1.0) - rexml (3.2.5) + rexml (3.2.8) + strscan (>= 3.0.9) rouge (3.28.0) safe_yaml (1.0.5) sassc (2.4.0) ffi (~> 1.9) + strscan (3.1.0) terminal-table (2.0.0) unicode-display_width (~> 1.1, >= 1.1.1) + thread_safe (0.3.6) + tzinfo (1.2.11) + thread_safe (~> 0.1) + tzinfo-data (1.2024.1) + tzinfo (>= 1.0.0) unicode-display_width (1.8.0) + wdm (0.1.1) webrick (1.7.0) PLATFORMS x64-mingw-ucrt + x86_64-linux DEPENDENCIES jekyll (~> 4.2.1)