From 0419d2a6afd854cd347eb35b125f5ce1adc113fd Mon Sep 17 00:00:00 2001 From: ulferts Date: Wed, 1 Feb 2023 14:27:53 +0100 Subject: [PATCH] bump oj --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index fa8025049e..b650c56ed0 100644 --- a/Gemfile +++ b/Gemfile @@ -116,7 +116,7 @@ gem 'posix-spawn', '~> 0.3.13', require: false gem 'bcrypt', '~> 3.1.6' gem 'multi_json', '~> 1.15.0' -gem 'oj', '~> 3.13.0' +gem 'oj', '~> 3.14.0' gem 'daemons' gem 'delayed_cron_job', '~> 0.9.0' diff --git a/Gemfile.lock b/Gemfile.lock index 55a0884ae4..067a64b533 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -638,7 +638,7 @@ GEM octokit (5.6.1) faraday (>= 1, < 3) sawyer (~> 0.9) - oj (3.13.23) + oj (3.14.0) okcomputer (1.18.4) omniauth-saml (1.10.3) omniauth (~> 1.3, >= 1.3.2) @@ -1050,7 +1050,7 @@ DEPENDENCIES my_page! net-ldap (~> 0.17.0) nokogiri (~> 1.14.0) - oj (~> 3.13.0) + oj (~> 3.14.0) okcomputer (~> 1.18.1) omniauth! omniauth-openid-connect!