From 1d9dfc0b2cad7ccb5a1f64d5780282a972ac3dda Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 14:18:46 +0100 Subject: [PATCH] chore(deps): update dependency roda to '~> 3.87.0' (#8063) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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'