Gemfile.lock in omniauth-bn-launcher-0.1.3 vs Gemfile.lock in omniauth-bn-launcher-0.1.4

- old
+ new

@@ -1,61 +1,42 @@ PATH remote: . specs: - omniauth-bn-launcher (0.1.3) - omniauth (~> 1.3, >= 1.3.2) - omniauth-oauth2 (= 1.5.0) + omniauth-bn-launcher (0.1.4) + omniauth (~> 2.1, >= 2.1.0) + omniauth-oauth2 (= 1.7.2) GEM remote: https://rubygems.org/ specs: - diff-lcs (1.3) - faraday (0.12.2) - multipart-post (>= 1.2, < 3) - hashie (3.5.7) - jwt (1.5.6) - multi_json (1.13.1) + faraday (2.3.0) + faraday-net_http (~> 2.0) + ruby2_keywords (>= 0.0.4) + faraday-net_http (2.0.3) + hashie (5.0.0) + jwt (2.3.0) + multi_json (1.15.0) multi_xml (0.6.0) - multipart-post (2.0.0) - oauth2 (1.4.0) - faraday (>= 0.8, < 0.13) - jwt (~> 1.0) + oauth2 (1.4.9) + 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.8.1) - hashie (>= 3.4.6, < 3.6.0) - rack (>= 1.6.2, < 3) - omniauth-oauth2 (1.5.0) - oauth2 (~> 1.1) - omniauth (~> 1.2) - rack (2.0.8) - rack-test (0.8.3) - rack (>= 1.0, < 3) - rake (13.0.1) - rspec (3.7.0) - rspec-core (~> 3.7.0) - rspec-expectations (~> 3.7.0) - rspec-mocks (~> 3.7.0) - rspec-core (3.7.1) - rspec-support (~> 3.7.0) - rspec-expectations (3.7.0) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.7.0) - rspec-mocks (3.7.0) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.7.0) - rspec-support (3.7.1) + omniauth (2.1.0) + hashie (>= 3.4.6) + rack (>= 2.2.3) + rack-protection + omniauth-oauth2 (1.7.2) + oauth2 (~> 1.4) + omniauth (>= 1.9, < 3) + rack (2.2.3) + rack-protection (2.2.0) + rack + ruby2_keywords (0.0.5) PLATFORMS ruby DEPENDENCIES - bundler (~> 1.16) + bundler (~> 2.0) omniauth-bn-launcher! - omniauth-oauth2 (= 1.5.0) - rack-test (~> 0.6, >= 0.6.3) - rake (~> 13.0) - rspec (~> 3.0) - -BUNDLED WITH - 1.16.2