summaryrefslogtreecommitdiff
path: root/lib/chef/node/mixin/immutablize_hash.rb
Commit message (Expand)AuthorAgeFilesLines
* add ruby-3.0 hash methods to immutabilize_hashLamont Granquist2020-09-301-0/+2
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Fix most Ruby 2.7 test failureslcg/ruby-2.7.0Lamont Granquist2020-01-211-1/+4
* Add to_yaml methods for AttrArray & VividMashVivek Singh2019-09-281-0/+1
* fix more Style/SymbolArray autocorrect bugsLamont Granquist2019-07-021-3/+3
* Style/SymbolArrayLamont Granquist2019-07-021-130/+130
* Enumerable#chain looks read-onlyLamont Granquist2019-01-031-0/+1
* add new ruby 2.6 methodsLamont Granquist2019-01-031-0/+2
* fix Style/MutableConstantLamont Granquist2018-07-021-2/+2
* Whitelist some additional Hash/Array methodslcg/whitelist-node-methodsLamont Granquist2018-04-271-0/+2
* update immutable API blacklist and whitelistLamont Granquist2018-01-231-5/+111
* Chef-13 freeze merged node attributelcg/node-freezeLamont Granquist2017-03-151-1/+1
* add code to implement node path trackingLamont Granquist2016-10-251-0/+54