From 9cea28aed85914ee7a7f1d6fdbbce2bdabffeeb4 Mon Sep 17 00:00:00 2001 From: gregoirenovel Date: Sat, 20 Jan 2018 20:19:37 +0100 Subject: [PATCH] Bump default gems - active_model_serializers - rgeo-geojson --- Gemfile.lock | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6c1e56c67..bd0e0872a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,10 +42,11 @@ GEM erubis (~> 2.7.0) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.2) - active_model_serializers (0.10.3) + active_model_serializers (0.10.7) actionpack (>= 4.1, < 6) activemodel (>= 4.1, < 6) - jsonapi (= 0.1.1.beta2) + case_transform (>= 0.2) + jsonapi-renderer (>= 0.1.1.beta1, < 0.3) activejob (5.0.0.1) activesupport (= 5.0.0.1) globalid (>= 0.3.6) @@ -126,6 +127,8 @@ GEM mime-types (>= 1.16) mimemagic (>= 0.3.0) carrierwave-i18n (0.2.0) + case_transform (0.2) + activesupport chartkick (2.2.5) childprocess (0.8.0) ffi (~> 1.0, >= 1.0.11) @@ -407,8 +410,7 @@ GEM bindata securecompare url_safe_base64 - jsonapi (0.1.1.beta2) - json (~> 1.8) + jsonapi-renderer (0.2.0) jwt (1.5.6) kaminari (0.17.0) actionpack (>= 3.0.0) @@ -580,9 +582,9 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) - rgeo (0.5.3) - rgeo-geojson (0.4.3) - rgeo (~> 0.5) + rgeo (1.0.0) + rgeo-geojson (2.0.0) + rgeo (~> 1.0) rodf (1.0.0) activesupport (>= 3.0) builder (>= 3.0)