diff --git a/Gemfile.lock b/Gemfile.lock index d930c0ad3..eda0de2f6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -90,7 +90,7 @@ GEM attr_required (1.0.1) base64 (0.2.0) bigdecimal (3.1.8) - bindata (2.4.15) + bindata (2.5.0) binding_of_caller (1.0.0) debug_inspector (>= 0.0.1) bleib (0.0.12) @@ -138,6 +138,8 @@ GEM faraday (2.7.4) faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) + faraday-follow_redirects (0.3.0) + faraday (>= 1, < 3) faraday-net_http (3.0.2) figaro (1.2.0) thor (>= 0.14.0, < 2) @@ -156,11 +158,13 @@ GEM irb (1.13.1) rdoc (>= 4.0.0) reline (>= 0.4.2) - json-jwt (1.15.3) + json-jwt (1.16.6) activesupport (>= 4.2) aes_key_wrap + base64 bindata - httpclient + faraday (~> 2.0) + faraday-follow_redirects jsonapi-renderer (0.2.2) launchy (2.5.2) addressable (~> 2.8)