diff --git a/Gemfile.lock b/Gemfile.lock index 726acc655..e747c99e6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -198,7 +198,7 @@ GEM eventbrite_sdk (3.6.0) rest-client (~> 2.0) execjs (2.8.1) - faraday (2.13.1) + faraday (2.14.1) faraday-net_http (>= 2.0, < 3.5) json logger @@ -206,8 +206,8 @@ GEM faraday (>= 1, < 3) faraday-multipart (1.1.0) multipart-post (~> 2.0) - faraday-net_http (3.4.0) - net-http (>= 0.5.0) + faraday-net_http (3.4.2) + net-http (~> 0.5) ffi (1.15.5) font-awesome-sass (4.7.0) sass (>= 3.2) @@ -263,7 +263,7 @@ GEM jquery-turbolinks (2.1.0) railties (>= 3.1.0) turbolinks - json (2.12.2) + json (2.18.1) json-canonicalization (1.0.0) json-jwt (1.16.6) activesupport (>= 4.2) @@ -381,8 +381,8 @@ GEM bigdecimal (>= 3.1, < 5) multipart-post (2.4.1) nested_form (0.3.2) - net-http (0.6.0) - uri + net-http (0.9.1) + uri (>= 0.11.1) net-http-persistent (4.0.6) connection_pool (~> 2.2, >= 2.2.4) net-imap (0.5.8) @@ -780,7 +780,7 @@ GEM unf_ext (0.0.8.2) unicode-display_width (2.4.2) unicode-types (1.10.0) - uri (1.0.4) + uri (1.1.1) useragent (0.16.11) validate_email (0.1.6) activemodel (>= 3.0)