From e02f42db0acad946e71a80ac50540772c6943072 Mon Sep 17 00:00:00 2001 From: Stefan Kolb Date: Tue, 3 Sep 2024 14:29:18 +0200 Subject: [PATCH] Lockfile See #561 --- Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c843164d..317eaf67 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -102,6 +102,8 @@ GEM netrc (~> 0.8) rexml (3.2.5) rmagick (2.16.0) + rss (0.3.1) + rexml rubocop (0.92.0) parallel (~> 1.10) parser (>= 2.7.1.5) @@ -163,6 +165,7 @@ DEPENDENCIES require_all rest-client rmagick (~> 2.16) + rss rubocop shoulda-context sinatra (~> 2.1) @@ -171,7 +174,7 @@ DEPENDENCIES versionomy RUBY VERSION - ruby 2.4.2p198 + ruby 3.1.4p223 BUNDLED WITH 2.1.4