<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/bundler/checksum.rb, branch v4.0.4</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] Enforce checksums strictly for registry gems</title>
<updated>2025-08-18T03:31:51+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2025-07-30T09:48:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8576da4eb4d7dc7a1afb26126192971e787d7c5b'/>
<id>8576da4eb4d7dc7a1afb26126192971e787d7c5b</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/05199ae0c1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/05199ae0c1
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Raise an error in frozen mode if CHECKSUMS entries are missing</title>
<updated>2025-03-24T04:25:07+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2025-03-12T18:19:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=55930987e10b84a39562cdbd483f9d85074d26fe'/>
<id>55930987e10b84a39562cdbd483f9d85074d26fe</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/054a0cd76c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/054a0cd76c
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Add `Specification#lock_name` and use that when dealing with checksums</title>
<updated>2025-03-24T04:25:07+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2025-03-12T18:02:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9c1be12f99af34924c90f6848903480246f07365'/>
<id>9c1be12f99af34924c90f6848903480246f07365</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/8e2c5748d9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/8e2c5748d9
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] bin/rubocop -a --only Style/MultipleComparison</title>
<updated>2025-02-21T02:31:47+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2025-02-20T06:54:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=425cfcff8579bfef64264ba2f644b717c5248b80'/>
<id>425cfcff8579bfef64264ba2f644b717c5248b80</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/677e17aa2e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/677e17aa2e
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Let the guards have some space to breathe</title>
<updated>2023-12-25T12:12:49+00:00</updated>
<author>
<name>Martin Emde</name>
<email>martin.emde@gmail.com</email>
</author>
<published>2023-12-15T18:30:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=df11b3daf809326ae48f2ae2b31cee274ee4a90c'/>
<id>df11b3daf809326ae48f2ae2b31cee274ee4a90c</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/73f1609715
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/73f1609715
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Use a mutex around Checksum::Store @store access</title>
<updated>2023-12-25T12:12:49+00:00</updated>
<author>
<name>Martin Emde</name>
<email>martin.emde@gmail.com</email>
</author>
<published>2023-12-14T20:42:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=56804ddd2bfd37542916c1233cdea85153d69508'/>
<id>56804ddd2bfd37542916c1233cdea85153d69508</id>
<content type='text'>
Not wrapping to_lock since access to it is single threaded and
read-only at the time of writing the lockfile.

https://github.com/rubygems/rubygems/commit/3b53aa1b12
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Not wrapping to_lock since access to it is single threaded and
read-only at the time of writing the lockfile.

https://github.com/rubygems/rubygems/commit/3b53aa1b12
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Let the guards have some space to breathe</title>
<updated>2023-12-15T19:36:24+00:00</updated>
<author>
<name>Martin Emde</name>
<email>martin.emde@gmail.com</email>
</author>
<published>2023-12-15T18:30:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f933cde9390563160d8a12c901e7a408f523c457'/>
<id>f933cde9390563160d8a12c901e7a408f523c457</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/73f1609715
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/73f1609715
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Use a mutex around Checksum::Store @store access</title>
<updated>2023-12-15T19:36:24+00:00</updated>
<author>
<name>Martin Emde</name>
<email>martin.emde@gmail.com</email>
</author>
<published>2023-12-14T20:42:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d9b39093e2bac70f121e38f4354a6a58c1b245a3'/>
<id>d9b39093e2bac70f121e38f4354a6a58c1b245a3</id>
<content type='text'>
Not wrapping to_lock since access to it is single threaded and
read-only at the time of writing the lockfile.

https://github.com/rubygems/rubygems/commit/3b53aa1b12
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Not wrapping to_lock since access to it is single threaded and
read-only at the time of writing the lockfile.

https://github.com/rubygems/rubygems/commit/3b53aa1b12
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Remove test-only &amp; unused methods from Checksum::Store</title>
<updated>2023-12-15T19:36:24+00:00</updated>
<author>
<name>Martin Emde</name>
<email>martin.emde@gmail.com</email>
</author>
<published>2023-12-14T20:41:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=1cfe874ef83cdb7776ecf892c470af634532501c'/>
<id>1cfe874ef83cdb7776ecf892c470af634532501c</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/79636dec12
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/79636dec12
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Store Checksum::Store indexed by spec.lock_name</title>
<updated>2023-12-13T20:28:37+00:00</updated>
<author>
<name>Martin Emde</name>
<email>martin.emde@gmail.com</email>
</author>
<published>2023-12-13T19:15:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7f4b271a61a11b0254304b78db72fd2c954a4370'/>
<id>7f4b271a61a11b0254304b78db72fd2c954a4370</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/34d6c6c72f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/34d6c6c72f
</pre>
</div>
</content>
</entry>
</feed>
