Merge pull request #1505 from Retrospring/dependabot/bundler/oj-3.16.2

This commit is contained in:
dependabot[bot] 2023-12-11 09:51:06 +00:00 committed by GitHub
commit ec935ae32e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -97,6 +97,7 @@ GEM
erubi (>= 1.0.0)
rack (>= 0.9.0)
rouge (>= 1.0.0)
bigdecimal (3.1.4)
binding_of_caller (1.0.0)
debug_inspector (>= 0.0.1)
bootsnap (1.17.0)
@ -286,7 +287,8 @@ GEM
nokogiri (1.15.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
oj (3.16.1)
oj (3.16.2)
bigdecimal (~> 3.1)
openssl (3.2.0)
orm_adapter (0.5.0)
parallel (1.23.0)