mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
Run tests for Ruby 3.1 and change from racer to mini_racer for Ruby 3.1 support
This commit is contained in:
parent
063c8bd786
commit
1be3c27165
12 changed files with 14 additions and 46 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM ruby:2.7
|
||||
FROM ruby:3.0
|
||||
|
||||
# throw errors if Gemfile has been modified since Gemfile.lock
|
||||
RUN bundle config --global frozen 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue