From aa3e2bcf8ac30badf1fca73462f6f19079725fcd Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 1 Jan 2024 23:29:12 +0000
Subject: [PATCH] build(deps): bump omniauth from 2.1.1 to 2.1.2 in /web

Bumps [omniauth](https://github.com/omniauth/omniauth) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/omniauth/omniauth/releases)
- [Commits](https://github.com/omniauth/omniauth/compare/v2.1.1...v2.1.2)

---
updated-dependencies:
- dependency-name: omniauth
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 web/Gemfile.lock | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/web/Gemfile.lock b/web/Gemfile.lock
index 2348171..8f60093 100644
--- a/web/Gemfile.lock
+++ b/web/Gemfile.lock
@@ -174,7 +174,7 @@ GEM
       racc (~> 1.4)
     nokogiri (1.15.4-x86_64-linux)
       racc (~> 1.4)
-    omniauth (2.1.1)
+    omniauth (2.1.2)
       hashie (>= 3.4.6)
       rack (>= 2.2.3)
       rack-protection