lib/license_finder/configuration.rb in license_finder-2.1.0.rc2 vs lib/license_finder/configuration.rb in license_finder-2.1.0.rc3

- old
+ new

@@ -33,9 +33,13 @@ File.exist?(wrapper) ? wrapper : gradle ) end + def go_full_version + get(:go_full_version) + end + def rebar_command get(:rebar_command) || 'rebar' end def rebar_deps_dir