about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorThibaut Girka <thib@sitedethib.com>2020-02-29 19:56:07 +0100
committerThibG <thib@sitedethib.com>2020-02-29 22:32:33 +0100
commitb0a7cb71becafa95121c1e8c608e17163bf4508d (patch)
treeee850e4abbb0196c5a9a7b94b37d5d78f2625d9c /Gemfile.lock
parent907ebcfd43c7c051de831944a29620580fa8faa5 (diff)
Update glitch-soc-specific dependencies
- drop html2text which has been unused in a while
- update redcarpet
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock5
1 files changed, 1 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index c372f4107..16871e8e3 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -270,8 +270,6 @@ GEM
     highline (2.0.3)
     hiredis (0.6.3)
     hkdf (0.3.0)
-    html2text (0.2.1)
-      nokogiri (~> 1.6)
     htmlentities (4.3.4)
     http (4.3.0)
       addressable (~> 2.3)
@@ -493,7 +491,7 @@ GEM
       link_header (~> 0.0, >= 0.0.8)
     rdf-normalize (0.4.0)
       rdf (~> 3.1)
-    redcarpet (3.4.0)
+    redcarpet (3.5.0)
     redis (4.1.3)
     redis-actionpack (5.0.2)
       actionpack (>= 4.0, < 6)
@@ -706,7 +704,6 @@ DEPENDENCIES
   hamlit-rails (~> 0.2)
   health_check!
   hiredis (~> 0.6)
-  html2text
   htmlentities (~> 4.3)
   http (~> 4.3)
   http_accept_language (~> 2.1)