From 46f439ab40ec2a8ad0cdf317533b90db6d653d27 Mon Sep 17 00:00:00 2001 From: Wedge Date: Mon, 1 Mar 2021 18:15:35 +0300 Subject: [PATCH] Remove therubyracer --- Gemfile | 2 -- Gemfile.lock | 7 ------- 2 files changed, 9 deletions(-) diff --git a/Gemfile b/Gemfile index c0cba793c..5176dd99d 100644 --- a/Gemfile +++ b/Gemfile @@ -56,8 +56,6 @@ gem 'coffee-rails' gem 'compass-rails' gem 'uglifier' -gem 'therubyracer', platforms: [:mri, :rbx] -gem 'therubyrhino', platforms: :jruby gem 'rails-assets-notifyjs', '0.4.2', path: 'vendor/gems/rails-assets-notifyjs-0.4.2' diff --git a/Gemfile.lock b/Gemfile.lock index 13ea0e6cb..2cb0f5c60 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -220,7 +220,6 @@ GEM kaminari-core (= 1.2.1) kaminari-core (1.2.1) key_struct (0.4.2) - libv8 (3.16.14.19) localeapp (2.1.1) gli i18n (~> 0.4) @@ -383,7 +382,6 @@ GEM redis redis-store (1.6.0) redis (>= 2.2, < 5) - ref (2.0.0) responders (2.4.0) actionpack (>= 4.2.0, < 5.3) railties (>= 4.2.0, < 5.3) @@ -556,9 +554,6 @@ GEM climate_control (>= 0.0.3, < 1.0) test_after_commit (1.1.0) activerecord (>= 3.2) - therubyracer (0.12.3) - libv8 (~> 3.16.14.15) - ref thin (1.5.1) daemons (>= 1.0.9) eventmachine (>= 0.12.6) @@ -656,8 +651,6 @@ DEPENDENCIES state_machines-activerecord state_machines-graphviz test_after_commit - therubyracer - therubyrhino time_diff timecop uglifier