summaryrefslogtreecommitdiff
path: root/chef/rspec-core-2.14.8.morph
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2014-08-01 13:25:57 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2014-08-28 12:49:04 +0000
commitd11ca5611f34d17c522d68d7ad1a4e0d2719b32d (patch)
treef77ed40843577d2bbd4ca012ebca424b29ad3d66 /chef/rspec-core-2.14.8.morph
parent18d5ba8f21a5c496f66d44ef6b635fd85b04d061 (diff)
downloaddefinitions-d11ca5611f34d17c522d68d7ad1a4e0d2719b32d.tar.gz
Update chef morphs to be generated from stable 11.8.4.ohai7.0 tag
Using chef-12.0.0.alpha.0 results in the following error: # chef-client /usr/lib/ruby/2.0.0/rubygems/dependency.rb:296:in `to_specs': Could not find 'ohai' (~> 7.2) - did find: [ohai-7.2.0.rc.1] (Gem::LoadError)
Diffstat (limited to 'chef/rspec-core-2.14.8.morph')
-rw-r--r--chef/rspec-core-2.14.8.morph15
1 files changed, 0 insertions, 15 deletions
diff --git a/chef/rspec-core-2.14.8.morph b/chef/rspec-core-2.14.8.morph
deleted file mode 100644
index fc12ed1b..00000000
--- a/chef/rspec-core-2.14.8.morph
+++ /dev/null
@@ -1,15 +0,0 @@
----
-name: rspec-core-2.14.8
-kind: chunk
-description: Automatically generated by import-ruby. This is a prototype of a method
- for integrating RubyGems into Baserock.
-build-system: manual
-gem-url: http://rubygems.org/downloads/rspec-core-2.14.8.gem
-products:
-- artifact: rspec-core-2.14.8-doc
- include:
- - usr/lib/ruby/gems/2.0.0/doc/.*
-install-commands:
-- mkdir -p "$DESTDIR/$PREFIX/lib/ruby/gems/2.0.0"
-- gem install --install-dir "$DESTDIR/$PREFIX/lib/ruby/gems/2.0.0" --bindir "$DESTDIR/$PREFIX/bin"
- --ignore-dependencies --local rspec-core-2.14.8.gem