Skip to content

Commit 7832cf2

Browse files
committed
Merge branch 'CHEF-762' of git://github.com/skeptomai/chef into skeptomai/CHEF-762
2 parents 7939ede + d4df8ba commit 7832cf2

3 files changed

Lines changed: 2 additions & 38 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ chef-server-webui/pkg
1313
chef-server-api/pkg
1414
chef/log
1515
chef-server/log
16+
chef-solr/chef-solr.gemspec
1617
log
1718
couchdb.stderr
1819
couchdb.stdout

chef-solr/Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ begin
1919
end
2020

2121
rescue LoadError
22-
puts "Jeweler (or a dependency) not available. Install it with: sudo gem install jeweler"
22+
puts "Jeweler (or a dependency) not available. Install it from gemcutter with: sudo gem install gemcutter jeweler"
2323
end
2424

2525
require 'spec/rake/spectask'

chef-solr/chef-solr.gemspec

Lines changed: 0 additions & 37 deletions
This file was deleted.

0 commit comments

Comments
 (0)