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 13, 2024
1 parent d575cfa commit 3d9dcb5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ gem "dogstatsd-ruby", "~> 5.3"
gem "lograge"
gem "lightspeed_pos", github: "marketplacer/lightspeed_pos"
gem "marco-polo"
gem "ougai", "~> 1.7"
gem "ougai", "~> 2.0"
gem "rollbar"
gem "omniauth-oktaoauth", github: "CruGlobal/omniauth-oktaoauth"
gem "omniauth-rails_csrf_protection", "~> 1.0"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ GEM
actionpack (>= 4.2)
omniauth (~> 2.0)
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 @@ -442,7 +442,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 3d9dcb5

Please sign in to comment.