about summary refs log tree commit diff stats
path: root/Gemfile
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2023-10-11 14:29:21 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2023-10-11 14:29:21 -0400
commitce2e4c010c68527f10e0c7b3df59f1c2f22ddc6f (patch)
treeb3754a2134ccdcf649409b7ff183a7beedabcab1 /Gemfile
parent6e70f376d23c21a63ff4875a1f77e19f7961b7b4 (diff)
downloadthoughts-ce2e4c010c68527f10e0c7b3df59f1c2f22ddc6f.tar.gz
thoughts-ce2e4c010c68527f10e0c7b3df59f1c2f22ddc6f.tar.bz2
thoughts-ce2e4c010c68527f10e0c7b3df59f1c2f22ddc6f.zip
Syntax highlighting
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile index 1230941..e467375 100644 --- a/Gemfile +++ b/Gemfile
@@ -78,3 +78,4 @@ gem 'sprockets', '3.7.2'
78gem 'lingo', git: "https://git.fourisland.com/lingo", glob: "rails/*.gemspec", branch: "main" 78gem 'lingo', git: "https://git.fourisland.com/lingo", glob: "rails/*.gemspec", branch: "main"
79gem 'will_paginate', '~> 4.0' 79gem 'will_paginate', '~> 4.0'
80gem 'redcarpet' 80gem 'redcarpet'
81gem 'rouge'