Fix rake vulnerability in .gemspec file

This commit is contained in:
Michael Rose
2020-03-02 16:25:50 -05:00
parent 2513357cdc
commit 909745a7c9
3 changed files with 4 additions and 2 deletions

View File

@ -7,6 +7,7 @@
### Bug Fixes
- Fix rake vulnerability in `.gemspec` file.
- Fix Staticman v2 comment submission. [#2402](https://github.com/mmistakes/minimal-mistakes/pull/2402)
- Fix repeated site base path for masthead logo. [#2385](https://github.com/mmistakes/minimal-mistakes/pull/2385)