From 6dd372511fd359ca39f28c17b85107269be23e4d Mon Sep 17 00:00:00 2001 From: Matt Barringer Date: Tue, 8 Jan 2013 06:48:40 +0100 Subject: [PATCH] Remove therubyracer --- Gemfile | 1 - Gemfile.lock | 19 ++++++++----------- 2 files changed, 8 insertions(+), 12 deletions(-) diff --git a/Gemfile b/Gemfile index db56fa0c..4996dfc6 100644 --- a/Gemfile +++ b/Gemfile @@ -33,7 +33,6 @@ gem 'twitter-bootstrap-rails' gem 'paper_trail' gem 'formtastic-bootstrap' gem 'cocoon' -gem 'therubyracer' gem 'transitions', :require => ["transitions", "active_record/transitions"] gem 'acts_as_commentable_with_threading' gem 'prawn' diff --git a/Gemfile.lock b/Gemfile.lock index b7fd1611..216098db 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -33,6 +33,7 @@ GEM activerecord (>= 3.0) activesupport (~> 3.0) awesome_nested_set (>= 2.0) + afm (0.2.0) arel (3.0.2) awesome_nested_set (2.1.5) activerecord (>= 3.0.0) @@ -74,8 +75,7 @@ GEM railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) jquery_datepicker (0.4) - json (1.7.5) - libv8 (3.11.8.11) + json (1.7.6) mail (2.4.4) i18n (>= 0.4.0) mime-types (~> 1.16) @@ -94,10 +94,12 @@ GEM activesupport (>= 3.0.0) cocaine (~> 0.4.0) mime-types - pdf-reader (1.2.0) + pdf-reader (1.3.0) Ascii85 (~> 1.0.0) + afm (~> 0.2.0) hashery (~> 2.0) ruby-rc4 + ttfunk polyglot (0.3.3) prawn (0.12.0) pdf-reader (>= 0.9.0) @@ -105,7 +107,7 @@ GEM prawn_rails (0.0.11) prawn (>= 0.11.1) railties (>= 3.0.0) - rack (1.4.1) + rack (1.4.3) rack-cache (1.2) rack (>= 0.4) rack-ssl (1.3.2) @@ -130,9 +132,8 @@ GEM rake (10.0.3) rdoc (3.12) json (~> 1.4) - ref (1.0.2) ruby-rc4 (0.1.5) - sass (3.2.4) + sass (3.2.5) sass-rails (3.2.5) railties (~> 3.2.0) sass (>= 3.1.10) @@ -143,9 +144,6 @@ GEM rack (~> 1.0) tilt (~> 1.1, != 1.3.0) sqlite3 (1.3.6) - therubyracer (0.11.1) - libv8 (~> 3.11.8.7) - ref thor (0.16.0) tilt (1.3.3) transitions (0.1.4) @@ -153,7 +151,7 @@ GEM polyglot polyglot (>= 0.3.1) ttfunk (1.0.3) - twitter-bootstrap-rails (2.1.9) + twitter-bootstrap-rails (2.2.0) actionpack (>= 3.1) execjs railties (>= 3.1) @@ -187,7 +185,6 @@ DEPENDENCIES rails (= 3.2.9) sass-rails (~> 3.2.3) sqlite3 - therubyracer transitions twitter-bootstrap-rails uglifier (>= 1.0.3)