Skip to content

Commit

Permalink
docs: updates from Homebrew/brew
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Apr 30, 2024
1 parent 2a2a9e6 commit d4f2ec3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/Homebrew/DevCmd/InstallBundlerGems.html
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,8 @@ <h3 class="signature " id="run-instance_method">
33
34
35
36</pre>
36
37</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'dev-cmd/install-bundler-gems.rb', line 26</span>
Expand All @@ -320,6 +321,7 @@ <h3 class="signature " id="run-instance_method">
</span> <span class='const'><span class='object_link'><a href="../../Homebrew.html" title="Homebrew (module)">Homebrew</a></span></span><span class='period'>.</span><span class='id identifier rubyid_forget_user_gem_groups!'><span class='object_link'><a href="../../Homebrew.html#forget_user_gem_groups!-class_method" title="Homebrew.forget_user_gem_groups! (method)">forget_user_gem_groups!</a></span></span>
<span class='kw'>end</span>

<span class='const'>Process</span><span class='op'>::</span><span class='const'>UID</span><span class='period'>.</span><span class='id identifier rubyid_change_privilege'>change_privilege</span><span class='lparen'>(</span><span class='const'>Process</span><span class='period'>.</span><span class='id identifier rubyid_euid'>euid</span><span class='rparen'>)</span> <span class='kw'>if</span> <span class='const'>Process</span><span class='period'>.</span><span class='id identifier rubyid_euid'>euid</span> <span class='op'>!=</span> <span class='const'>Process</span><span class='period'>.</span><span class='id identifier rubyid_uid'>uid</span>
<span class='const'><span class='object_link'><a href="../../Homebrew.html" title="Homebrew (module)">Homebrew</a></span></span><span class='period'>.</span><span class='id identifier rubyid_install_bundler_gems!'><span class='object_link'><a href="../../Homebrew.html#install_bundler_gems!-class_method" title="Homebrew.install_bundler_gems! (method)">install_bundler_gems!</a></span></span><span class='lparen'>(</span><span class='label'>groups:</span><span class='rparen'>)</span>
<span class='kw'>end</span></pre>
</td>
Expand Down

0 comments on commit d4f2ec3

Please sign in to comment.