diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-11 12:12:25 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-11 12:12:25 -0400 |
| commit | e09aa803cf3905c82c29dbaa9101cc4a4639cc5a (patch) | |
| tree | 507ffb887044bfbcd2fd5cf89f8fe587654d01ba /Gemfile | |
| parent | 3a628945ade35f3ba351ba90e271608520753174 (diff) | |
| download | thoughts-e09aa803cf3905c82c29dbaa9101cc4a4639cc5a.tar.gz thoughts-e09aa803cf3905c82c29dbaa9101cc4a4639cc5a.tar.bz2 thoughts-e09aa803cf3905c82c29dbaa9101cc4a4639cc5a.zip | |
We're on Markdown now
Diffstat (limited to 'Gemfile')
| -rw-r--r-- | Gemfile | 1 |
1 files changed, 1 insertions, 0 deletions
| diff --git a/Gemfile b/Gemfile index 9ad82a9..1230941 100644 --- a/Gemfile +++ b/Gemfile | |||
| @@ -77,3 +77,4 @@ 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" | 78 | gem 'lingo', git: "https://git.fourisland.com/lingo", glob: "rails/*.gemspec", branch: "main" |
| 79 | gem 'will_paginate', '~> 4.0' | 79 | gem 'will_paginate', '~> 4.0' |
| 80 | gem 'redcarpet' | ||
