From afbffe20f9029e73fa5c05c533e3d17ad409c5bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 22:26:58 +0000 Subject: [PATCH] Bump ougai from 1.9.1 to 2.0.0 Bumps [ougai](https://github.com/tilfin/ougai) from 1.9.1 to 2.0.0. - [Release notes](https://github.com/tilfin/ougai/releases) - [Commits](https://github.com/tilfin/ougai/compare/v1.9.1...v2.0.0) --- updated-dependencies: - dependency-name: ougai dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 4ec93c8..eeda526 100644 --- a/Gemfile +++ b/Gemfile @@ -58,7 +58,7 @@ gem "google-apis-sheets_v4" gem "lograge" gem "lightspeed_pos", github: "marketplacer/lightspeed_pos" gem "marco-polo" -gem "ougai", "~> 1.7" +gem "ougai", "~> 2.0" gem "redis" gem "rollbar" gem "omniauth-oktaoauth", github: "CruGlobal/omniauth-oktaoauth" diff --git a/Gemfile.lock b/Gemfile.lock index 5f61cb0..1a7fcf5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -273,7 +273,7 @@ GEM rack (>= 1.2, < 4) snaky_hash (~> 2.0) version_gem (~> 1.1) - oj (3.16.7) + oj (3.16.8) bigdecimal (>= 3.0) ostruct (>= 0.2) omniauth (2.1.2) @@ -288,7 +288,7 @@ GEM omniauth (~> 2.0) os (1.1.4) ostruct (0.6.1) - ougai (1.9.1) + ougai (2.0.0) oj (~> 3.10) parallel (1.26.3) parser (3.3.6.0) @@ -521,7 +521,7 @@ DEPENDENCIES marco-polo omniauth-oktaoauth! omniauth-rails_csrf_protection (~> 1.0) - ougai (~> 1.7) + ougai (~> 2.0) pg (~> 1.1) propshaft pry-rails