Skip to content

Commit c0dc85a

Browse files
Bump redcarpet from 3.4.0 to 3.5.1
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) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 099482d commit c0dc85a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ gem 'middleman-autoprefixer', '~> 2.7.0'
88
gem "middleman-sprockets", "~> 4.1.0"
99
gem "middleman-livereload", "~> 3.4.3"
1010
gem 'rouge', '~> 2.0.5'
11-
gem 'redcarpet', '~> 3.4.0'
11+
gem 'redcarpet', '~> 3.5.1'
1212
gem 'nokogiri', '~> 1.6.8'

Gemfile.lock

100755100644
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ GEM
106106
rb-fsevent (0.9.8)
107107
rb-inotify (0.9.8)
108108
ffi (>= 0.5.0)
109-
redcarpet (3.4.0)
109+
redcarpet (3.5.1)
110110
rouge (2.0.7)
111111
sass (3.4.23)
112112
servolux (0.12.0)
@@ -131,7 +131,7 @@ DEPENDENCIES
131131
middleman-sprockets (~> 4.1.0)
132132
middleman-syntax (~> 3.0.0)
133133
nokogiri (~> 1.6.8)
134-
redcarpet (~> 3.4.0)
134+
redcarpet (~> 3.5.1)
135135
rouge (~> 2.0.5)
136136

137137
RUBY VERSION

0 commit comments

Comments
 (0)