From ba963d6931145134be1d67b5ced10d3bf3596cdd Mon Sep 17 00:00:00 2001 From: Claire Date: Tue, 23 Jun 2026 16:04:18 +0200 Subject: [PATCH] Update dependency `oj` --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c0b4ac6278e..716707b2102 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -464,7 +464,7 @@ GEM nokogiri (1.19.3) mini_portile2 (~> 2.8.2) racc (~> 1.4) - oj (3.16.11) + oj (3.17.3) bigdecimal (>= 3.0) ostruct (>= 0.2) omniauth (2.1.3)