diff --git a/Gemfile.lock b/Gemfile.lock index 86af440..1beca7c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -54,7 +54,8 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - rexml (3.2.5) + rexml (3.3.3) + strscan rouge (3.30.0) safe_yaml (1.0.5) sass (3.7.4) @@ -62,11 +63,13 @@ GEM sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) + strscan (3.1.0) webrick (1.7.0) PLATFORMS arm64-darwin-22 x86_64-darwin-20 + x86_64-linux DEPENDENCIES jekyll (~> 3.9.3)