diff --git a/Gemfile.lock b/Gemfile.lock index 1fb806e..3244bbc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,7 +27,7 @@ GEM minitest (~> 5.1) thread_safe (~> 0.1) tzinfo (~> 1.1) - addressable (2.3.6) + addressable (2.3.8) arel (5.0.1.20140414130214) builder (3.2.2) capybara (2.4.4) @@ -40,43 +40,43 @@ GEM coffee-rails (4.0.1) coffee-script (>= 2.2.0) railties (>= 4.0.0, < 5.0) - coffee-script (2.3.0) + coffee-script (2.4.1) coffee-script-source execjs - coffee-script-source (1.8.0) - elasticsearch (1.0.6) - elasticsearch-api (= 1.0.6) - elasticsearch-transport (= 1.0.6) - elasticsearch-api (1.0.6) + coffee-script-source (1.9.1.1) + elasticsearch (1.0.8) + elasticsearch-api (= 1.0.7) + elasticsearch-transport (= 1.0.7) + elasticsearch-api (1.0.7) multi_json - elasticsearch-transport (1.0.6) + elasticsearch-transport (1.0.7) faraday multi_json erubis (2.7.0) - execjs (2.2.2) - faraday (0.9.0) + execjs (2.5.2) + faraday (0.9.1) multipart-post (>= 1.2, < 3) - foundation-rails (5.4.5.0) + foundation-rails (5.5.0.0) railties (>= 3.1.0) - sass (>= 3.2.0) - hashie (3.3.1) + sass (>= 3.2.0, < 3.4) + hashie (3.4.1) hike (1.2.3) - i18n (0.6.11) + i18n (0.7.0) jquery-rails (3.1.2) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) - json (1.8.1) + json (1.8.2) launchy (2.4.3) addressable (~> 2.3) mail (2.6.3) mime-types (>= 1.16, < 3) method_source (0.8.2) mime-types (2.4.3) - mini_portile (0.6.1) - minitest (5.4.3) - multi_json (1.10.1) + mini_portile (0.6.2) + minitest (5.5.1) + multi_json (1.11.0) multipart-post (2.0.0) - nokogiri (1.6.4.1) + nokogiri (1.6.6.2) mini_portile (~> 0.6.0) omniauth (1.2.2) hashie (>= 1.2, < 4) @@ -90,7 +90,7 @@ GEM method_source (~> 0.8.1) slop (~> 3.4) rack (1.5.2) - rack-test (0.6.2) + rack-test (0.6.3) rack (>= 1.0) rails (4.1.7) actionmailer (= 4.1.7) @@ -107,47 +107,48 @@ GEM activesupport (= 4.1.7) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (10.3.2) - rdoc (4.1.2) + rake (10.4.2) + rdoc (4.2.0) json (~> 1.4) sass (3.2.19) - sass-rails (4.0.4) + sass-rails (4.0.5) railties (>= 4.0.0, < 5.0) sass (~> 3.2.2) - sprockets (~> 2.8, < 2.12) + sprockets (~> 2.8, < 3.0) sprockets-rails (~> 2.0) sdoc (0.4.1) json (~> 1.7, >= 1.7.7) rdoc (~> 4.0) - slim (2.1.0) - temple (~> 0.6.9) + slim (3.0.3) + temple (~> 0.7.3) tilt (>= 1.3.3, < 2.1) - slim-rails (2.1.5) - actionpack (>= 3.0, < 4.2) - activesupport (>= 3.0, < 4.2) - railties (>= 3.0, < 4.2) - slim (~> 2.0) + slim-rails (3.0.1) + actionmailer (>= 3.1, < 5.0) + actionpack (>= 3.1, < 5.0) + activesupport (>= 3.1, < 5.0) + railties (>= 3.1, < 5.0) + slim (~> 3.0) slop (3.6.0) - spring (1.1.3) - sprockets (2.11.3) + spring (1.3.4) + sprockets (2.12.3) hike (~> 1.2) multi_json (~> 1.0) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) - sprockets-rails (2.2.0) + sprockets-rails (2.2.4) actionpack (>= 3.0) activesupport (>= 3.0) sprockets (>= 2.8, < 4.0) sqlite3 (1.3.10) - temple (0.6.10) + temple (0.7.5) thor (0.19.1) - thread_safe (0.3.4) + thread_safe (0.3.5) tilt (1.4.1) - turbolinks (2.5.2) + turbolinks (2.5.3) coffee-rails tzinfo (1.2.2) thread_safe (~> 0.1) - uglifier (2.5.3) + uglifier (2.7.1) execjs (>= 0.3.0) json (>= 1.8.0) xpath (2.0.0)