diff options
author | FOSSEE SysAds | 2025-01-14 10:52:53 +0530 |
---|---|---|
committer | GitHub | 2025-01-14 10:52:53 +0530 |
commit | a5b1f4c474384b3085831e89de5c20375c56b961 (patch) | |
tree | 72177be2fdfb967d4af70a42f1867f132a98c7bb | |
parent | 0be98a7adaf6dc798dc97d4d87e4a84f45193f23 (diff) | |
download | web.fossee.in-a5b1f4c474384b3085831e89de5c20375c56b961.tar.gz web.fossee.in-a5b1f4c474384b3085831e89de5c20375c56b961.tar.bz2 web.fossee.in-a5b1f4c474384b3085831e89de5c20375c56b961.zip |
For suggestion by dependabot.
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 616f8ff..947355f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -43,7 +43,7 @@ GEM jekyll-watch (2.2.1) listen (~> 3.0) kramdown (2.4.0) - rexml + kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) liquid (4.0.4) @@ -62,7 +62,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - rexml (3.2.6) + rexml (3.2.7) rouge (4.2.0) safe_yaml (1.0.5) sass-embedded (1.69.5) |