From 3abaf6ef75dd32969d2a1690dc9a221e911a2522 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 22:09:46 +0000 Subject: [PATCH] chore(deps): bump roda from 3.73.0 to 3.74.0 (#612) Bumps [roda](https://github.com/jeremyevans/roda) from 3.73.0 to 3.74.0. - [Changelog](https://github.com/jeremyevans/roda/blob/master/CHANGELOG) - [Commits](https://github.com/jeremyevans/roda/compare/3.73.0...3.74.0) --- updated-dependencies: - dependency-name: roda dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index bdbd273..f484bd8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -78,7 +78,7 @@ GEM reverse_markdown (2.1.1) nokogiri rexml (3.2.6) - roda (3.73.0) + roda (3.74.0) rack rspec (3.12.0) rspec-core (~> 3.12.0)