diff options
| author | mo khan <mo.khan@gmail.com> | 2020-06-16 17:27:00 -0600 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2020-06-16 17:27:00 -0600 |
| commit | 6f2d8f013765a3a5065edc6201dd082f0eeacd2b (patch) | |
| tree | 4ec77dc15960f2c90dac6bb039c80b913e59ae27 /Gemfile | |
| parent | df370980301b81abf491c7583765d46a8474a821 (diff) | |
Install asdf-rubies
Diffstat (limited to 'Gemfile')
| -rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
