diff --git a/Gemfile b/Gemfile index f03c093da3..e27b4c73d9 100644 --- a/Gemfile +++ b/Gemfile @@ -107,7 +107,7 @@ gem 'posix-spawn', '~> 0.3.13', require: false gem 'bcrypt', '~> 3.1.6' gem 'multi_json', '~> 1.15.0' -gem 'oj', '~> 3.10.2' +gem 'oj', '~> 3.11.0' gem 'daemons' gem 'delayed_job_active_record', '~> 4.1.5' diff --git a/Gemfile.lock b/Gemfile.lock index 4919cdf855..4ef28f34ff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -604,7 +604,7 @@ GEM octokit (4.20.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) - oj (3.10.18) + oj (3.11.0) okcomputer (1.18.2) omniauth-saml (1.10.3) omniauth (~> 1.3, >= 1.3.2) @@ -990,7 +990,7 @@ DEPENDENCIES net-ldap (~> 0.17.0) newrelic_rpm nokogiri (~> 1.11.0) - oj (~> 3.10.2) + oj (~> 3.11.0) okcomputer (~> 1.18.1) omniauth! omniauth-openid-connect!