From d56eeae8acb56d6dac52c01c71eb26bed3acee48 Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Sun, 2 Jul 2017 21:46:46 -0400 Subject: Added JS runtime --- Gemfile.lock | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 6058aa8..2ff3777 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -109,6 +109,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) + libv8 (3.16.14.19-x86_64-darwin-16) listen (3.1.5) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) @@ -171,6 +172,7 @@ GEM rb-fsevent (0.9.8) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) + ref (2.0.0) responders (2.4.0) actionpack (>= 4.2.0, < 5.3) railties (>= 4.2.0, < 5.3) @@ -203,6 +205,9 @@ GEM net-scp (>= 1.1.2) net-ssh (>= 2.8.0) temple (0.8.0) + therubyracer (0.12.3) + libv8 (~> 3.16.14.15) + ref thor (0.19.4) thread_safe (0.3.6) tilt (2.0.7) @@ -254,6 +259,7 @@ DEPENDENCIES spring spring-watcher-listen (~> 2.0.0) sqlite3 + therubyracer turbolinks (~> 5) tzinfo-data uglifier (>= 1.3.0) -- cgit 1.4.1