Run tests for Ruby 3.1 and change from racer to mini_racer for Ruby 3.1 support

This commit is contained in:
Jyri-Petteri Paloposki 2024-06-06 01:16:18 +03:00
parent 063c8bd786
commit 1be3c27165
12 changed files with 14 additions and 46 deletions

View file

@ -29,7 +29,7 @@ gem 'tracks-chartjs-ror'
gem 'will_paginate'
# See https://github.com/sstephenson/execjs#readme for more supported runtimes
gem 'therubyracer', group: :therubyracer
gem 'mini_racer', group: :therubyracer
# Use --without <group> argument to skip unnecessary drivers
gem 'sqlite3', group: :sqlite