rspec / rspec.github.io

source for rspec.info
http://rspec.info/
Other
15 stars 41 forks source link

Update execjs #170

Closed pirj closed 2 years ago

pirj commented 2 years ago

Otherwise, execjs can't find JavaScriptCore on newer macOS

ruby-2.7.5@rspec-doc/gems/execjs-2.7.0/lib/execjs/runtimes.rb:58:in `autodetect': Could not find a JavaScript runtime. See https://github.com/rails/execjs for a list of available runtimes. (ExecJS::RuntimeUnavailable)

See https://github.com/rails/execjs/commit/1dce3d077866c01d32230aead7b82d7e5b7a341b

pirj commented 2 years ago

Superseded by #171