Skip to content

Commit 7d9e1e8

Browse files
Bump redcarpet from 3.3.4 to 3.5.1
Bumps [redcarpet](https://github.com/vmg/redcarpet) from 3.3.4 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.3.4...v3.5.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent f4f974c commit 7d9e1e8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ gem 'middleman-gh-pages', '~> 0.0.3'
66
gem 'middleman-syntax', '~> 2.0.0'
77
gem 'middleman-autoprefixer', '~> 2.4.4'
88
gem 'rouge', '~> 1.9.0'
9-
gem 'redcarpet', '~> 3.3.2'
9+
gem 'redcarpet', '~> 3.5.1'
1010

1111
gem 'rake', '~> 10.4.2'
1212
gem 'therubyracer', '~> 0.12.1', platforms: :ruby

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ GEM
9898
rb-fsevent (0.10.2)
9999
rb-inotify (0.9.10)
100100
ffi (>= 0.5.0, < 2)
101-
redcarpet (3.3.4)
101+
redcarpet (3.5.1)
102102
ref (2.0.0)
103103
rouge (1.9.1)
104104
sass (3.4.25)
@@ -138,7 +138,7 @@ DEPENDENCIES
138138
middleman-gh-pages (~> 0.0.3)
139139
middleman-syntax (~> 2.0.0)
140140
rake (~> 10.4.2)
141-
redcarpet (~> 3.3.2)
141+
redcarpet (~> 3.5.1)
142142
rouge (~> 1.9.0)
143143
therubyracer (~> 0.12.1)
144144

0 commit comments

Comments
 (0)