example/Gemfile.lock in omniauth-facebook-5.0.0 vs example/Gemfile.lock in omniauth-facebook-6.0.0

- old
+ new

@@ -1,59 +1,62 @@ PATH - remote: ../ + remote: .. specs: - omniauth-facebook (3.0.0) + omniauth-facebook (6.0.0) omniauth-oauth2 (~> 1.2) GEM remote: https://rubygems.org/ specs: - backports (3.6.8) - faraday (0.9.2) + backports (3.15.0) + faraday (1.0.0) multipart-post (>= 1.2, < 3) - hashie (3.4.4) - jwt (1.5.1) - multi_json (1.12.1) - multi_xml (0.5.5) - multipart-post (2.0.0) - oauth2 (1.1.0) - faraday (>= 0.8, < 0.10) - jwt (~> 1.0, < 1.5.2) + hashie (3.6.0) + jwt (2.2.1) + multi_json (1.14.1) + multi_xml (0.6.0) + multipart-post (2.1.1) + mustermann (1.1.1) + ruby2_keywords (~> 0.0.1) + oauth2 (1.4.2) + faraday (>= 0.8, < 2.0) + jwt (>= 1.0, < 3.0) multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) - omniauth (1.3.1) - hashie (>= 1.2, < 4) - rack (>= 1.0, < 3) - omniauth-oauth2 (1.4.0) - oauth2 (~> 1.0) - omniauth (~> 1.2) - rack (1.6.4) - rack-protection (1.5.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.1.1) + rack-protection (2.0.8.1) rack - rack-test (0.6.3) - rack (>= 1.0) - sinatra (1.4.7) - rack (~> 1.5) - rack-protection (~> 1.4) - tilt (>= 1.3, < 3) - sinatra-contrib (1.4.7) - backports (>= 2.0) + ruby2_keywords (0.0.2) + sinatra (2.0.8.1) + mustermann (~> 1.0) + rack (~> 2.0) + rack-protection (= 2.0.8.1) + tilt (~> 2.0) + sinatra-contrib (2.0.8.1) + backports (>= 2.8.2) multi_json - rack-protection - rack-test - sinatra (~> 1.4.0) - tilt (>= 1.3, < 3) + mustermann (~> 1.0) + rack-protection (= 2.0.8.1) + sinatra (= 2.0.8.1) + tilt (~> 2.0) sinatra-reloader (1.0) sinatra-contrib - tilt (2.0.5) + tilt (2.0.10) PLATFORMS ruby + x64-mingw32 DEPENDENCIES omniauth-facebook! sinatra sinatra-reloader BUNDLED WITH - 1.12.5 + 1.17.2