From 9c2d79f1f8a9522dbe33fb3d6198298e228cb23c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 02:32:47 +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"