diff --git a/Gemfile.lock b/Gemfile.lock old mode 100755 new mode 100644 index 813702a..254f51b --- a/Gemfile.lock +++ b/Gemfile.lock @@ -106,7 +106,7 @@ GEM guard (~> 2.8) guard-compat (~> 1.0) multi_json (~> 1.8) - hashie (3.4.0) + hashie (4.1.0) highstocks-rails (2.1.5) railties (>= 3.1) hike (1.2.3) @@ -155,9 +155,9 @@ GEM multi_json (~> 1.3) multi_xml (~> 0.5) rack (~> 1.2) - omniauth (1.2.2) - hashie (>= 1.2, < 4) - rack (~> 1.0) + omniauth (1.9.1) + hashie (>= 3.4.6) + rack (>= 1.6.2, < 3) omniauth-facebook (2.0.1) omniauth-oauth2 (~> 1.2) omniauth-oauth (1.0.1) @@ -180,7 +180,7 @@ GEM pry (>= 0.9.10) quoth (0.0.1) nokogiri - rack (1.6.0) + rack (1.6.13) rack-livereload (0.3.16) rack rack-test (0.6.3)