From 2cfc303dd628d8d54b8cb1409b8d4a3b3c20e5eb Mon Sep 17 00:00:00 2001 From: Lamont Granquist Date: Tue, 9 Sep 2014 22:29:28 -0700 Subject: use the released artifacts --- Gemfile | 3 --- 1 file changed, 3 deletions(-) diff --git a/Gemfile b/Gemfile index 3701211e4f..1418235ebc 100644 --- a/Gemfile +++ b/Gemfile @@ -3,9 +3,6 @@ gemspec :name => "chef" gem "activesupport", "< 4.0.0", :group => :compat_testing, :platform => "ruby" -gem "mixlib-shellout", github: "opscode/mixlib-shellout", branch: "master" -gem "ohai", github: "opscode/ohai", branch: "master" - group(:docgen) do gem "yard" end -- cgit v1.2.1