1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-24 17:04: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
gem 'rails_12factor'
gem 'mysql2'
gem 'therubyracer'
gem 'newrelic_rpm'
gem 'dalli'
end