diff options
| author | mo khan <mo.khan@gmail.com> | 2020-06-20 15:51:33 -0600 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2020-06-20 15:51:33 -0600 |
| commit | a3f7cfb387e643b829133d67b7b6efac68e04992 (patch) | |
| tree | ca77fa91fcd5310520d5369d7b8a550b8120da1b /config/projects | |
| parent | 92b89132b6fb18b52a1c1bc6c8933c7e12e0009a (diff) | |
Install the asdf-ruby plugin
Diffstat (limited to 'config/projects')
| -rw-r--r-- | config/projects/rubies.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/projects/rubies.rb b/config/projects/rubies.rb index 3256c77..8c39571 100644 --- a/config/projects/rubies.rb +++ b/config/projects/rubies.rb @@ -11,6 +11,7 @@ build_iteration 1 # Creates required build directories dependency "preparation" +dependency "asdf-ruby-plugin" override 'asdf-ruby', version: ENV['RUBY_VERSION'] dependency "asdf-ruby" |
