<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/chef.git/chef.gemspec, branch ruby_3</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>Update bcrypt_pbkdf to support Ruby 3</title>
<updated>2020-12-31T05:59:24+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2020-12-31T05:57:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=10d1e9d1f743243c2ed5968f56bf92874119317c'/>
<id>10d1e9d1f743243c2ed5968f56bf92874119317c</id>
<content type='text'>
RC2 now includes support for Ruby 3

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
RC2 now includes support for Ruby 3

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the runtime dep on bundler</title>
<updated>2020-12-30T23:19:29+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2020-12-30T23:19:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=1012ae6a87e4d9d145b11ba64e41473ddb865add'/>
<id>1012ae6a87e4d9d145b11ba64e41473ddb865add</id>
<content type='text'>
Bundler is part of Ruby now so it's a waste of time to depsolve for this since it's not possible to have Ruby without bundler 1.10+ anymore.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bundler is part of Ruby now so it's a waste of time to depsolve for this since it's not possible to have Ruby without bundler 1.10+ anymore.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump Chef Infra to 17</title>
<updated>2020-12-18T21:00:20+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2020-12-18T21:00:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=0632c9309474b805f58ff59c4629c08f6e0bc689'/>
<id>0632c9309474b805f58ff59c4629c08f6e0bc689</id>
<content type='text'>
Bump the version to 17 and allow for Ohai 17

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bump the version to 17 and allow for Ohai 17

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for deprecation warning</title>
<updated>2020-12-09T05:57:57+00:00</updated>
<author>
<name>Kapil Chouhan</name>
<email>kapil.chouhan@msystechnologies.com</email>
</author>
<published>2020-12-08T11:55:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=7217f748225b2c22120f7522a2e42ee3dc5b6359'/>
<id>7217f748225b2c22120f7522a2e42ee3dc5b6359</id>
<content type='text'>
Signed-off-by: Kapil Chouhan &lt;kapil.chouhan@msystechnologies.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Kapil Chouhan &lt;kapil.chouhan@msystechnologies.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Move inspec-core from Gemfile to gemspec for external test script.</title>
<updated>2020-12-02T00:12:02+00:00</updated>
<author>
<name>Pete Higgins</name>
<email>pete@peterhiggins.org</email>
</author>
<published>2020-11-06T18:59:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=5be62836a3885e45ddf3d22e46cda441572d749d'/>
<id>5be62836a3885e45ddf3d22e46cda441572d749d</id>
<content type='text'>
Signed-off-by: Pete Higgins &lt;pete@peterhiggins.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Pete Higgins &lt;pete@peterhiggins.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Pull in the new tty-table to unlock new license-acceptance</title>
<updated>2020-09-20T20:02:22+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2020-09-20T20:02:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=0c6e9125e30b0149ad67fd15d3cff502e9f2a2f8'/>
<id>0c6e9125e30b0149ad67fd15d3cff502e9f2a2f8</id>
<content type='text'>
tty-table was holding back a bunch of deps. This will resolve several Ruby 2.7 warnings and lets use use the optimized license-acceptance gem that also had pete's better error handling. This also nukes a few deps to make chef/chef smaller.

Includes misc chefstyle fixes for the new version

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tty-table was holding back a bunch of deps. This will resolve several Ruby 2.7 warnings and lets use use the optimized license-acceptance gem that also had pete's better error handling. This also nukes a few deps to make chef/chef smaller.

Includes misc chefstyle fixes for the new version

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow for license-acceptance 2.0 gem</title>
<updated>2020-09-09T20:33:17+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2020-09-09T20:33:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=a0197d6dd7fdce17c1005b7395159e1db022d314'/>
<id>a0197d6dd7fdce17c1005b7395159e1db022d314</id>
<content type='text'>
We're the last place this needed to be bumped

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We're the last place this needed to be bumped

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tty-table &amp; render config list</title>
<updated>2020-08-24T08:20:58+00:00</updated>
<author>
<name>Vivek Singh</name>
<email>vivek.singh@msystechnologies.com</email>
</author>
<published>2020-08-21T23:36:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=cbba43de4f64d82135427adb41ffcae686760eea'/>
<id>cbba43de4f64d82135427adb41ffcae686760eea</id>
<content type='text'>
Signed-off-by: Vivek Singh &lt;vivek.singh@msystechnologies.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Vivek Singh &lt;vivek.singh@msystechnologies.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>require mixlib-shellout 3.1.1+ and pull in new ohai</title>
<updated>2020-07-22T23:16:48+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2020-07-22T23:16:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=da1239692f0b30a33a3510d1cd9573102d4b9526'/>
<id>da1239692f0b30a33a3510d1cd9573102d4b9526</id>
<content type='text'>
The refactoring to chef-utils requires this new mixlib-shellout.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The refactoring to chef-utils requires this new mixlib-shellout.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add comment in gemspec</title>
<updated>2020-07-21T11:17:30+00:00</updated>
<author>
<name>Vivek Singh</name>
<email>vivek.singh@msystechnologies.com</email>
</author>
<published>2020-07-13T04:05:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=a1db9b1f003e16f9fda96da5ed80259a5d0b4967'/>
<id>a1db9b1f003e16f9fda96da5ed80259a5d0b4967</id>
<content type='text'>
Signed-off-by: Vivek Singh &lt;vivek.singh@msystechnologies.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Vivek Singh &lt;vivek.singh@msystechnologies.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
