From aa3fcf781a1ee79addce7afb2fc4c7498a2be822 Mon Sep 17 00:00:00 2001 From: mo khan Date: Sat, 20 Jun 2020 15:55:52 -0600 Subject: Create plugins directory --- config/software/asdf-ruby-plugin.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/software/asdf-ruby-plugin.rb') diff --git a/config/software/asdf-ruby-plugin.rb b/config/software/asdf-ruby-plugin.rb index 8dbfb58..5340d3b 100644 --- a/config/software/asdf-ruby-plugin.rb +++ b/config/software/asdf-ruby-plugin.rb @@ -1,10 +1,10 @@ name "asdf-ruby-plugin" -description "the steps required to prepare the build" +description "Ruby plugin for asdf version manager" source git: "https://github.com/asdf-vm/asdf-ruby.git" relative_path "ruby" license_file "#{project_dir}/LICENSE" -skip_transitive_dependency_licensing true +#skip_transitive_dependency_licensing true build do block do -- cgit v1.2.3