From fd1988d43e33528f48161c98c5d1c8ed96e6d4f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 09:45:50 +0100 Subject: [PATCH] Bump rotp from 6.2.2 to 6.3.0 (#7318) Bumps [rotp](https://github.com/mdp/rotp) from 6.2.2 to 6.3.0. - [Release notes](https://github.com/mdp/rotp/releases) - [Changelog](https://github.com/mdp/rotp/blob/main/CHANGELOG.md) - [Commits](https://github.com/mdp/rotp/compare/v6.2.2...v6.3.0) --- updated-dependencies: - dependency-name: rotp dependency-type: direct:production ... 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 24ec876a3..e5b38dcca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -582,7 +582,7 @@ GEM roo (2.10.0) nokogiri (~> 1) rubyzip (>= 1.3.0, < 3.0.0) - rotp (6.2.2) + rotp (6.3.0) rouge (4.1.2) rqrcode (2.2.0) chunky_png (~> 1.0)