From 51a7ba2d2759860822a67d9a1c5722b86df54940 Mon Sep 17 00:00:00 2001 From: Kevin Stark <119978929+kevintylerstark@users.noreply.github.com> Date: Tue, 1 Oct 2024 13:36:37 -0700 Subject: [PATCH] fix(): Run bundler for the version upgrade --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0361ead..857ea9d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - omniauth-azure-devops (1.0.2) + omniauth-azure-devops (1.0.3) omniauth (>= 1, < 3) omniauth-oauth2 (~> 1.1)