Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

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

---
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 Jan 20, 2022
1 parent f0e2e90 commit 1f8f7d2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ gem 'middleman-syntax', '~> 3.0.0'
gem 'middleman-autoprefixer', '~> 3.0.0'
gem 'middleman-sprockets', '~> 4.1.0'
gem 'rouge', '~> 2.2.1'
gem 'redcarpet', '~> 3.4.0'
gem 'redcarpet', '~> 3.5.1'
gem 'nokogiri', '~> 1.13.1'
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ GEM
rb-fsevent (0.11.0)
rb-inotify (0.10.1)
ffi (~> 1.0)
redcarpet (3.4.0)
redcarpet (3.5.1)
rexml (3.2.5)
rouge (2.2.1)
sassc (2.4.0)
Expand All @@ -122,7 +122,7 @@ DEPENDENCIES
middleman-sprockets (~> 4.1.0)
middleman-syntax (~> 3.0.0)
nokogiri (~> 1.13.1)
redcarpet (~> 3.4.0)
redcarpet (~> 3.5.1)
rouge (~> 2.2.1)

RUBY VERSION
Expand Down

0 comments on commit 1f8f7d2

Please sign in to comment.