This repository was archived by the owner on Jan 8, 2022. It is now read-only.
File tree 2 files changed +0
-9
lines changed
2 files changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -30,8 +30,6 @@ gem 'sul_chrome', '~> 0.1.0'
30
30
gem 'sass-rails' , '~> 4.0'
31
31
gem 'coffee-rails' , '~> 4.2'
32
32
gem 'bootstrap-sass' , '2.3.2.1'
33
- gem 'therubyracer'
34
- gem 'libv8' , '~> 3.16.14.19' # dep of therubyracer
35
33
gem 'uglifier' , '>= 1.0.3'
36
34
37
35
# gems only needed for particular environments
Original file line number Diff line number Diff line change 238
238
addressable (~> 2.3 )
239
239
letter_opener (1.4.1 )
240
240
launchy (~> 2.2 )
241
- libv8 (3.16.14.19 )
242
241
link_header (0.0.8 )
243
242
logger (1.2.8 )
244
243
loofah (2.0.3 )
358
357
rdf-xsd (~> 1.99 )
359
358
rdf-xsd (1.99.0 )
360
359
rdf (~> 1.99 )
361
- ref (2.0.0 )
362
360
responders (2.4.0 )
363
361
actionpack (>= 4.2.0 , < 5.3 )
364
362
railties (>= 4.2.0 , < 5.3 )
451
449
bootstrap-sass
452
450
rails (>= 3.1.0 )
453
451
systemu (2.6.5 )
454
- therubyracer (0.12.3 )
455
- libv8 (~> 3.16.14.15 )
456
- ref
457
452
thor (0.19.4 )
458
453
thread_safe (0.3.6 )
459
454
tilt (1.4.1 )
@@ -511,7 +506,6 @@ DEPENDENCIES
511
506
jquery-rails
512
507
launchy
513
508
letter_opener
514
- libv8 (~> 3.16.14.19 )
515
509
mysql2
516
510
net-http-persistent (~> 2.9 )
517
511
okcomputer
@@ -524,7 +518,6 @@ DEPENDENCIES
524
518
simplecov
525
519
sqlite3
526
520
sul_chrome (~> 0.1.0 )
527
- therubyracer
528
521
uglifier (>= 1.0.3 )
529
522
validates_email_format_of
530
523
whenever (~> 0.9 )
You can’t perform that action at this time.
0 commit comments