| Age | Commit message (Collapse) | Author |
|
https://github.com/rubygems/rubygems/commit/775c35e197
|
|
Bumps [rb-sys](https://github.com/oxidize-rb/rb-sys) from 0.9.98 to 0.9.99.
- [Release notes](https://github.com/oxidize-rb/rb-sys/releases)
- [Commits](https://github.com/oxidize-rb/rb-sys/compare/v0.9.98...v0.9.99)
---
updated-dependencies:
- dependency-name: rb-sys
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
https://github.com/rubygems/rubygems/commit/da7b71d188
|
|
https://github.com/rubygems/rubygems/commit/7ca06e139b
|
|
https://github.com/rubygems/rubygems/commit/155d8fd051
|
|
It was not properly being detected as an Array attribute, and thus not
properly validated.
Fixing this allows us to remove a strange `rescue` clause in Bundler.
https://github.com/rubygems/rubygems/commit/4121a32408
|
|
https://github.com/rubygems/rubygems/commit/946180f5c1
|
|
https://github.com/rubygems/rubygems/commit/c26054e7e9
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/11171
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/11171
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/11171
|
|
Bumps [rb-sys](https://github.com/oxidize-rb/rb-sys) from 0.9.97 to 0.9.98.
- [Release notes](https://github.com/oxidize-rb/rb-sys/releases)
- [Commits](https://github.com/oxidize-rb/rb-sys/compare/v0.9.97...v0.9.98)
---
updated-dependencies:
- dependency-name: rb-sys
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
https://github.com/rubygems/rubygems/commit/291a5ad53c
|
|
https://github.com/rubygems/rubygems/commit/356726bd1a
|
|
Bumps [rb-sys](https://github.com/oxidize-rb/rb-sys) from 0.9.97 to 0.9.98.
- [Release notes](https://github.com/oxidize-rb/rb-sys/releases)
- [Commits](https://github.com/oxidize-rb/rb-sys/compare/v0.9.97...v0.9.98)
---
updated-dependencies:
- dependency-name: rb-sys
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
https://github.com/rubygems/rubygems/commit/d2846130bc
|
|
http://ci.rvm.jp/logfiles/brlog.trunk.20240709-010435#L1554
https://github.com/rubygems/rubygems/commit/a1a46f413b
|
|
https://github.com/rubygems/rubygems/commit/14c4c16e96
|
|
add_runtime_dependency
https://github.com/rubygems/rubygems/commit/9a08043858
|
|
https://github.com/rubygems/rubygems/commit/ccbbe84d77
|
|
https://github.com/rubygems/rubygems/commit/c31a1592ee
|
|
https://github.com/rubygems/rubygems/commit/c538558522
|
|
https://github.com/rubygems/rubygems/commit/29f71ee6d2
|
|
https://github.com/rubygems/rubygems/commit/c755bcde62
|
|
https://github.com/rubygems/rubygems/commit/ee45ebb5c3
|
|
https://github.com/rubygems/rubygems/commit/3ae4358024
|
|
OpenSSL::SSL::SSLServer
https://github.com/rubygems/rubygems/commit/21319eccac
|
|
https://github.com/rubygems/rubygems/commit/69bd962b56
|
|
https://github.com/rubygems/rubygems/commit/43f98b787b
|
|
TestGemRemoteFetcher
https://github.com/rubygems/rubygems/commit/52db9fd501
|
|
https://github.com/rubygems/rubygems/commit/d3ee8d2d3b
|
|
during tests
https://github.com/rubygems/rubygems/commit/39a47c264e
|
|
This method validates only what is required for resolution, skipping any
irrelevant metadata validation. This will be used by Bundler instead of
doing a full validation, allowing gem authors to use `bundle` commands
immediately in newly created gems without first having to fix invalid
metafata fields in the default gemspec.
https://github.com/rubygems/rubygems/commit/da7704cfc0
|
|
--bundler` fix
https://github.com/rubygems/rubygems/commit/c392593dc3
|
|
https://github.com/rubygems/rubygems/commit/3f22e9df8d
|
|
LIBRUBY_RELATIVE"
This reverts commit https://github.com/rubygems/rubygems/commit/06fd39997348, for a
bug that is fixed by https://github.com/rubygems/rubygems/commit/0148cce153a5.
https://github.com/rubygems/rubygems/commit/907e51e521
|
|
https://github.com/rubygems/rubygems/commit/0148cce153
|
|
LIBRUBY_RELATIVE
https://github.com/rubygems/rubygems/commit/06fd399973
|
|
Naively embed strings do not work if special characters (newline,
backslahes and so on) are contained.
https://github.com/rubygems/rubygems/commit/ac2c4c4af1
|
|
https://github.com/rubygems/rubygems/commit/a552732bed
|
|
https://github.com/rubygems/rubygems/commit/643e154f32
|
|
update` commands
This patch adds `--target-rbconfig` option to specify the rbconfig.rb file
for the deployment target platform. This is useful when cross-compiling
gems. At the moment, this option is only available for `extconf.rb`-based
extensions.
https://github.com/rubygems/rubygems/commit/cf2843f7a2
|
|
https://github.com/rubygems/rubygems/commit/ed585f2fca
|
|
https://github.com/rubygems/rubygems/commit/339f099870
|
|
https://github.com/rubygems/rubygems/commit/8dbe1dbdc7
Co-authored-by: MSP-Greg <Greg.mpls@gmail.com>
|
|
|
|
installed
https://github.com/rubygems/rubygems/commit/1b5644b666
|
|
It's consistent with the previous test and makes print debugging easier.
https://github.com/rubygems/rubygems/commit/d7f424df16
|
|
Make it not also install the gem in the default GEM_HOME.
https://github.com/rubygems/rubygems/commit/22de9a810a
|
|
https://github.com/rubygems/rubygems/commit/33328e54fd
|
|
user installed gems"
This reverts commit a3edc4abc574b04bcacfae2af188cce7d27bfcf1.
That commit caused test failure with Windows platform.
* https://github.com/ruby/ruby/actions/runs/9289018414/job/25561871390
* https://github.com/ruby/ruby/actions/runs/9289018425/job/25561873060
|
|
installed gems
https://github.com/rubygems/rubygems/commit/0eb6ed8f86
|
|
https://github.com/rubygems/rubygems/commit/7d2c4cf364
|