diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 2e5b38d..564ce87 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -46,6 +46,7 @@ GEM railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) json (1.8.1) + libv8 (3.16.14.3) mail (2.5.4) mime-types (~> 1.16) treetop (~> 1.4.8) @@ -72,6 +73,7 @@ GEM rake (10.1.1) rdoc (4.1.1) json (~> 1.4) + ref (1.0.5) sass (3.2.14) sass-rails (4.0.1) railties (>= 4.0.0, < 5.0) @@ -90,6 +92,9 @@ GEM activesupport (>= 3.0) sprockets (~> 2.8) sqlite3 (1.3.8) + therubyracer (0.12.1) + libv8 (~> 3.16.14.0) + ref thor (0.18.1) thread_safe (0.1.3) atomic @@ -115,5 +120,6 @@ DEPENDENCIES sass-rails (~> 4.0.0) sdoc sqlite3 + therubyracer turbolinks uglifier (>= 1.3.0) |