summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2023-06-18 14:19:38 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2023-06-18 14:19:38 -0700
commitc770ee6d77c24cd8d90af95a7b82f5038321d13b (patch)
tree6f5b7044458a387312a145f1788ca0d1c29da35d /Gemfile
parentGemfile: update gems (diff)
downloadinfra-status-master.tar.gz
infra-status-master.tar.bz2
infra-status-master.zip
Gemfile: missing rss gemHEAD20230618T212156Zmaster
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 8bae742..2085080 100644
--- a/Gemfile
+++ b/Gemfile
@@ -7,3 +7,4 @@ gem 'redcarpet'
gem 'puma'
gem 'thin'
gem 'puma-daemon'
+gem 'rss'