From 825aba55a552e8642d0fcc9e06a170594fdc0f02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 17:22:23 +0000 Subject: [PATCH] Bump rotp from 6.2.2 to 6.3.0 in /src 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] --- src/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Gemfile.lock b/src/Gemfile.lock index 276a5e9..9791e1d 100644 --- a/src/Gemfile.lock +++ b/src/Gemfile.lock @@ -38,7 +38,7 @@ GEM rainbow (3.1.1) regexp_parser (2.6.1) rexml (3.2.5) - rotp (6.2.2) + rotp (6.3.0) rqrcode (2.1.2) chunky_png (~> 1.0) rqrcode_core (~> 1.0)