<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/bundler.git/spec/plugins/install_spec.rb, branch parallel_rspec</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>Normalize file:// handling in specs</title>
<updated>2019-06-11T10:36:19+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2019-05-06T16:06:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=5946d62ad03c57271ccb037680382b1db9fc2e65'/>
<id>5946d62ad03c57271ccb037680382b1db9fc2e65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add check for already installed plugin</title>
<updated>2019-02-20T21:29:59+00:00</updated>
<author>
<name>Ankit Kataria</name>
<email>ankitkataria28@gmail.com</email>
</author>
<published>2019-02-20T21:29:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=a0b91e3ad4e9243bdf73ca4eab6e755d93318899'/>
<id>a0b91e3ad4e9243bdf73ca4eab6e755d93318899</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Split stderr and stdout in specs</title>
<updated>2019-02-13T23:45:09+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2019-02-07T13:45:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=dac69e7b21cb05ad9df27941aab004abcb80b4ef'/>
<id>dac69e7b21cb05ad9df27941aab004abcb80b4ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Plugin] Ignore the deployment setting</title>
<updated>2018-11-24T18:25:51+00:00</updated>
<author>
<name>Samuel Giddins</name>
<email>segiddins@segiddins.me</email>
</author>
<published>2018-11-24T18:25:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=c6142c76301ce2cb47c7751700586a56cfdda8b4'/>
<id>c6142c76301ce2cb47c7751700586a56cfdda8b4</id>
<content type='text'>
This allows installing plugins when the bundler is frozen, since plugins are not locked anyways
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows installing plugins when the bundler is frozen, since plugins are not locked anyways
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename `local-git` plugin install option to `local_git`</title>
<updated>2018-03-27T21:33:44+00:00</updated>
<author>
<name>Saverio Miroddi</name>
<email>saverio.pub2@gmail.com</email>
</author>
<published>2018-03-27T21:32:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=d559cd7ef9a3484c3224964a15a73015c5c06e08'/>
<id>d559cd7ef9a3484c3224964a15a73015c5c06e08</id>
<content type='text'>
Addresses https://github.com/bundler/bundler/pull/6338#discussion_r177392401.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Addresses https://github.com/bundler/bundler/pull/6338#discussion_r177392401.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename plugin install --file option to --local-git</title>
<updated>2018-03-19T11:53:09+00:00</updated>
<author>
<name>Saverio Miroddi</name>
<email>saverio.pub2@gmail.com</email>
</author>
<published>2018-03-19T11:53:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=f5445525a6b142260209a3ee2b299a9c0c88e6a9'/>
<id>f5445525a6b142260209a3ee2b299a9c0c88e6a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Plugin installer: make remote and local git source options mutually exclusive</title>
<updated>2018-03-19T11:39:54+00:00</updated>
<author>
<name>Saverio Miroddi</name>
<email>saverio.pub2@gmail.com</email>
</author>
<published>2018-03-19T11:37:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=39258c0453c7cff7c504158dad20e679ad37c5e5'/>
<id>39258c0453c7cff7c504158dad20e679ad37c5e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add file path source option (`--file`) to plugin installation</title>
<updated>2018-03-11T18:26:19+00:00</updated>
<author>
<name>Saverio Miroddi</name>
<email>saverio.pub2@gmail.com</email>
</author>
<published>2018-03-11T18:09:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=a160041400df2bcb5b2dd0dd88c788d4bbfcf8ea'/>
<id>a160041400df2bcb5b2dd0dd88c788d4bbfcf8ea</id>
<content type='text'>
Convenience option for installing plugins from a local repository, using the local path:

    bundle plugin install --file /path/to/bundler-dependency_graph bundler-dependency_graph
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Convenience option for installing plugins from a local repository, using the local path:

    bundle plugin install --file /path/to/bundler-dependency_graph bundler-dependency_graph
</pre>
</div>
</content>
</entry>
<entry>
<title>Auto merge of #5634 - koic:specify_require_spec_helper_in_dot_rspec, r=indirect</title>
<updated>2017-05-30T00:01:50+00:00</updated>
<author>
<name>The Bundler Bot</name>
<email>bot@bundler.io</email>
</author>
<published>2017-05-30T00:01:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=58f37e3bf65ca971f24aea51cffea6b250275d1d'/>
<id>58f37e3bf65ca971f24aea51cffea6b250275d1d</id>
<content type='text'>
Specify `--require spec_helper` in .rspec

Specifying `--require spec_helper` in .rspec will automatically require spec_helper in *_spec.rb.
It isn't necessary to specify `require "spec_helper"` in individual *_spec.rb. I think that it's a [DRY](https://en.wikipedia.org/wiki/Don't_repeat_yourself) way.

Refer: https://github.com/rspec/rspec/wiki#rspec
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Specify `--require spec_helper` in .rspec

Specifying `--require spec_helper` in .rspec will automatically require spec_helper in *_spec.rb.
It isn't necessary to specify `require "spec_helper"` in individual *_spec.rb. I think that it's a [DRY](https://en.wikipedia.org/wiki/Don't_repeat_yourself) way.

Refer: https://github.com/rspec/rspec/wiki#rspec
</pre>
</div>
</content>
</entry>
<entry>
<title>[RuboCop] Enable Style/PercentLiteralDelimiters</title>
<updated>2017-05-28T08:25:00+00:00</updated>
<author>
<name>Koichi ITO</name>
<email>koic.ito@gmail.com</email>
</author>
<published>2017-05-09T03:50:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=c86d5494da463b01f4953947933022cde15c02cf'/>
<id>c86d5494da463b01f4953947933022cde15c02cf</id>
<content type='text'>
Run `rubocop -a --only Style/PercentLiteralDelimiters` and `rubocop --auto-gen-config`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Run `rubocop -a --only Style/PercentLiteralDelimiters` and `rubocop --auto-gen-config`.
</pre>
</div>
</content>
</entry>
</feed>
