We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6285b94 commit ed14e14Copy full SHA for ed14e14
exe/bundle_report
@@ -25,7 +25,7 @@ at_exit do
25
options[:rails_version] = rails_version
26
end
27
28
- opts.on("--include-rails-gems", "Inlcude Rails gems in compatibility report (defaults to false)") do
+ opts.on("--include-rails-gems", "Include Rails gems in compatibility report (defaults to false)") do
29
options[:include_rails_gems] = true
30
31
0 commit comments