This repository was archived by the owner on May 13, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +0
-7
lines changed Expand file tree Collapse file tree 2 files changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -14,9 +14,6 @@ gem 'puma', '~> 4.3'
1414gem 'sass-rails' , '~> 6.0'
1515# Use Uglifier as compressor for JavaScript assets
1616gem '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
2118gem 'coffee-rails' , '~> 5.0'
2219# Turbolinks makes navigating your web application faster. Read more: https://github.com/turbolinks/turbolinks
Original file line number Diff line number Diff line change 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 )
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 )
You can’t perform that action at this time.
0 commit comments