bazaarvoice / cloudformation-ruby-dsl

Ruby DSL for creating Cloudformation templates
Apache License 2.0
210 stars 76 forks source link

rake is not part of the bundle #66

Closed ozbillwang closed 8 years ago

ozbillwang commented 8 years ago

Fix below issue when run rake -T

$ bundle exec rake -T
/Users/bill/.rvm/gems/ruby-2.0.0-p643/gems/bundler-1.10.6/lib/bundler/rubygems_integration.rb:292:in `block in replace_gem': rake is not part of the bundle. Add it to Gemfile. (Gem::LoadError)
    from /Users/bill/.rvm/gems/ruby-2.0.0-p643/bin/rake:22:in `<main>'
    from /Users/bill/.rvm/gems/ruby-2.0.0-p643/bin/ruby_executable_hooks:15:in `eval'
    from /Users/bill/.rvm/gems/ruby-2.0.0-p643/bin/ruby_executable_hooks:15:in `<main>'
jonaf commented 8 years ago

Good find. Thanks, @SydOps !

ozbillwang commented 8 years ago

@jonaf Seems the pull request was not merged. any reason to close it directly?

jonaf commented 8 years ago

@SydOps GitHub just shows the PR closed instead of merged. I did merge the branch, though, as you can see in this commit: https://github.com/bazaarvoice/cloudformation-ruby-dsl/commit/9b6c6beee50bd270755539a8fa8ffdae2eeb8daa