We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Output with the compatibility report
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
I don't know
Run the compatibility report with ruby 2.5 version
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected Behavior
Output with the compatibility report
Actual Behavior
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
The text was updated successfully, but these errors were encountered: