diff --git a/support/face-detect-analytic-results/Gemfile.lock b/support/face-detect-analytic-results/Gemfile.lock old mode 100755 new mode 100644 index bfb044d..5e5c61d --- a/support/face-detect-analytic-results/Gemfile.lock +++ b/support/face-detect-analytic-results/Gemfile.lock @@ -56,6 +56,7 @@ GEM execjs coffee-script-source (1.9.1.1) columnize (0.9.0) + concurrent-ruby (1.1.10) debug_inspector (0.0.2) erubis (2.7.0) execjs (2.5.2) @@ -66,7 +67,8 @@ GEM ffi (~> 1.9) globalid (0.3.5) activesupport (>= 4.1.0) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jbuilder (2.3.0) activesupport (>= 3.0.0, < 5) multi_json (~> 1.2)