From efa0fb031beb49de77def608629ddaf7d1fa2aaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 02:55:56 +0000 Subject: [PATCH] Bump roda from 3.85.0 to 3.86.0 in the minor-updates group Bumps the minor-updates group with 1 update: [roda](https://github.com/jeremyevans/roda). Updates `roda` from 3.85.0 to 3.86.0 - [Changelog](https://github.com/jeremyevans/roda/blob/master/CHANGELOG) - [Commits](https://github.com/jeremyevans/roda/compare/3.85.0...3.86.0) --- updated-dependencies: - dependency-name: roda dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f7cb711..6611c7b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,7 +42,7 @@ GEM rainbow (3.1.1) regexp_parser (2.9.2) rexml (3.3.9) - roda (3.85.0) + roda (3.86.0) rack rspec (3.13.0) rspec-core (~> 3.13.0)