diff --git a/Gemfile.lock b/Gemfile.lock index 80e36c8..5e7678a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,27 +7,35 @@ PATH GEM remote: https://rubygems.org/ specs: - faraday (0.15.4) - multipart-post (>= 1.2, < 3) - hashie (3.6.0) - jwt (2.2.1) - multi_json (1.13.1) + faraday (2.5.2) + faraday-net_http (>= 2.0, < 3.1) + ruby2_keywords (>= 0.0.4) + faraday-net_http (3.0.0) + hashie (5.0.0) + jwt (2.5.0) multi_xml (0.6.0) - multipart-post (2.1.1) - oauth2 (1.4.1) - faraday (>= 0.8, < 0.16.0) + oauth2 (2.0.7) + faraday (>= 0.17.3, < 3.0) jwt (>= 1.0, < 3.0) - multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) - omniauth (1.9.0) - hashie (>= 3.4.6, < 3.7.0) - rack (>= 1.6.2, < 3) - omniauth-oauth2 (1.6.0) - oauth2 (~> 1.1) - omniauth (~> 1.9) - rack (2.0.7) + rash_alt (>= 0.4, < 1) + version_gem (~> 1.1) + omniauth (2.1.0) + hashie (>= 3.4.6) + rack (>= 2.2.3) + rack-protection + omniauth-oauth2 (1.8.0) + oauth2 (>= 1.4, < 3) + omniauth (~> 2.0) + rack (2.2.4) + rack-protection (2.2.2) + rack rake (0.9.6) + rash_alt (0.4.12) + hashie (>= 3.4) + ruby2_keywords (0.0.5) + version_gem (1.1.0) PLATFORMS ruby