From 1d63e23984a2e0de5e32610acbc93445a1c7cdc4 Mon Sep 17 00:00:00 2001 From: Sam Saffron Date: Thu, 2 Sep 2021 16:10:37 +1000 Subject: [PATCH] Revert "Build(deps): Bump oj from 3.13.2 to 3.13.3 (#14202)" This reverts commit 1a65f0bfbbd32887a3c90fdaa894487c21f8467a. New Oj gem has issues see: https://github.com/ohler55/oj/issues/699 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8747223076..1aed5f27eb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -260,7 +260,7 @@ GEM multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) - oj (3.13.3) + oj (3.13.2) omniauth (1.9.1) hashie (>= 3.4.6) rack (>= 1.6.2, < 3)