Skip to content

Commit

Permalink
Bump ougai from 1.9.1 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [ougai](https://github.com/tilfin/ougai) from 1.9.1 to 2.0.0.
- [Release notes](https://github.com/tilfin/ougai/releases)
- [Commits](tilfin/ougai@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent d886776 commit afbffe2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand All @@ -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)
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit afbffe2

Please sign in to comment.