diff --git a/Gemfile.lock b/Gemfile.lock index f83f974..7a3cc42 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -57,7 +57,7 @@ GEM multipart-post (~> 1.1) gherkin (2.11.1) json (>= 1.4.6) - hashie (1.2.0) + hashie (3.6.0) hike (1.2.1) httpauth (0.1) i18n (0.6.0) @@ -82,9 +82,9 @@ GEM jwt (~> 0.1.4) multi_json (~> 1.0) rack (~> 1.2) - omniauth (1.1.0) - hashie (~> 1.2) - rack + omniauth (1.4.2) + hashie (>= 1.2, < 4) + rack (>= 1.0, < 3) omniauth-facebook (1.4.1) omniauth-oauth2 (~> 1.1.0) omniauth-oauth2 (1.1.0) @@ -93,7 +93,7 @@ GEM orm_adapter (0.4.0) pg (0.14.0) polyglot (0.3.3) - rack (1.4.1) + rack (1.4.7) rack-cache (1.2) rack (>= 0.4) rack-ssl (1.3.2)