diff --git a/Gemfile.lock b/Gemfile.lock index 6c8a0aa7fc..cb00668b9e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -193,7 +193,7 @@ GEM bcrypt (3.1.20) benchmark (0.5.0) bigdecimal (3.3.1) - bindata (2.5.0) + bindata (2.5.1) bindex (0.8.1) bootsnap (1.18.3) msgpack (~> 1.2) @@ -312,9 +312,9 @@ GEM railties (>= 5.0.0) faraday (2.9.0) faraday-net_http (>= 2.0, < 3.2) - faraday-follow_redirects (0.3.0) + faraday-follow_redirects (0.4.0) faraday (>= 1, < 3) - faraday-net_http (3.1.0) + faraday-net_http (3.1.1) net-http ferrum (0.14) addressable (~> 2.5) @@ -416,7 +416,7 @@ GEM railties (>= 3.2.16) json (2.15.2) json-canonicalization (1.0.0) - json-jwt (1.16.6) + json-jwt (1.17.0) activesupport (>= 4.2) aes_key_wrap base64 @@ -457,7 +457,8 @@ GEM loofah (2.24.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) - mail (2.8.1) + mail (2.9.0) + logger mini_mime (>= 0.1.1) net-imap net-pop @@ -484,16 +485,16 @@ GEM multi_json (1.17.0) multi_xml (0.6.0) mutex_m (0.3.0) - net-http (0.4.1) + net-http (0.7.0) uri - net-imap (0.4.20) + net-imap (0.5.12) date net-protocol net-pop (0.1.2) net-protocol net-protocol (0.2.2) timeout - net-smtp (0.5.0) + net-smtp (0.5.1) net-protocol newrelic_rpm (9.22.0) nio4r (2.7.1) @@ -509,14 +510,15 @@ GEM multi_xml (~> 0.5) rack (>= 1.2, < 4) observer (0.1.2) - omniauth (2.1.2) + omniauth (2.1.4) hashie (>= 3.4.6) + logger rack (>= 2.2.3) rack-protection omniauth-rails_csrf_protection (1.0.2) actionpack (>= 4.2) omniauth (~> 2.0) - omniauth_openid_connect (0.7.1) + omniauth_openid_connect (0.8.0) omniauth (>= 1.9, < 3) openid_connect (~> 2.2) openid_connect (2.3.0) @@ -880,7 +882,7 @@ GEM unicode-emoji (~> 4.1) unicode-emoji (4.1.0) uniform_notifier (1.17.0) - uri (0.13.2) + uri (1.1.1) valid_email2 (5.2.3) activemodel (>= 3.2) mail (~> 2.5)