Skip to content

Conversation

@Martoon-00
Copy link

@Martoon-00 Martoon-00 commented Sep 6, 2021

Collections API fails for me for the system-installed ruby 2.5.1 because of filter call.

This PR bumps the restriction on ruby version.

Problem: when I use the package with system-installed ruby (2.5.1)
version, `collection.rows` call fails for me, which happens because
`Array.filter` method is available only in Ruby 2.6.3.

Solution: increase the version restriction in gemfile.
@Martoon-00 Martoon-00 force-pushed the martoon/constraint-ruby-version branch from ea5b25c to 32f24e3 Compare September 6, 2021 20:41
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