1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00

Remove therubyracer

This commit is contained in:
2022-04-28 11:22:04 +00:00
parent add48b95c3
commit e6797fcce9
2 changed files with 1 additions and 8 deletions

View File

@@ -42,7 +42,6 @@ gem 'spring', :group => :development
group :production do group :production do
gem 'rails_12factor' gem 'rails_12factor'
gem 'mysql2' gem 'mysql2'
gem 'therubyracer'
gem 'newrelic_rpm' gem 'newrelic_rpm'
gem 'dalli' gem 'dalli'
end end

View File

@@ -115,7 +115,6 @@ GEM
rails-dom-testing (>= 1, < 3) rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0) railties (>= 4.2.0)
thor (>= 0.14, < 2.0) thor (>= 0.14, < 2.0)
libv8 (3.16.14.19-x86_64-linux)
loofah (2.16.0) loofah (2.16.0)
crass (~> 1.0.2) crass (~> 1.0.2)
nokogiri (>= 1.5.9) nokogiri (>= 1.5.9)
@@ -185,7 +184,6 @@ GEM
rb-readline (0.5.5) rb-readline (0.5.5)
rdoc (6.4.0) rdoc (6.4.0)
psych (>= 4.0.0) psych (>= 4.0.0)
ref (2.0.0)
regexp_parser (2.3.1) regexp_parser (2.3.1)
responders (3.0.1) responders (3.0.1)
actionpack (>= 5.0) actionpack (>= 5.0)
@@ -222,9 +220,6 @@ GEM
sprockets (>= 3.0.0) sprockets (>= 3.0.0)
sqlite3 (1.4.2) sqlite3 (1.4.2)
stringio (3.0.1) stringio (3.0.1)
therubyracer (0.12.3)
libv8 (~> 3.16.14.15)
ref
thor (1.2.1) thor (1.2.1)
tilt (2.0.10) tilt (2.0.10)
turbolinks (5.2.1) turbolinks (5.2.1)
@@ -274,13 +269,12 @@ DEPENDENCIES
sdoc sdoc
spring spring
sqlite3 sqlite3
therubyracer
turbolinks turbolinks
tzinfo-data tzinfo-data
uglifier uglifier
RUBY VERSION RUBY VERSION
ruby 3.0.0p0 ruby 3.0.4p208
BUNDLED WITH BUNDLED WITH
2.2.30 2.2.30