index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
bundler
/
install
/
gemfile
/
specific_platform_spec.rb
Age
Commit message (
Expand
)
Author
2025-06-03
[rubygems/rubygems] Partially phase out x64-mingw32 in favour of x64-mingw-uc...
Nicholas La Roux
2025-03-31
[rubygems/rubygems] Allow ruby platform to be remove also when dependencies h...
David Rodríguez
2025-03-24
[rubygems/rubygems] Consistently use "lockfile" over "lock file"
David Rodríguez
2025-02-14
[rubygems/rubygems] Use preferred `:windows` value for Windows exclusively
David Rodríguez
2025-01-28
[rubygems/rubygems] Support installing arm native gems on Windows
David Rodríguez
2025-01-28
[rubygems/rubygems] Remove unnecessary platform helpers
David Rodríguez
2025-01-28
[rubygems/rubygems] Refactor specs to use platform strings directly
David Rodríguez
2025-01-14
[rubygems/rubygems] Don't remove platform specific variants from the lockfile...
David Rodríguez
2024-11-08
[rubygems/rubygems] Warn on insecure materialization
David Rodríguez
2024-11-08
[rubygems/rubygems] Fix typo
David Rodríguez
2024-11-08
[rubygems/rubygems] Simplify tests that deal with lockfile using only "ruby" ...
David Rodríguez
2024-11-08
[rubygems/rubygems] Make sure platforms in spec lockfile are properly sorted
David Rodríguez
2024-11-06
[rubygems/rubygems] Add missing spec for materializing lockfiles with only "r...
David Rodríguez
2024-07-23
[rubygems/rubygems] Enable checksums on Bundler 3 for fresh lockfiles
David Rodríguez
2024-07-23
[rubygems/rubygems] Normalize a few specs using sources
David Rodríguez
2024-07-18
[rubygems/rubygems] Fix another removal issue
David Rodríguez
2024-07-18
[rubygems/rubygems] Simplify spec assertion
David Rodríguez
2024-07-09
[rubygems/rubygems] Fix generic platform gems getting incorrectly removed whe...
David Rodríguez
2024-07-09
[rubygems/rubygems] Minor Bundler spec improvements
David Rodríguez
2024-07-05
[rubygems/rubygems] Use preferred add_dependency instead of add_runtime_depen...
Jerome Dalbert
2024-06-28
Synchronize Bundler & RubyGems (#11071)
David Rodríguez
2024-06-20
[rubygems/rubygems] Fix `bundle update <gem_name>` edge case
David Rodríguez
2024-06-20
[rubygems/rubygems] Make sure to not re-resolve when a not fully specific loc...
David Rodríguez
2024-06-20
[rubygems/rubygems] Always resolve against the local platform
David Rodríguez
2024-05-24
[rubygems/rubygems] Fix error messages to not mention cached gems when they w...
David Rodríguez
2024-04-17
[rubygems/rubygems] Excluding local platform from lockfile should not affect ...
Mike Dalessio
2024-03-22
[rubygems/rubygems] Fix incorrect `bundle update --bundler` message
David Rodriguez
2024-01-31
[rubygems/rubygems] Fix musl platform not being added to the lockfile
David Rodriguez
2023-12-22
Merge RubyGems-3.5.2 and Bundler-2.5.2
Hiroshi SHIBATA
2023-12-07
[rubygems/rubygems] Use modern hashes consistently
David Rodríguez
2023-12-05
[rubygems/rubygems] Converts Bundler lockfile checksum validation to opt-in only
Martin Emde
2023-11-22
[rubygems/rubygems] Fix universal lockfiles regression
David Rodriguez
2023-11-21
[rubygems/rubygems] Fix invalid platform removal missing adjacent platforms
Bo Anderson
2023-11-13
[rubygems/rubygems] Automatically lock extra ruby platforms
David Rodríguez
2023-11-13
[rubygems/rubygems] Refactor platform test helpers
David Rodriguez
2023-10-23
[rubygems/rubygems] Improve errors and register checksums reliably
Martin Emde
2023-10-23
[rubygems/rubygems] Refactor Checksum classes and methods to reduce
Martin Emde
2023-10-23
[rubygems/rubygems] Refactor to checksums stored via source
Samuel Giddins
2023-10-23
[rubygems/rubygems] Use the server checksum, then calculate from gem on disk ...
Mercedes Bernard
2023-10-23
[rubygems/rubygems] Add CHECKSUMS for each gem in lockfile
Thong Kuah
2023-10-16
[rubygems/rubygems] Automatically remove invalid platforms before re-resolving
David Rodríguez
2023-06-20
Merge rubygems/rubygems HEAD
Hiroshi SHIBATA
2023-03-28
[rubygems/rubygems] Fix incorrect removal of "ruby" platform from lockfile
David Rodríguez
2023-03-17
[rubygems/rubygems] Simplify `lockfile_platforms` helper
David Rodríguez
2023-02-21
[rubygems/rubygems] Update pub_grub
John Hawthorn
2023-01-31
Merge RubyGems/Bundler master.
Hiroshi SHIBATA
2023-01-31
[rubygems/rubygems] Add test for old lockfile with new ruby version
Mike Dalessio
2023-01-10
Merge RubyGems and Bundler master
Hiroshi SHIBATA
2022-12-09
Merge RubyGems/Bundler master
Hiroshi SHIBATA
2022-11-12
Migrate our resolver engine to PubGrub
Hiroshi SHIBATA
[next]