diff --git a/Gemfile.lock b/Gemfile.lock index f4f310c7..75f9c3c3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -215,7 +215,7 @@ GEM actionpack (>= 3.2, < 5) activesupport (>= 3.2, < 5) hash-deep-merge (0.1.1) - hashie (2.1.1) + hashie (3.6.0) highline (1.6.21) hike (1.2.3) i18n (0.6.9) @@ -294,9 +294,9 @@ GEM multi_json (~> 1.3) multi_xml (~> 0.5) rack (~> 1.2) - omniauth (1.2.1) - hashie (>= 1.2, < 3) - rack (~> 1.0) + omniauth (1.4.2) + hashie (>= 1.2, < 4) + rack (>= 1.0, < 3) omniauth-facebook (1.6.0) omniauth-oauth2 (~> 1.1) omniauth-google-oauth2 (0.2.4)