From b2e3d9f1bcedfa793d1d7e3cb7df6b960bb21f24 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 20:55:01 +0000 Subject: [PATCH] chore(deps): update omniauth-vimeo digest to 1177a81 --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index 20c65bb19..c3b3ebf0e 100644 --- a/Gemfile +++ b/Gemfile @@ -78,7 +78,7 @@ gem "omniauth-twitch", "~> 1.2.0" gem "omniauth-twitter2" # OAuth client for Vimeo -gem "omniauth-vimeo", github: "beanieboi/omniauth-vimeo", ref: "0f855fd3437061fa2d343c1b6036bd9472c0edd1" +gem "omniauth-vimeo", github: "beanieboi/omniauth-vimeo", ref: "1177a816ef65688f5e4b94d7ad3932cbc5ac04d4" # OAuth client for Reddit gem "omniauth-reddit", git: "https://github.com/brave-intl/omniauth-reddit.git", branch: "master"