mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
Bump oj from 3.16.11 to 3.16.12 (#20856)
Bumps [oj](https://github.com/ohler55/oj) from 3.16.11 to 3.16.12. - [Release notes](https://github.com/ohler55/oj/releases) - [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md) - [Commits](https://github.com/ohler55/oj/compare/v3.16.11...v3.16.12) --- updated-dependencies: - dependency-name: oj dependency-version: 3.16.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -120,7 +120,7 @@ gem "sys-filesystem", "~> 1.5.0", require: false
|
||||
gem "bcrypt", "~> 3.1.6"
|
||||
|
||||
gem "multi_json", "~> 1.17.0"
|
||||
gem "oj", "~> 3.16.0"
|
||||
gem "oj", "~> 3.16.12"
|
||||
|
||||
gem "daemons"
|
||||
gem "good_job", "= 3.99.1" # update should be done manually in sync with saas-openproject version.
|
||||
|
||||
+3
-3
@@ -840,7 +840,7 @@ GEM
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.18.10-x86_64-linux-musl)
|
||||
racc (~> 1.4)
|
||||
oj (3.16.11)
|
||||
oj (3.16.12)
|
||||
bigdecimal (>= 3.0)
|
||||
ostruct (>= 0.2)
|
||||
okcomputer (1.19.0)
|
||||
@@ -1612,7 +1612,7 @@ DEPENDENCIES
|
||||
my_page!
|
||||
net-ldap (~> 0.20.0)
|
||||
nokogiri (~> 1.18.10)
|
||||
oj (~> 3.16.0)
|
||||
oj (~> 3.16.12)
|
||||
okcomputer (~> 1.19.0)
|
||||
omniauth!
|
||||
omniauth-openid-connect!
|
||||
@@ -1986,7 +1986,7 @@ CHECKSUMS
|
||||
nokogiri (1.18.10-x86_64-darwin) sha256=536e74bed6db2b5076769cab5e5f5af0cd1dccbbd75f1b3e1fa69d1f5c2d79e2
|
||||
nokogiri (1.18.10-x86_64-linux-gnu) sha256=ff5ba26ba2dbce5c04b9ea200777fd225061d7a3930548806f31db907e500f72
|
||||
nokogiri (1.18.10-x86_64-linux-musl) sha256=0651fccf8c2ebbc2475c8b1dfd7ccac3a0a6d09f8a41b72db8c21808cb483385
|
||||
oj (3.16.11) sha256=2aab609d2bc896529bd3c70d737f591c13932a640ba6164a0f7e414efdb052b1
|
||||
oj (3.16.12) sha256=ad9fad6a06dabcf4cfe6a420690a4375377685c16eee0ae88e8d38a43ed7b556
|
||||
okcomputer (1.19.0) sha256=8548935a82f725bdd8f2c329925a9f1a1bb2ce19ce26b47d7515665ee363b458
|
||||
omniauth (1.9.2)
|
||||
omniauth-openid-connect (0.4.1)
|
||||
|
||||
Reference in New Issue
Block a user