From 9830b2fe151afaf2e2262abc593fab0eabcf5193 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 15:33:42 +0000 Subject: [PATCH] Bump oauth from 1.1.3 to 1.1.6 Bumps [oauth](https://github.com/ruby-oauth/oauth) from 1.1.3 to 1.1.6. - [Release notes](https://github.com/ruby-oauth/oauth/releases) - [Changelog](https://github.com/ruby-oauth/oauth/blob/main/CHANGELOG.md) - [Commits](https://github.com/ruby-oauth/oauth/compare/v1.1.3...v1.1.6) --- updated-dependencies: - dependency-name: oauth dependency-version: 1.1.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a37c9fe83..beee1b31c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -454,13 +454,17 @@ GEM racc (~> 1.4) noticed (3.0.0) rails (>= 6.1.0) - oauth (1.1.3) + oauth (1.1.6) + auth-sanitizer (~> 0.2, >= 0.2.1) base64 (~> 0.1) - oauth-tty (~> 1.0, >= 1.0.6) - snaky_hash (~> 2.0) - version_gem (~> 1.1, >= 1.1.9) - oauth-tty (1.0.6) - version_gem (~> 1.1, >= 1.1.9) + cgi + oauth-tty (~> 1.0, >= 1.0.8) + snaky_hash (~> 2.0, >= 2.0.5) + version_gem (~> 1.1, >= 1.1.11) + oauth-tty (1.0.13) + anonymous_loader (~> 0.1, >= 0.1.3) + auth-sanitizer (~> 0.2, >= 0.2.3) + version_gem (~> 1.1, >= 1.1.14) oauth2 (2.0.25) anonymous_loader (~> 0.1, >= 0.1.3) auth-sanitizer (~> 0.2, >= 0.2.3) -- 2.47.3