Skip to content

Commit 56d93a6

Browse files
author
Christopher Brown
committed
removed accidental add of the built gem, rearranged build order in Rakefile
1 parent df02a36 commit 56d93a6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Rakefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
gems = %w[chef chef-server]
1+
gems = %w[chef chefserverslice chef-server]
22

33
desc "Build the chef gems"
44
task :gem do
@@ -29,4 +29,4 @@ namespace :dev do
2929
end
3030
Dir.chdir("example-repository") { sh("rake install") }
3131
end
32-
end
32+
end
-54.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)