Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.

Commit c387b14

Browse files
committed
Remove mini-race gem
1 parent 2818c6f commit c387b14

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

Gemfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ gem 'puma', '~> 4.3'
1414
gem 'sass-rails', '~> 6.0'
1515
# Use Uglifier as compressor for JavaScript assets
1616
gem 'uglifier', '>= 4.2.0'
17-
# See https://github.com/rails/execjs#readme for more supported runtimes
18-
gem 'mini_racer'
19-
2017
# Use CoffeeScript for .coffee assets and views
2118
gem 'coffee-rails', '~> 5.0'
2219
# Turbolinks makes navigating your web application faster. Read more: https://github.com/turbolinks/turbolinks

Gemfile.lock

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ GEM
8787
jbuilder (2.10.0)
8888
activesupport (>= 5.0.0)
8989
jwt (2.2.1)
90-
libv8 (7.3.492.27.1)
9190
listen (3.2.1)
9291
rb-fsevent (~> 0.10, >= 0.10.3)
9392
rb-inotify (~> 0.9, >= 0.9.10)
@@ -102,8 +101,6 @@ GEM
102101
mimemagic (0.3.5)
103102
mini_mime (1.0.2)
104103
mini_portile2 (2.4.0)
105-
mini_racer (0.2.14)
106-
libv8 (> 7.3)
107104
minitest (5.14.1)
108105
minitest-stub_any_instance (1.0.2)
109106
msgpack (1.3.3)
@@ -203,7 +200,6 @@ DEPENDENCIES
203200
dotenv-rails (~> 2.7.5)
204201
jbuilder (~> 2.10)
205202
listen (~> 3.2.1)
206-
mini_racer
207203
minitest-stub_any_instance
208204
puma (~> 4.3)
209205
rails (~> 6.0)

0 commit comments

Comments
 (0)