]> cat aescling's git repositories - mastodon.git/commitdiff
Bump redcarpet from 3.5.0 to 3.5.1
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 6 Mar 2021 12:17:10 +0000 (12:17 +0000)
committerClaire <claire.github-309c@sitedethib.com>
Sat, 6 Mar 2021 13:51:45 +0000 (14:51 +0100)
Bumps [redcarpet](https://github.com/vmg/redcarpet) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/vmg/redcarpet/releases)
- [Changelog](https://github.com/vmg/redcarpet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vmg/redcarpet/compare/v3.5.0...v3.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
Gemfile
Gemfile.lock

diff --git a/Gemfile b/Gemfile
index 9e63abd447f2c3a42e293e08d3846385ff0aa5ef..b4d93a6341195c19fbe9630b5fd4d6a47b114501 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -103,7 +103,7 @@ gem 'json-ld'
 gem 'json-ld-preloaded', '~> 3.1'
 gem 'rdf-normalize', '~> 0.4'
 
-gem 'redcarpet', '~> 3.4'
+gem 'redcarpet', '~> 3.5'
 
 group :development, :test do
   gem 'fabrication', '~> 2.21'
index 47be40444269eb840267643c4f4d7ed7e5ed9bef..80c5be1b107c35068b1702969cac4f97c38c2aaa 100644 (file)
@@ -487,7 +487,7 @@ GEM
       link_header (~> 0.0, >= 0.0.8)
     rdf-normalize (0.4.0)
       rdf (~> 3.1)
-    redcarpet (3.5.0)
+    redcarpet (3.5.1)
     redis (4.2.5)
     redis-actionpack (5.2.0)
       actionpack (>= 5, < 7)
@@ -785,7 +785,7 @@ DEPENDENCIES
   rails-i18n (~> 5.1)
   rails-settings-cached (~> 0.6)
   rdf-normalize (~> 0.4)
-  redcarpet (~> 3.4)
+  redcarpet (~> 3.5)
   redis (~> 4.2)
   redis-namespace (~> 1.8)
   redis-rails (~> 5.0)