[ARVADOS] updated: 1.1.4-597-g051b9e763
Git user
git at public.curoverse.com
Mon Jul 16 14:48:25 EDT 2018
Summary of changes:
services/api/Gemfile | 1 -
services/api/Gemfile.lock | 2 --
2 files changed, 3 deletions(-)
via 051b9e763b0a14f9039f536859bd2c1580faa31c (commit)
from 9ba887f887aa3736ab50728ccd2c0ae20e45d2a4 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 051b9e763b0a14f9039f536859bd2c1580faa31c
Author: Lucas Di Pentima <ldipentima at veritasgenetics.com>
Date: Mon Jul 16 15:47:14 2018 -0300
13803: Remove oj_mimic_json gem.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima at veritasgenetics.com>
diff --git a/services/api/Gemfile b/services/api/Gemfile
index fb19633cd..135b8d1d0 100644
--- a/services/api/Gemfile
+++ b/services/api/Gemfile
@@ -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'
diff --git a/services/api/Gemfile.lock b/services/api/Gemfile.lock
index ca5b7d755..1514ce134 100644
--- a/services/api/Gemfile.lock
+++ b/services/api/Gemfile.lock
@@ -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
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list