Skip to content

Commit

Permalink
Bump redcarpet from 3.5.1 to 3.6.0 in /docs/_spec
Browse files Browse the repository at this point in the history
Bumps [redcarpet](https://github.com/vmg/redcarpet) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/vmg/redcarpet/releases)
- [Changelog](https://github.com/vmg/redcarpet/blob/master/CHANGELOG.md)
- [Commits](vmg/redcarpet@v3.5.1...v3.6.0)

---
updated-dependencies:
- dependency-name: redcarpet
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 19, 2024
1 parent d48ba03 commit 02153d6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/_spec/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ gem "jekyll", "3.6.3"
gem "webrick"
gem "rouge"
# gem 's3_website'
gem "redcarpet", "3.5.1"
gem "redcarpet", "3.6.0"
4 changes: 2 additions & 2 deletions docs/_spec/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
redcarpet (3.5.1)
redcarpet (3.6.0)
rouge (2.2.1)
safe_yaml (1.0.5)
sass (3.7.4)
Expand All @@ -49,7 +49,7 @@ PLATFORMS

DEPENDENCIES
jekyll (= 3.6.3)
redcarpet (= 3.5.1)
redcarpet (= 3.6.0)
rouge
webrick

Expand Down

0 comments on commit 02153d6

Please sign in to comment.