about summary refs log tree commit diff stats
path: root/Gemfile
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2023-10-30 14:39:21 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2023-10-30 14:39:21 -0400
commit01d74535e0cf0dc66da41afb02ee44c2b920e4c6 (patch)
treeaa9564496dbd1c966877f602f787568308b25906 /Gemfile
parente9f3ed0795b1827472337e9bd0b108dec8d7cdea (diff)
downloadthoughts-01d74535e0cf0dc66da41afb02ee44c2b920e4c6.tar.gz
thoughts-01d74535e0cf0dc66da41afb02ee44c2b920e4c6.tar.bz2
thoughts-01d74535e0cf0dc66da41afb02ee44c2b920e4c6.zip
Scheduled daily new Wittle puzzles
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
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"
85gem "meta-tags" 85gem "meta-tags"
86gem 'rails_autolink' 86gem 'rails_autolink'
87gem 'wittle', git: "https://git.fourisland.com/wittle", branch: "main" 87gem 'wittle', git: "https://git.fourisland.com/wittle", branch: "main"
88gem 'whenever', "~> 1.0.0", require: false