diff --git a/Gemfile.lock b/Gemfile.lock index 546882c..2e89e1b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -83,7 +83,7 @@ GEM rails (>= 3, < 5) gherkin (2.11.6) json (>= 1.7.6) - hashie (1.2.0) + hashie (3.6.0) hike (1.2.1) i18n (0.6.1) journey (1.0.4) @@ -111,9 +111,9 @@ GEM multi_json (1.7.2) nokogiri (1.5.9) oauth (0.4.7) - omniauth (1.1.3) - hashie (~> 1.2) - rack + omniauth (1.4.2) + hashie (>= 1.2, < 4) + rack (>= 1.0, < 3) omniauth-oauth (1.0.1) oauth omniauth (~> 1.0) @@ -124,7 +124,7 @@ GEM polyglot (0.3.3) quiet_assets (1.0.2) railties (>= 3.1, < 5.0) - rack (1.4.5) + rack (1.4.7) rack-cache (1.2) rack (>= 0.4) rack-ssl (1.3.3)