<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/bundler.git/lib/bundler/runtime.rb, 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>Move common logic to rubygems integration</title>
<updated>2019-04-28T11:45:50+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2019-04-28T10:58:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=1a1aee906d32acbbe2aa4053ea2751231b357ee6'/>
<id>1a1aee906d32acbbe2aa4053ea2751231b357ee6</id>
<content type='text'>
And use the rubygems method if available.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And use the rubygems method if available.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary comment</title>
<updated>2019-04-28T10:57:58+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2019-04-28T10:57:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=930d2f97c590bbcaa15a50c8e467e0b871379a68'/>
<id>930d2f97c590bbcaa15a50c8e467e0b871379a68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make `bundle clean` clean git extension directories</title>
<updated>2019-03-21T16:27:51+00:00</updated>
<author>
<name>Dylan Thacker-Smith</name>
<email>Dylan.Smith@shopify.com</email>
</author>
<published>2019-03-21T16:27:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=a5d5feec2a170ede658df9323c15c0408aa754fb'/>
<id>a5d5feec2a170ede658df9323c15c0408aa754fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some rescue calls that do not specifiy error type.</title>
<updated>2018-03-17T17:53:34+00:00</updated>
<author>
<name>utilum</name>
<email>oz@utilum.com</email>
</author>
<published>2018-02-25T21:55:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=1e3c630d3f968c9b4c9b8996b940be4694d58544'/>
<id>1e3c630d3f968c9b4c9b8996b940be4694d58544</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename Bundler.frozen? to avoid Object method conflict</title>
<updated>2018-01-15T22:48:14+00:00</updated>
<author>
<name>Samuel Giddins</name>
<email>segiddins@segiddins.me</email>
</author>
<published>2018-01-15T22:48:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=59d21d52b53e9bed6c5e0e2825f5b4918f2f0c30'/>
<id>59d21d52b53e9bed6c5e0e2825f5b4918f2f0c30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make `bundle clean` clean extension directories</title>
<updated>2018-01-10T05:51:40+00:00</updated>
<author>
<name>Artyom Khramov</name>
<email>futu.fata@gmail.com</email>
</author>
<published>2017-11-11T21:48:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=f631eca81183e58e0a1672516a32e5b614e379e5'/>
<id>f631eca81183e58e0a1672516a32e5b614e379e5</id>
<content type='text'>
`bundle clean` command doesn't remove gem extensions, because
extensions reside out of gem directories.

This change tweaks `Bundler::Runtime#clean` to remove extensions dirs
as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`bundle clean` command doesn't remove gem extensions, because
extensions reside out of gem directories.

This change tweaks `Bundler::Runtime#clean` to remove extensions dirs
as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid activating stdlib digest under Ruby 2.5</title>
<updated>2017-10-22T17:41:11+00:00</updated>
<author>
<name>Samuel Giddins</name>
<email>segiddins@segiddins.me</email>
</author>
<published>2017-10-22T17:41:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=325ef33ce644ec9b6aae1bc516bcf78a4fb1dce2'/>
<id>325ef33ce644ec9b6aae1bc516bcf78a4fb1dce2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Load digest subclasses in a thread-safe manner</title>
<updated>2017-10-15T16:37:41+00:00</updated>
<author>
<name>Samuel Giddins</name>
<email>segiddins@segiddins.me</email>
</author>
<published>2017-10-15T16:37:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=9e3e39896f9c682782fcc00bd27f81e2a284b2bb'/>
<id>9e3e39896f9c682782fcc00bd27f81e2a284b2bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[RuboCop] Enable Layout/EmptyLineAfterMagicComment cop</title>
<updated>2017-07-16T06:12:53+00:00</updated>
<author>
<name>Koichi ITO</name>
<email>koic.ito@gmail.com</email>
</author>
<published>2017-07-15T10:11:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=5687d01121f7e442a13b7b8caf2489811a3f4548'/>
<id>5687d01121f7e442a13b7b8caf2489811a3f4548</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use deployment instead of frozen as a setting on Bundler 2</title>
<updated>2017-07-12T20:09:55+00:00</updated>
<author>
<name>Samuel Giddins</name>
<email>segiddins@segiddins.me</email>
</author>
<published>2017-07-06T07:21:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=6b2d04b892dfa9ac9b93d4cba80d59195d71449f'/>
<id>6b2d04b892dfa9ac9b93d4cba80d59195d71449f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
