Skip to content

Commit

Permalink
Mac OS X support!
Browse files Browse the repository at this point in the history
  • Loading branch information
fnichol committed Aug 17, 2011
1 parent 21f946a commit 3549059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
recipe "rvm::vagrant", "An optional recipe to help if running in a Vagrant virtual machine"
recipe "rvm::gem_package", "An experimental recipe that patches the gem_package resource"

%w{ debian ubuntu suse centos redhat fedora }.each do |os|
%w{ debian ubuntu suse centos redhat fedora mac_os_x }.each do |os|
supports os
end

Expand Down

0 comments on commit 3549059

Please sign in to comment.