diff --git a/Gemfile.lock b/Gemfile.lock index d0199de..38d3a53 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -44,7 +44,7 @@ GEM rack (>= 0.9.0) binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) - builder (3.2.2) + builder (3.2.3) byebug (5.0.0) columnize (= 0.9.0) capistrano (3.4.0) @@ -60,23 +60,25 @@ GEM codemirror-rails (5.5) railties (>= 3.0, < 5) coderay (1.1.0) - coffee-rails (4.1.0) + coffee-rails (4.1.1) coffee-script (>= 2.2.0) - railties (>= 4.0.0, < 5.0) + railties (>= 4.0.0, < 5.1.x) coffee-script (2.4.1) coffee-script-source execjs - coffee-script-source (1.9.1.1) + coffee-script-source (1.12.2) colorize (0.7.7) columnize (0.9.0) + concurrent-ruby (1.0.5) crack (0.4.2) safe_yaml (~> 1.0.0) + crass (1.0.3) debug_inspector (0.0.2) diff-lcs (1.2.5) domain_name (0.5.24) unf (>= 0.0.5, < 1.0.0) erubis (2.7.0) - execjs (2.5.2) + execjs (2.7.0) foundation-rails (5.5.2.1) railties (>= 3.1.0) sass (>= 3.3.0, < 3.5) @@ -88,7 +90,8 @@ GEM tilt http-cookie (1.0.2) domain_name (~> 0.5) - i18n (0.7.0) + i18n (0.9.3) + concurrent-ruby (~> 1.0) jbuilder (2.3.1) activesupport (>= 3.0.0, < 5) multi_json (~> 1.2) @@ -96,22 +99,23 @@ GEM rails-dom-testing (~> 1.0) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (1.8.3) - loofah (2.0.2) + json (1.8.6) + loofah (2.1.1) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.3) mime-types (>= 1.16, < 3) method_source (0.8.2) mime-types (2.6.1) - mini_portile (0.6.2) - minitest (5.7.0) + mini_portile2 (2.3.0) + minitest (5.11.3) multi_json (1.11.2) net-scp (1.2.1) net-ssh (>= 2.6.5) net-ssh (2.9.2) netrc (0.10.3) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) + nokogiri (1.8.2) + mini_portile2 (~> 2.3.0) pg (0.18.4) posix-spawn (0.3.11) pry (0.10.1) @@ -124,7 +128,7 @@ GEM pygments.rb (0.6.3) posix-spawn (~> 0.3.6) yajl-ruby (~> 1.2.0) - rack (1.6.4) + rack (1.6.8) rack-test (0.6.3) rack (>= 1.0) rails (4.2.3) @@ -140,18 +144,18 @@ GEM sprockets-rails rails-deprecated_sanitizer (1.0.3) activesupport (>= 4.2.0.alpha) - rails-dom-testing (1.0.6) - activesupport (>= 4.2.0.beta, < 5.0) - nokogiri (~> 1.6.0) + rails-dom-testing (1.0.9) + activesupport (>= 4.2.0, < 5.0) + nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.0.2) + rails-html-sanitizer (1.0.3) loofah (~> 2.0) railties (4.2.3) actionpack (= 4.2.3) activesupport (= 4.2.3) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (10.4.2) + rake (12.3.0) rdoc (4.2.0) rest-client (1.8.0) http-cookie (>= 1.0.2, < 2.0) @@ -197,12 +201,12 @@ GEM colorize (>= 0.7.0) net-scp (>= 1.1.2) net-ssh (>= 2.8.0) - thor (0.19.1) - thread_safe (0.3.5) + thor (0.20.0) + thread_safe (0.3.6) tilt (1.4.1) - turbolinks (2.5.3) + turbolinks (2.5.4) coffee-rails - tzinfo (1.2.2) + tzinfo (1.2.5) thread_safe (~> 0.1) uglifier (2.7.1) execjs (>= 0.3.0)