From 8126c1613a487392d5827ccb20acbd5e52fb2c79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Dec 2022 22:46:24 +0200 Subject: [PATCH] Build(deps): Bump rotp from 6.2.1 to 6.2.2 (#19473) Bumps [rotp](https://github.com/mdp/rotp) from 6.2.1 to 6.2.2. - [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.1...v6.2.2) --- updated-dependencies: - dependency-name: rotp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] 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 9c2b550775f..ef6567db230 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -349,7 +349,7 @@ GEM rack (>= 1.4) rexml (3.2.5) rinku (2.0.6) - rotp (6.2.1) + rotp (6.2.2) rqrcode (2.1.2) chunky_png (~> 1.0) rqrcode_core (~> 1.0)