Skip to content

Add the matrix gem as a dependency#263

Open
caonUlisses wants to merge 1 commit intoasseinfo:masterfrom
caonUlisses:master
Open

Add the matrix gem as a dependency#263
caonUlisses wants to merge 1 commit intoasseinfo:masterfrom
caonUlisses:master

Conversation

@caonUlisses
Copy link

The matrix gem is no longer a default dependency and needs to be bundled (since Ruby 3.1) as mentioned here:
https://www.ruby-lang.org/en/news/2021/12/25/ruby-3-1-0-released/

This adds the matrix gem to the Gempsec, to prevent the following error on any ruby version greater 3:

bundled_gems.rb:60:in 'Kernel.require': cannot load such file -- matrix (LoadError)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant