about summary refs log tree commit diff
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 75525b0ac..2c2837acc 100644
--- a/Gemfile
+++ b/Gemfile
@@ -98,6 +98,8 @@ gem 'json-ld'
 gem 'json-ld-preloaded', '~> 3.2'
 gem 'rdf-normalize', '~> 0.5'
 
+gem 'redcarpet', '~> 3.5'
+
 group :development, :test do
   gem 'fabrication', '~> 2.30'
   gem 'fuubar', '~> 2.5'
@@ -154,4 +156,5 @@ gem 'connection_pool', require: false
 
 gem 'xorcist', '~> 1.1'
 
+gem 'hcaptcha', '~> 7.1'
 gem 'cocoon', '~> 1.2'