diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 589b702..636ce1b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -95,6 +95,7 @@ GEM railties (>= 3.1.0, < 5.0) thor (~> 0.14) json (1.7.5) + libv8 (3.3.10.4) linecache (0.46) rbx-require-relative (> 0.0.4) mail (2.4.4) @@ -153,6 +154,8 @@ GEM hike (~> 1.2) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) + therubyracer (0.10.2) + libv8 (~> 3.3.10) thor (0.16.0) tilt (1.3.3) treetop (1.4.10) @@ -182,4 +185,5 @@ DEPENDENCIES ruby-debug sass-rails (~> 3.2.5) simple_form + therubyracer uglifier (>= 1.2.7) |