about summary refs log tree commit diff stats
path: root/Gemfile
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2023-11-29 23:26:37 -0500
committerStar Rauchenberger <fefferburbia@gmail.com>2023-11-29 23:26:37 -0500
commita4354788674b1d4d35d66b49c7953454b9f10a71 (patch)
treec7d015f768c2438254c65db09d841791e363e3b0 /Gemfile
parente9f469057767eb828db22c5e3d869550593b47ca (diff)
downloadthoughts-a4354788674b1d4d35d66b49c7953454b9f10a71.tar.gz
thoughts-a4354788674b1d4d35d66b49c7953454b9f10a71.tar.bz2
thoughts-a4354788674b1d4d35d66b49c7953454b9f10a71.zip
Unmount Lingo engine
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile index 993076b..5059f0b 100644 --- a/Gemfile +++ b/Gemfile
@@ -75,7 +75,6 @@ gem 'js-routes'
75gem 'audited', '~> 5.0' 75gem 'audited', '~> 5.0'
76gem 'enumerize' 76gem 'enumerize'
77gem 'sprockets', '3.7.2' 77gem 'sprockets', '3.7.2'
78gem 'lingo', git: "https://git.fourisland.com/lingo", glob: "rails/*.gemspec", branch: "main"
79gem 'will_paginate', '~> 4.0' 78gem 'will_paginate', '~> 4.0'
80gem 'redcarpet' 79gem 'redcarpet'
81gem 'rouge' 80gem 'rouge'