Skip to content

Commit

Permalink
Bump oj from 3.13.21 to 3.16.4
Browse files Browse the repository at this point in the history
Bumps [oj](https://github.com/ohler55/oj) from 3.13.21 to 3.16.4.
- [Release notes](https://github.com/ohler55/oj/releases)
- [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md)
- [Commits](ohler55/oj@v3.13.21...v3.16.4)

---
updated-dependencies:
- dependency-name: oj
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent f412ff2 commit 854fedd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ GEM
ast (2.4.2)
backport (1.2.0)
benchmark (0.2.0)
bigdecimal (3.1.8)
builder (3.2.4)
climate_control (1.2.0)
coderay (1.1.3)
Expand Down Expand Up @@ -82,7 +83,8 @@ GEM
nokogiri (1.13.8)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
oj (3.13.21)
oj (3.16.4)
bigdecimal (>= 3.0)
parallel (1.22.1)
parser (3.1.2.1)
ast (~> 2.4.1)
Expand Down

0 comments on commit 854fedd

Please sign in to comment.