diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 2f6749b..590d6d8 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -55,7 +55,8 @@ GEM rb-fsevent (0.11.0) rb-inotify (0.10.1) ffi (~> 1.0) - rexml (3.2.5) + rexml (3.2.8) + strscan (>= 3.0.9) rouge (3.26.0) safe_yaml (1.0.5) sass (3.7.4) @@ -63,6 +64,7 @@ GEM sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) + strscan (3.1.0) tzinfo (2.0.4) concurrent-ruby (~> 1.0) tzinfo-data (1.2021.1)