<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/bundler.git/man, branch parallelize_again</title>
<subtitle>github.com: bundler/bundler.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/'/>
<entry>
<title>Merge #5521</title>
<updated>2020-01-08T07:16:22+00:00</updated>
<author>
<name>Bundlerbot</name>
<email>bot@bundler.io</email>
</author>
<published>2020-01-08T07:16:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=d9ea09defd07e9957ae782ab7960ebea92515c3c'/>
<id>d9ea09defd07e9957ae782ab7960ebea92515c3c</id>
<content type='text'>
5521: bundler gem: Support test-unit as a testing framework r=hsbt a=kou



Co-authored-by: Kouhei Sutou &lt;kou@clear-code.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
5521: bundler gem: Support test-unit as a testing framework r=hsbt a=kou



Co-authored-by: Kouhei Sutou &lt;kou@clear-code.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Rebuild man pages for January</title>
<updated>2020-01-01T20:14:22+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2020-01-01T20:14:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=46ad25fdb7b6abcf98e2940eb71b61192fbe4fa2'/>
<id>46ad25fdb7b6abcf98e2940eb71b61192fbe4fa2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bundler gem: Support test-unit as a testing framework</title>
<updated>2019-12-11T07:17:54+00:00</updated>
<author>
<name>Kouhei Sutou</name>
<email>kou@clear-code.com</email>
</author>
<published>2019-12-11T05:02:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=27f5e98aaee329219d4ffdd52f4da876c5e84f22'/>
<id>27f5e98aaee329219d4ffdd52f4da876c5e84f22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>December manpages</title>
<updated>2019-12-01T11:59:50+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2019-12-01T11:59:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=7514eba9793d328190409f4e6fb04fe42062ac8c'/>
<id>7514eba9793d328190409f4e6fb04fe42062ac8c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support multiple groups for --without-group and --only-group options in bundler list command</title>
<updated>2019-11-01T13:56:41+00:00</updated>
<author>
<name>fatkodima</name>
<email>fatkodima123@gmail.com</email>
</author>
<published>2019-10-31T13:01:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=95d7e474e454c79c7b6d73d96e36547e2f1f0e35'/>
<id>95d7e474e454c79c7b6d73d96e36547e2f1f0e35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>November man pages</title>
<updated>2019-11-01T10:29:55+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2019-11-01T10:29:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=26063a9a761d3fefe25d458a840f84c590b710db'/>
<id>26063a9a761d3fefe25d458a840f84c590b710db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Normalize "bundle cache" vs "bundle package"</title>
<updated>2019-10-20T15:49:14+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2019-10-20T11:26:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=c9f6d2b4c5e540ba6a165c7a58432bf0081a7e32'/>
<id>c9f6d2b4c5e540ba6a165c7a58432bf0081a7e32</id>
<content type='text'>
Use the preferred `bundle cache` everywhere, but leave package as an
alias.

Remove duplicated tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use the preferred `bundle cache` everywhere, but leave package as an
alias.

Remove duplicated tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove mentions to bundler history in docs</title>
<updated>2019-10-20T15:36:04+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2019-10-19T19:15:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=c15f4a67432be1c125a606016c1db0fbdfe7f665'/>
<id>c15f4a67432be1c125a606016c1db0fbdfe7f665</id>
<content type='text'>
I don't think we need to keep this information in our docs. Users should
read docs for the version they're using and the history of bundler
distract her from the point of the docs, in my opinion.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I don't think we need to keep this information in our docs. Users should
read docs for the version they're using and the history of bundler
distract her from the point of the docs, in my opinion.
</pre>
</div>
</content>
</entry>
<entry>
<title>October manpages</title>
<updated>2019-10-01T11:26:14+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2019-10-01T11:26:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=48ffecaf6bbce8aa912d292e1991d6e84b7248b0'/>
<id>48ffecaf6bbce8aa912d292e1991d6e84b7248b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>require `rubygems`, not `ubygems`</title>
<updated>2019-09-11T18:11:51+00:00</updated>
<author>
<name>Mike MacDonald</name>
<email>crazymykl@gmail.com</email>
</author>
<published>2019-09-11T18:11:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=e7786de8b333930fe305e82bf5bdc7b85dc1a3a5'/>
<id>e7786de8b333930fe305e82bf5bdc7b85dc1a3a5</id>
<content type='text'>
The latter does not work on Ruby 2.6.3.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The latter does not work on Ruby 2.6.3.
</pre>
</div>
</content>
</entry>
</feed>
