<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/chef.git/chef-universal-mingw32.gemspec, branch https</title>
<subtitle>github.com: opscode/chef.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/'/>
<entry>
<title>Allow iso8601 gem version 0.13</title>
<updated>2020-07-08T01:27:45+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2020-07-08T00:58:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=cf6c28f5ab5fbc18c252d3f726ce6be8a8e24a65'/>
<id>cf6c28f5ab5fbc18c252d3f726ce6be8a8e24a65</id>
<content type='text'>
This release just drops Ruby 2.4 support and resolves Rubocop warnings.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This release just drops Ruby 2.4 support and resolves Rubocop warnings.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix quotes for Chefstyle</title>
<updated>2020-07-08T00:32:22+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2020-07-07T22:54:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=6c4c32340ac0fcebb53768cb78f5760e55c35514'/>
<id>6c4c32340ac0fcebb53768cb78f5760e55c35514</id>
<content type='text'>
Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>expand_path with __dir__ instead of __FILE__</title>
<updated>2020-07-08T00:30:49+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2020-07-07T22:31:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=ed460911a49716817ded2986e81a5116dfbb795e'/>
<id>ed460911a49716817ded2986e81a5116dfbb795e</id>
<content type='text'>
It's easier to read this at a glance and understand what path we're trying to get.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's easier to read this at a glance and understand what path we're trying to get.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update FFI and pin win32-service to 2.1.5+</title>
<updated>2020-02-05T21:21:16+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2020-02-05T21:21:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=9bb9463ec668b43ee79d71dd4385e9728addf538'/>
<id>9bb9463ec668b43ee79d71dd4385e9728addf538</id>
<content type='text'>
win32-service 2.1.5 resolves deprecation warnings introduced in the latest FFI releases

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
win32-service 2.1.5 resolves deprecation warnings introduced in the latest FFI releases

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>remove windows executables from windows gemspec</title>
<updated>2019-04-30T04:26:10+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2019-04-30T04:24:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=8a4dbfb7a8dfd29343a5784f32aed25a55954a44'/>
<id>8a4dbfb7a8dfd29343a5784f32aed25a55954a44</id>
<content type='text'>
these are moved to chef-bin now.

it looks like these were always duplicated in the chef.gemspec and
probably unnecessary anyway?

Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
these are moved to chef-bin now.

it looks like these were always duplicated in the chef.gemspec and
probably unnecessary anyway?

Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove windows-api pin and update Gemfile.lock</title>
<updated>2019-04-03T18:41:05+00:00</updated>
<author>
<name>Jaymala Sinha</name>
<email>jsinha@chef.io</email>
</author>
<published>2019-03-28T15:50:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=8fde077546f3bb0eadf63406cd07456d17332073'/>
<id>8fde077546f3bb0eadf63406cd07456d17332073</id>
<content type='text'>
Signed-off-by: Jaymala Sinha &lt;jsinha@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jaymala Sinha &lt;jsinha@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump win32-service dep to v2.1.2</title>
<updated>2019-03-27T12:47:02+00:00</updated>
<author>
<name>Jason Barnett</name>
<email>jason.w.barnett@gmail.com</email>
</author>
<published>2019-03-24T12:00:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=dd64be77bb540215f9f7b6dd7eddae88408644e0'/>
<id>dd64be77bb540215f9f7b6dd7eddae88408644e0</id>
<content type='text'>
By making a contribution to this project, I certify that:

(a) The contribution was created in whole or in part by me and I
    have the right to submit it under the open source license
    indicated in the file; or

(b) The contribution is based upon previous work that, to the
    best of my knowledge, is covered under an appropriate open
    source license and I have the right under that license to
    submit that work with modifications, whether created in whole
    or in part by me, under the same open source license (unless
    I am permitted to submit under a different license), as
    Indicated in the file; or

(c) The contribution was provided directly to me by some other
    person who certified (a), (b) or (c) and I have not modified
    it.

(d) I understand and agree that this project and the contribution
    are public and that a record of the contribution (including
    all personal information I submit with it, including my
    sign-off) is maintained indefinitely and may be redistributed
    consistent with this project or the open source license(s)
    involved.

Signed-off-by: Jason Barnett &lt;jason.w.barnett@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By making a contribution to this project, I certify that:

(a) The contribution was created in whole or in part by me and I
    have the right to submit it under the open source license
    indicated in the file; or

(b) The contribution is based upon previous work that, to the
    best of my knowledge, is covered under an appropriate open
    source license and I have the right under that license to
    submit that work with modifications, whether created in whole
    or in part by me, under the same open source license (unless
    I am permitted to submit under a different license), as
    Indicated in the file; or

(c) The contribution was provided directly to me by some other
    person who certified (a), (b) or (c) and I have not modified
    it.

(d) I understand and agree that this project and the contribution
    are public and that a record of the contribution (including
    all personal information I submit with it, including my
    sign-off) is maintained indefinitely and may be redistributed
    consistent with this project or the open source license(s)
    involved.

Signed-off-by: Jason Barnett &lt;jason.w.barnett@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Loosen win32-certstore pin and bump to 0.3.0</title>
<updated>2019-03-11T22:59:40+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith@chef.io</email>
</author>
<published>2019-03-11T22:59:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=65dfd2dd2ddf2a3c560834e12ef4e85c50a1673d'/>
<id>65dfd2dd2ddf2a3c560834e12ef4e85c50a1673d</id>
<content type='text'>
We control this gem and we can ensure we don't bring in any breaking changes until 1.0. There's no need to be this aggressive with the pins.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We control this gem and we can ensure we don't bring in any breaking changes until 1.0. There's no need to be this aggressive with the pins.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow win32-service 2.x and bump InSpec to 3.7.1</title>
<updated>2019-03-11T19:14:37+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith@chef.io</email>
</author>
<published>2019-03-11T17:59:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=d0dcbd2aedf1ec38dc9b1af8db4737ebff8aadf0'/>
<id>d0dcbd2aedf1ec38dc9b1af8db4737ebff8aadf0</id>
<content type='text'>
We shipped win32-service 2.x. Let's allow it here.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We shipped win32-service 2.x. Let's allow it here.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Import PFX certificates with their private keys</title>
<updated>2019-02-04T18:09:23+00:00</updated>
<author>
<name>Nimesh-Msys</name>
<email>nimesh.patni@msystechnologies.com</email>
</author>
<published>2019-01-30T09:31:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=b2f4b3daa75141580b45db91106f3ab51848c495'/>
<id>b2f4b3daa75141580b45db91106f3ab51848c495</id>
<content type='text'>
- Using `add_pfx` of Win32::Certstore to import a PFX certificate with its thumbprint
- Using correct version of `win32-certstore` to support these changes
- Added Test cases
- Minor cleanup and opimization

Signed-off-by: Nimesh-Msys &lt;nimesh.patni@msystechnologies.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Using `add_pfx` of Win32::Certstore to import a PFX certificate with its thumbprint
- Using correct version of `win32-certstore` to support these changes
- Added Test cases
- Minor cleanup and opimization

Signed-off-by: Nimesh-Msys &lt;nimesh.patni@msystechnologies.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
