Skip to content

Commit

Permalink
Merge branch 'master' of github.com:CloCkWeRX/chef-rbenv
Browse files Browse the repository at this point in the history
  • Loading branch information
CloCkWeRX committed Jul 8, 2015
2 parents ed61215 + 4f4d517 commit 64777b4
Showing 1 changed file with 14 additions and 6 deletions.
20 changes: 14 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,22 @@

### Bug Fixes

* Add matchers for rbenv_gem and rbenv_ruby [#92](https://github.com/fnichol/chef-rbenv/pull/92) [#91](https://github.com/fnichol/chef-rbenv/issues/91) [#79](https://github.com/fnichol/chef-rbenv/issues/79) ([@tduffield][]) and many others
* "Option name must be a kind of String!" when installing gems [#107](https://github.com/fnichol/chef-rbenv/issues/107)
* Use full class name for rbenv_rehash resource [#101](https://github.com/fnichol/chef-rbenv/issues/101)
* fix undefined method `timeout' for LWRP resource rbenv_gem ([@nathantsoi][] and others)
* Chef 12.3.0 - undefined method `clear_sources' for Chef::Resource::RbenvGem [#110](https://github.com/fnichol/chef-rbenv/issues/110) ([@tatat][]) and others
* Issue [#91](https://github.com/fnichol/chef-rbenv/issues/91) [#79](https://github.com/fnichol/chef-rbenv/issues/79) [#92](https://github.com/fnichol/chef-rbenv/pull/92):
Add matchers for rbenv_gem and rbenv_ruby.
([@tduffield](https://github.com/tduffield) and many others)
* Issue [#107](https://github.com/fnichol/chef-rbenv/issues/107):
"Option name must be a kind of String!" when installing gems.
* Issue [#101](https://github.com/fnichol/chef-rbenv/issues/101):
Use full class name for rbenv_rehash resource
* Fix undefined method `timeout' for LWRP resource rbenv_gem.
([@nathantsoi](https://github.com/nathantsoi) and others)
* Issue [#110](https://github.com/fnichol/chef-rbenv/issues/110):
Chef 12.3.0 - undefined method `clear_sources' for Chef::Resource::RbenvGem.
([@tatat](https://github.com/tatat) and others)

### Improvements
* Fork from https://github.com/fnichol/chef-rbenv

* Fork from https://github.com/fnichol/chef-rbenv


## 0.7.2 (December 31, 2012)
Expand Down

0 comments on commit 64777b4

Please sign in to comment.