summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authormo khan <mo.khan@gmail.com>2020-06-16 17:27:00 -0600
committermo khan <mo.khan@gmail.com>2020-06-16 17:27:00 -0600
commit6f2d8f013765a3a5065edc6201dd082f0eeacd2b (patch)
tree4ec77dc15960f2c90dac6bb039c80b913e59ae27 /Gemfile
parentdf370980301b81abf491c7583765d46a8474a821 (diff)
Install asdf-rubies
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 0f90c00..752c7f1 100644
--- a/Gemfile
+++ b/Gemfile
@@ -5,7 +5,7 @@ gem 'omnibus', '~> 7.0'
# Use Chef's software definitions. It is recommended that you write your own
# software definitions, but you can clone/fork Chef's to get you started.
-# gem 'omnibus-software', github: 'chef/omnibus-software'
+gem 'omnibus-software', github: 'chef/omnibus-software'
# This development group is installed by default when you run `bundle install`,
# but if you are using Omnibus in a CI-based infrastructure, you do not need