diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-30 14:39:21 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-30 14:39:21 -0400 |
commit | 01d74535e0cf0dc66da41afb02ee44c2b920e4c6 (patch) | |
tree | aa9564496dbd1c966877f602f787568308b25906 /Gemfile | |
parent | e9f3ed0795b1827472337e9bd0b108dec8d7cdea (diff) | |
download | thoughts-01d74535e0cf0dc66da41afb02ee44c2b920e4c6.tar.gz thoughts-01d74535e0cf0dc66da41afb02ee44c2b920e4c6.tar.bz2 thoughts-01d74535e0cf0dc66da41afb02ee44c2b920e4c6.zip |
Scheduled daily new Wittle puzzles
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile index 88a4899..2aec2a4 100644 --- a/Gemfile +++ b/Gemfile | |||
@@ -85,3 +85,4 @@ gem "image_processing", ">= 1.2" | |||
85 | gem "meta-tags" | 85 | gem "meta-tags" |
86 | gem 'rails_autolink' | 86 | gem 'rails_autolink' |
87 | gem 'wittle', git: "https://git.fourisland.com/wittle", branch: "main" | 87 | gem 'wittle', git: "https://git.fourisland.com/wittle", branch: "main" |
88 | gem 'whenever', "~> 1.0.0", require: false | ||