diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2023-11-29 23:26:37 -0500 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2023-11-29 23:26:37 -0500 |
commit | a4354788674b1d4d35d66b49c7953454b9f10a71 (patch) | |
tree | c7d015f768c2438254c65db09d841791e363e3b0 /Gemfile | |
parent | e9f469057767eb828db22c5e3d869550593b47ca (diff) | |
download | thoughts-a4354788674b1d4d35d66b49c7953454b9f10a71.tar.gz thoughts-a4354788674b1d4d35d66b49c7953454b9f10a71.tar.bz2 thoughts-a4354788674b1d4d35d66b49c7953454b9f10a71.zip |
Unmount Lingo engine
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 1 |
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' | |||
75 | gem 'audited', '~> 5.0' | 75 | gem 'audited', '~> 5.0' |
76 | gem 'enumerize' | 76 | gem 'enumerize' |
77 | gem 'sprockets', '3.7.2' | 77 | gem 'sprockets', '3.7.2' |
78 | gem 'lingo', git: "https://git.fourisland.com/lingo", glob: "rails/*.gemspec", branch: "main" | ||
79 | gem 'will_paginate', '~> 4.0' | 78 | gem 'will_paginate', '~> 4.0' |
80 | gem 'redcarpet' | 79 | gem 'redcarpet' |
81 | gem 'rouge' | 80 | gem 'rouge' |