From ce2e4c010c68527f10e0c7b3df59f1c2f22ddc6f Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Wed, 11 Oct 2023 14:29:21 -0400 Subject: Syntax highlighting --- Gemfile | 1 + 1 file changed, 1 insertion(+) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 1230941..e467375 100644 --- a/Gemfile +++ b/Gemfile @@ -78,3 +78,4 @@ gem 'sprockets', '3.7.2' gem 'lingo', git: "https://git.fourisland.com/lingo", glob: "rails/*.gemspec", branch: "main" gem 'will_paginate', '~> 4.0' gem 'redcarpet' +gem 'rouge' -- cgit 1.4.1