summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorAdam Jacob <adam@opscode.com>2010-03-31 15:05:48 -0700
committerAdam Jacob <adam@opscode.com>2010-03-31 15:05:48 -0700
commit3e466295289860b43322ac50f2b17e78d67ebb82 (patch)
tree36ed099d68a1482809c26a8ac97059cba2465e7c /Rakefile
parentaea4132a9e5253fb78877e1c757da704216459fa (diff)
downloadmixlib-cli-3e466295289860b43322ac50f2b17e78d67ebb82.tar.gz
Bumping to version 1.2.0beta-1alpha_deploy_41.2.0
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Rakefile b/Rakefile
index 7c20d2b..8d33718 100644
--- a/Rakefile
+++ b/Rakefile
@@ -10,6 +10,7 @@ begin
gem.homepage = "http://www.opscode.com"
gem.authors = ["Opscode, Inc."]
end
+ Jeweler::GemcutterTasks.new
rescue LoadError
puts "Jeweler (or a dependency) not available. Install from gemcutter with: sudo gem install gemcutter jeweler"
end