From 319b4adeb16b65618983a6268b21ea21efafed78 Mon Sep 17 00:00:00 2001 From: Stefan Wintermeyer Date: Mon, 7 Jan 2013 12:45:36 +0100 Subject: Upgraded uglifier and removed therubyracer and erd. --- Gemfile.lock | 20 +++++--------------- 1 file changed, 5 insertions(+), 15 deletions(-) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 64efe4b..df12c39 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -67,7 +67,7 @@ GEM eventmachine erubis (2.7.0) eventmachine (1.0.0.beta.4) - execjs (1.3.0) + execjs (1.4.0) multi_json (~> 1.0) factory_girl (2.6.4) activesupport (>= 2.3.9) @@ -95,7 +95,6 @@ GEM railties (>= 3.2.0, < 5.0) thor (~> 0.14) json (1.6.5) - libv8 (3.3.10.4) macaddr (1.6.1) systemu (~> 2.5.0) mail (2.4.3) @@ -105,7 +104,7 @@ GEM mime-types (1.17.2) mini_magick (3.4) subexec (~> 0.2.1) - multi_json (1.1.0) + multi_json (1.5.0) mysql2 (0.3.11) nokogiri (1.5.5) polyglot (0.3.3) @@ -126,10 +125,6 @@ GEM activesupport (= 3.2.2) bundler (~> 1.0) railties (= 3.2.2) - rails-erd (0.4.5) - activerecord (~> 3.0) - activesupport (~> 3.0) - ruby-graphviz (~> 0.9.18) railties (3.2.2) actionpack (= 3.2.2) activesupport (= 3.2.2) @@ -140,7 +135,6 @@ GEM rake (0.9.2.2) rdoc (3.12) json (~> 1.4) - ruby-graphviz (0.9.21) sass (3.1.15) sass-rails (3.2.4) railties (~> 3.2.0) @@ -157,17 +151,15 @@ GEM state_machine (1.1.2) subexec (0.2.1) systemu (2.5.1) - therubyracer (0.9.10) - libv8 (~> 3.3.10) thor (0.14.6) tilt (1.3.3) treetop (1.4.10) polyglot polyglot (>= 0.3.1) tzinfo (0.3.32) - uglifier (1.2.3) + uglifier (1.3.0) execjs (>= 0.3.0) - multi_json (>= 1.0.2) + multi_json (~> 1.0, >= 1.0.2) uuid (2.3.5) macaddr (~> 1.0) will_paginate (3.0.3) @@ -198,12 +190,10 @@ DEPENDENCIES nokogiri private_pub rails (= 3.2.2) - rails-erd (~> 0.4.5) sass-rails (~> 3.2.3) simple_form (= 2.0.1) sqlite3 state_machine - therubyracer - uglifier (>= 1.0.3) + uglifier (>= 1.3.0) uuid will_paginate -- cgit v1.2.3