Skip to content

matrix should be added as a dependency #704

@TastyPi

Description

@TastyPi

Describe the bug

matrix was removed from the Ruby standard library in 3.1, so it needs to be listed as a dependency instead https://www.ruby-lang.org/en/news/2021/12/25/ruby-3-1-0-released/

To Reproduce
Steps to reproduce the behavior:

  1. Add split but not matrix to the Gemfile of a project
  2. Try to run it
  3. See the error LoadError: cannot load such file -- matrix

Expected behavior

matrix should be listed in the gemspec dependencies

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions