From 66048782b7faec6cf01c21274cb3773aed45551d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2019 22:13:20 +0000 Subject: [PATCH] Bump json-jwt from 1.7.2 to 1.10.2 Bumps [json-jwt](https://github.com/nov/json-jwt) from 1.7.2 to 1.10.2. - [Release notes](https://github.com/nov/json-jwt/releases) - [Commits](https://github.com/nov/json-jwt/compare/v1.7.2...v1.10.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d710d86..dadb512 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,6 +40,7 @@ GEM tzinfo (~> 1.1) addressable (2.5.1) public_suffix (~> 2.0, >= 2.0.2) + aes_key_wrap (1.0.1) arel (8.0.0) autoprefixer-rails (7.1.2) execjs @@ -51,7 +52,7 @@ GEM actionpack (>= 3.1) axlsx (>= 2.0.1) bcrypt (3.1.11) - bindata (2.4.0) + bindata (2.4.4) bindex (0.5.0) bootstrap-sass (3.3.7) autoprefixer-rails (>= 5.2.1) @@ -74,7 +75,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.5) erubi (1.6.1) execjs (2.7.0) faraday (0.12.1) @@ -85,7 +86,8 @@ GEM globalid (0.4.0) activesupport (>= 4.2.0) htmlentities (4.3.4) - i18n (0.8.4) + i18n (0.9.5) + concurrent-ruby (~> 1.0) ims-lti (2.1.3) addressable (~> 2.5, >= 2.5.1) builder (~> 3.2) @@ -105,12 +107,10 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json-jwt (1.7.2) - activesupport + json-jwt (1.10.2) + activesupport (>= 4.2) + aes_key_wrap bindata - multi_json (>= 1.3) - securecompare - url_safe_base64 listen (3.1.5) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) @@ -124,8 +124,8 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) mini_portile2 (2.2.0) - minitest (5.10.2) - multi_json (1.12.1) + minitest (5.13.0) + multi_json (1.14.1) multipart-post (2.0.0) nio4r (2.1.0) nokogiri (1.8.0) @@ -195,7 +195,6 @@ GEM sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) - securecompare (1.0.0) selenium-webdriver (3.4.3) childprocess (~> 0.5) rubyzip (~> 1.0) @@ -219,11 +218,10 @@ GEM turbolinks (5.0.1) turbolinks-source (~> 5) turbolinks-source (5.0.3) - tzinfo (1.2.3) + tzinfo (1.2.5) thread_safe (~> 0.1) uglifier (3.2.0) execjs (>= 0.3.0, < 3) - url_safe_base64 (0.2.2) web-console (3.5.1) actionview (>= 5.0) activemodel (>= 5.0)