From de61ea4324c1584734767e944711f18d144689bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 06:42:44 +0000 Subject: [PATCH] chore(deps): update dependency roda to '~> 3.87.0' --- ruby/roda/Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruby/roda/Gemfile b/ruby/roda/Gemfile index 8c4671a5b01..f0b85a1633b 100644 --- a/ruby/roda/Gemfile +++ b/ruby/roda/Gemfile @@ -1,3 +1,3 @@ source 'https://rubygems.org' -gem 'roda', '~> 3.86.0' +gem 'roda', '~> 3.87.0'