diff --git a/example/Gemfile.lock b/example/Gemfile.lock index aea783c..38fae32 100644 --- a/example/Gemfile.lock +++ b/example/Gemfile.lock @@ -1,5 +1,5 @@ PATH - remote: ../ + remote: .. specs: omniauth-facebook (3.0.0) omniauth-oauth2 (~> 1.2) @@ -27,8 +27,8 @@ GEM omniauth-oauth2 (1.4.0) oauth2 (~> 1.0) omniauth (~> 1.2) - rack (1.6.4) - rack-protection (1.5.3) + rack (1.6.13) + rack-protection (1.5.5) rack rack-test (0.6.3) rack (>= 1.0)