Remove dependency on posix-spawn (#18559)

This commit is contained in:
Claire 2024-06-20 08:56:12 +02:00
parent 19ed22dc58
commit bfc287fd6b
2 changed files with 0 additions and 3 deletions

View file

@ -65,7 +65,6 @@ gem 'nsa'
gem 'oj', '~> 3.14'
gem 'ox', '~> 2.14'
gem 'parslet'
gem 'posix-spawn'
gem 'public_suffix', '~> 5.0'
gem 'pundit', '~> 2.3'
gem 'premailer-rails'