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

[BUG] bundle_report compatibility failed in Ruby 2.5 #96

Closed
JuanVqz opened this issue May 8, 2023 · 0 comments
Closed

[BUG] bundle_report compatibility failed in Ruby 2.5 #96

JuanVqz opened this issue May 8, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@JuanVqz
Copy link
Member

JuanVqz commented May 8, 2023

Expected Behavior

Output with the compatibility report

Actual Behavior

root@70c723e353c8:/app# bundle_report compatibility --rails-version=5.1.7
Traceback (most recent call last):
        3: from /usr/local/bundle/gems/next_rails-1.2.4/exe/bundle_report:64:in `block in <top (required)>'
        2: from /usr/local/bundle/gems/next_rails-1.2.4/lib/next_rails/bundle_report.rb:52:in `compatibility'
        1: from /usr/local/lib/ruby/2.5.0/erb.rb:874:in `result'
/usr/local/lib/ruby/2.5.0/erb.rb:872:in `block in result': no implicit conversion of Hash into Integer (TypeError)

root@70c723e353c8:/app# ruby --version
ruby 2.5.9p229 (2021-04-05 revision 67939) [x86_64-linux]

root@70c723e353c8:/app# next_rails --version
1.2.4

Possible Fix

I don't know

To Reproduce

Run the compatibility report with ruby 2.5 version

Additional Information

next_rails version: 1.2.4
ruby version: 2.5

If need more debugging I can help

I will abide by the code of conduct

@JuanVqz JuanVqz added the bug Something isn't working label May 8, 2023
@arielj arielj closed this as completed Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants