Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minimal version of ruby is 2.4.0 since 0.2.6 release #113

Open
kp-eugene-kulabuhovs opened this issue Jan 31, 2025 · 0 comments
Open

Minimal version of ruby is 2.4.0 since 0.2.6 release #113

kp-eugene-kulabuhovs opened this issue Jan 31, 2025 · 0 comments

Comments

@kp-eugene-kulabuhovs
Copy link

There is a top level return that results in following error:

debase.rb:7: Invalid return (SyntaxError)

Top-level return was added as a feature in ruby 2.4.0: https://bugs.ruby-lang.org/issues/4840

If you'd like to add debase to anything older than 2.4.0, put gem 'debase', '0.2.5.beta2' in your Gemfile

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

No branches or pull requests

1 participant