<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/bundler/man/gemfile.5.ronn, branch v3_4_9</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>[rubygems/rubygems] Add a note about "platforms" in Gemfile vs "platforms" in Gemfile.lock</title>
<updated>2024-08-29T09:59:26+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2024-08-26T14:36:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=871ba3e9e3e01ce313ac2274dec1058db6b63b8e'/>
<id>871ba3e9e3e01ce313ac2274dec1058db6b63b8e</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/0dd4bd59b4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/0dd4bd59b4
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Use https instead of http</title>
<updated>2024-02-21T03:30:22+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2024-02-20T07:47:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=08753f203707247d4172be147bc47dc1dd241053'/>
<id>08753f203707247d4172be147bc47dc1dd241053</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/bcbe6f7b7a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/bcbe6f7b7a
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Support `ruby file: ".tool-versions"` in Gemfile</title>
<updated>2023-08-21T20:14:35+00:00</updated>
<author>
<name>Gaurav Khanna</name>
<email>gauravk92@gmail.com</email>
</author>
<published>2023-08-21T20:14:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b9ef819116e90ad9c3af99046d001845b047427f'/>
<id>b9ef819116e90ad9c3af99046d001845b047427f</id>
<content type='text'>
(https://github.com/rubygems/rubygems/pull/6898)

Supports .tool-versions (ASDF) by checking for a line starting with "ruby"
before falling back to reading the entire file, as in .ruby-version.

https://github.com/rubygems/rubygems/commit/6c0a3e793a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(https://github.com/rubygems/rubygems/pull/6898)

Supports .tool-versions (ASDF) by checking for a line starting with "ruby"
before falling back to reading the entire file, as in .ruby-version.

https://github.com/rubygems/rubygems/commit/6c0a3e793a
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Add `file` option to `ruby` method in Gemfile</title>
<updated>2023-08-17T16:07:54+00:00</updated>
<author>
<name>Ngan Pham</name>
<email>ngan@users.noreply.github.com</email>
</author>
<published>2023-08-13T02:16:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=75a4767525407755a33d3b140312c00f2cababd6'/>
<id>75a4767525407755a33d3b140312c00f2cababd6</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/fb9354b7bf
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/fb9354b7bf
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] `gemfile.5`: Quote default glob to escape Markdown</title>
<updated>2023-07-05T11:37:20+00:00</updated>
<author>
<name>Jimmy H</name>
<email>paradox.ver5@gmail.com</email>
</author>
<published>2023-07-02T06:11:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8984442154994d5cc5cb72d3825cfd34fa6af638'/>
<id>8984442154994d5cc5cb72d3825cfd34fa6af638</id>
<content type='text'>
For consistency, I chose code format over plaintext escaping.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For consistency, I chose code format over plaintext escaping.
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Alias CurrentRuby#mswin?, mswin64?, mingw?, x64_mingw? to #windows?. (This is done instead of logging a deprecation warning.)</title>
<updated>2023-03-03T09:50:29+00:00</updated>
<author>
<name>johnnyshields</name>
<email>johnny.shields@gmail.com</email>
</author>
<published>2023-02-18T13:46:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=79ede4ae9911fdb180406b1a8adc7ee02e187a50'/>
<id>79ede4ae9911fdb180406b1a8adc7ee02e187a50</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/b9fcc7c0ab
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/b9fcc7c0ab
</pre>
</div>
</content>
</entry>
<entry>
<title>Bundler: update docs for gemfile(5) manpage</title>
<updated>2022-10-25T21:19:39+00:00</updated>
<author>
<name>Takuya Noguchi</name>
<email>takninnovationresearch@gmail.com</email>
</author>
<published>2022-10-23T08:47:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ea989127eb9658ffe4b71a29cd3d6ea66e25b664'/>
<id>ea989127eb9658ffe4b71a29cd3d6ea66e25b664</id>
<content type='text'>
- Add mswin/mswin64 to platforms
- Use TruffleRuby as example instead of Rubinius

Signed-off-by: Takuya Noguchi &lt;takninnovationresearch@gmail.com&gt;
Co-authored-by: André Arko &lt;andre@arko.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add mswin/mswin64 to platforms
- Use TruffleRuby as example instead of Rubinius

Signed-off-by: Takuya Noguchi &lt;takninnovationresearch@gmail.com&gt;
Co-authored-by: André Arko &lt;andre@arko.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Bundler: github DSL has used https protocol over git</title>
<updated>2022-10-18T07:54:32+00:00</updated>
<author>
<name>Takuya Noguchi</name>
<email>takninnovationresearch@gmail.com</email>
</author>
<published>2022-10-18T03:55:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=007946c27d7445e25569be58e255f7bb08e8bd75'/>
<id>007946c27d7445e25569be58e255f7bb08e8bd75</id>
<content type='text'>
This behavior change was done in Bundler 2.2.0.

https://github.com/rubygems/bundler/pull/7142

Signed-off-by: Takuya Noguchi &lt;takninnovationresearch@gmail.com&gt;

https://github.com/rubygems/rubygems/commit/9510190be1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This behavior change was done in Bundler 2.2.0.

https://github.com/rubygems/bundler/pull/7142

Signed-off-by: Takuya Noguchi &lt;takninnovationresearch@gmail.com&gt;

https://github.com/rubygems/rubygems/commit/9510190be1
</pre>
</div>
</content>
</entry>
<entry>
<title>Resync Bundler &amp; RubyGems</title>
<updated>2022-09-08T02:25:03+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2022-09-07T05:13:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=24fd2f73d0835eea534225a6381551d591764002'/>
<id>24fd2f73d0835eea534225a6381551d591764002</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Bundler: update primary source in man 5 gemfile</title>
<updated>2022-07-20T10:45:08+00:00</updated>
<author>
<name>Takuya Noguchi</name>
<email>takninnovationresearch@gmail.com</email>
</author>
<published>2022-07-17T13:07:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=cbaf58d45564c17135595b549d4a0369f0e5a008'/>
<id>cbaf58d45564c17135595b549d4a0369f0e5a008</id>
<content type='text'>
Specifying multiple primary sources in top-level was deprecated in
Bundler 1.13.
As Bundler CLI uses primary source instead of global, "global source"
is replaced with "primary source".

Co-authored-by: David Rodríguez &lt;deivid.rodriguez@riseup.net&gt;

Signed-off-by: Takuya Noguchi &lt;takninnovationresearch@gmail.com&gt;

https://github.com/rubygems/rubygems/commit/1dd1753f6e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Specifying multiple primary sources in top-level was deprecated in
Bundler 1.13.
As Bundler CLI uses primary source instead of global, "global source"
is replaced with "primary source".

Co-authored-by: David Rodríguez &lt;deivid.rodriguez@riseup.net&gt;

Signed-off-by: Takuya Noguchi &lt;takninnovationresearch@gmail.com&gt;

https://github.com/rubygems/rubygems/commit/1dd1753f6e
</pre>
</div>
</content>
</entry>
</feed>
