13803: Remove oj_mimic_json gem.
authorLucas Di Pentima <ldipentima@veritasgenetics.com>
Mon, 16 Jul 2018 18:47:14 +0000 (15:47 -0300)
committerLucas Di Pentima <ldipentima@veritasgenetics.com>
Mon, 16 Jul 2018 18:47:14 +0000 (15:47 -0300)
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>

services/api/Gemfile
services/api/Gemfile.lock

index fb19633cdf18587bef9813477ab7196bb944d88f..135b8d1d07e1fc6332f1320f614744eef4054dcd 100644 (file)
@@ -32,7 +32,6 @@ gem 'pg', '~> 0.18'
 
 gem 'multi_json'
 gem 'oj'
-gem 'oj_mimic_json'
 
 # for building assets
 gem 'sass-rails',   '~> 4.0'
index ca5b7d755b8651f0d2899662bdfa9cab9716d4fa..1514ce1342064ce9698f3905047255692a3e1a5e 100644 (file)
@@ -170,7 +170,6 @@ GEM
       multi_xml (~> 0.5)
       rack (>= 1.2, < 3)
     oj (3.6.4)
-    oj_mimic_json (1.0.1)
     omniauth (1.4.3)
       hashie (>= 1.2, < 4)
       rack (>= 1.6.2, < 3)
@@ -293,7 +292,6 @@ DEPENDENCIES
   mocha
   multi_json
   oj
-  oj_mimic_json
   omniauth (~> 1.4.0)
   omniauth-oauth2 (~> 1.1)
   passenger