Skip to content

Commit 946dcbf

Browse files
committed
removing mini-racer
1 parent bcb6016 commit 946dcbf

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

Gemfile

-3
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,8 @@ gem 'puma', '~> 5.6'
1313
gem 'uglifier', '>= 1.3.0'
1414

1515
# See https://github.com/rails/execjs#readme for more supported runtimes
16-
# gem 'mini_racer', platforms: :ruby
1716

1817
gem 'execjs'
19-
#gem 'mini_racer', '<= 0.3'
20-
gem 'libv8', '~> 7.3'
2118

2219
# Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
2320
gem 'jbuilder', '~> 2.11'

Gemfile.lock

-2
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,6 @@ GEM
136136
thor (>= 0.14, < 2.0)
137137
kramdown (2.3.2)
138138
rexml
139-
libv8 (7.3.492.27.1)
140139
listen (3.7.1)
141140
rb-fsevent (~> 0.10, >= 0.10.3)
142141
rb-inotify (~> 0.9, >= 0.9.10)
@@ -286,7 +285,6 @@ DEPENDENCIES
286285
friendly_id
287286
htmlentities
288287
jbuilder (~> 2.11)
289-
libv8 (~> 7.3)
290288
listen (>= 3.0.5, < 3.8)
291289
mini_magick (>= 4.9.4)
292290
mysql2 (~> 0.5.3)

0 commit comments

Comments
 (0)