summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Helmert III <ajak@gentoo.org>2023-06-18 15:11:37 -0700
committerJohn Helmert III <ajak@gentoo.org>2023-06-18 15:11:37 -0700
commit6c180985c82db9e175faf7e4a599579cc04d3e59 (patch)
tree92e4923d9f2c5254b4cd12f7565f07c66940289d /Gemfile.lock
parentGemfile.lock: update (diff)
downloadsecurity-6c180985c82db9e175faf7e4a599579cc04d3e59.tar.gz
security-6c180985c82db9e175faf7e4a599579cc04d3e59.tar.bz2
security-6c180985c82db9e175faf7e4a599579cc04d3e59.zip
add missing rss dependency
Signed-off-by: John Helmert III <ajak@gentoo.org>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 4 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 0738674..5b95d46 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -15,6 +15,9 @@ GEM
rack (2.2.7)
rack-protection (3.0.6)
rack
+ rexml (3.2.5)
+ rss (0.2.9)
+ rexml
ruby2_keywords (0.0.5)
sanitize (6.0.1)
crass (~> 1.0.2)
@@ -38,6 +41,7 @@ PLATFORMS
DEPENDENCIES
json (>= 1.8.6)
nokogiri
+ rss (~> 0.2.9)
sanitize
sinatra
sinatra-partial