| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-06-29 | CVE-2023-36617 for Ruby 3.0 (#7997) | Hiroshi SHIBATA | |
| * Merge URI-0.10.3 * Merge URI-0.10.0.3 for Bundler | |||
| 2023-03-29 | Merge URI-0.10.2 for Ruby 3.0 (#7607) | Hiroshi SHIBATA | |
| * Merge URI-0.10.2 * Merge URI-0.10.0.2 for bundler * Added assert_linear_performance for URI tests | |||
| 2022-04-12 | Merge Bundler-2.2.33 | Hiroshi SHIBATA | |
| 2021-11-24 | Merge RubyGems-3.2.32 and Bundler-2.2.32 | Hiroshi SHIBATA | |
| 2021-11-22 | Merge RubyGems 3.2.31 and Bundler 2.2.31 | Hiroshi SHIBATA | |
| 2021-11-22 | Merge RubyGems 3.2.30 and Bundler 2.2.30 | Hiroshi SHIBATA | |
| 2021-11-22 | Merge RubyGems 3.2.29 and Bundler 2.2.29 | Hiroshi SHIBATA | |
| 2021-11-22 | Merge RubyGems 3.2.28 and Bundler 2.2.28 | Hiroshi SHIBATA | |
| 2021-11-22 | Merge RubyGems 3.2.27 and Bundler 2.2.27 | Hiroshi SHIBATA | |
| 2021-08-19 | Merge RubyGems 3.2.26 and Bundler 2.2.26 | Hiroshi SHIBATA | |
| 2021-08-19 | Merge RubyGems 3.2.25 and Bundler 2.2.25 | Hiroshi SHIBATA | |
| 2021-08-19 | Merge RubyGems 3.2.24 and Bundler 2.2.24 | Hiroshi SHIBATA | |
| 2021-08-19 | Merge RubyGems 3.2.23 and Bundler 2.2.23 | Hiroshi SHIBATA | |
| 2021-07-07 | Merge RubyGems-3.2.22 and Bundler-2.2.22 | Hiroshi SHIBATA | |
| 2021-07-07 | Merge RubyGems-3.2.21 and Bundler-2.2.21 | Hiroshi SHIBATA | |
| 2021-07-07 | Use the latest version of Bundler's gemspec | Hiroshi SHIBATA | |
| 2021-07-07 | Merge RubyGems-3.2.20 and Bundler-2.2.20 | Hiroshi SHIBATA | |
| 2021-07-07 | Merge RubyGems-3.2.19 and Bundler-2.2.19 | Hiroshi SHIBATA | |
| 2021-07-07 | Merge RubyGems-3.2.18 and Bundler-2.2.18 | Hiroshi SHIBATA | |
| 2021-07-07 | Merge RubyGems-3.2.17 and Bundler-2.2.17 | Hiroshi SHIBATA | |
| 2021-07-07 | Merge RubyGems-3.2.16 and Bundler-2.2.16 | Hiroshi SHIBATA | |
| 2021-03-24 | Merge RubyGems-3.2.15 and Bundler-2.2.15 (#4311) | Hiroshi SHIBATA | |
| 2021-03-11 | Merge RubyGems-3.2.14 and Bundler-2.2.14 | Hiroshi SHIBATA | |
| 2021-03-11 | Merge RubyGems-3.2.13 and Bundler-2.2.13 | Hiroshi SHIBATA | |
| 2021-03-11 | Merge RubyGems-3.2.12 and Bundler-2.2.12 | Hiroshi SHIBATA | |
| 2021-03-11 | Merge RubyGems-3.2.11 and Bundler-2.2.11 | Hiroshi SHIBATA | |
| 2021-03-11 | Merge RubyGems-3.2.10 and Bundler-2.2.10 | Hiroshi SHIBATA | |
| 2021-02-09 | Merge RubyGems 3.2.9 and Bundler 2.2.9 (#4158) | Hiroshi SHIBATA | |
| 2021-02-02 | Merge Bundler-2.2.7 | Hiroshi SHIBATA | |
| 2021-01-21 | Merge RubyGems 3.2.6 and Bundler 2.2.6 (#4103) | Hiroshi SHIBATA | |
| 2021-01-14 | Merge Bundler-2.2.5 | Hiroshi SHIBATA | |
| 2021-01-14 | Merge Bundler-2.2.4 | Hiroshi SHIBATA | |
| 2020-12-23 | Merge RubyGems 3.2.3 and Bundler 2.2.3 | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/3982 | |||
| 2020-12-18 | Merge RubyGems 3.2.2 and Bundler 2.2.2 | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/3930 | |||
| 2020-12-15 | Prepare to release rubygems-3.2.1 and bundler-2.2.1 | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/3901 | |||
| 2020-12-08 | Merge prepare version of Bundler 2.2.0 | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/3864 | |||
| 2020-10-15 | Merge bundler-2.2.0.rc.2 | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/3659 | |||
| 2020-09-28 | [rubygems/rubygems] Move comment below shebang in bin/console template | Steven Peckins | |
| In an executable script, the shebang line should be the first line (the file needs to start with the bytes 0x23 0x21). Putting a comment above it will break the script. (Regression test included per @deivid-rodriguez) https://github.com/rubygems/rubygems/commit/962e669feb Notes: Merged: https://github.com/ruby/ruby/pull/3599 | |||
| 2020-09-28 | [rubygems/rubygems] Fix ls-files matching regexp | Nobuyoshi Nakada | |
| As splitting by NUL means to allow the file names to contain newlines, path names should match at beginning-of-string instead of beginning-of-line. https://github.com/rubygems/rubygems/commit/8a81183236 Notes: Merged: https://github.com/ruby/ruby/pull/3599 | |||
| 2020-09-23 | bump Bundler's version to 2.2.0.rc.1 | Hiroshi SHIBATA | |
| 2020-09-17 | Fix typos [ci skip] | Kazuhiro NISHIYAMA | |
| s/overriden/overridden/ | |||
| 2020-07-31 | [rubygems/rubygems] Remove now unneeded code | David Rodríguez | |
| We patch `net-http-persistent` to not autoload `openssl`. https://github.com/rubygems/rubygems/commit/757dec3cf2 Notes: Merged: https://github.com/ruby/ruby/pull/3379 | |||
| 2020-07-15 | Import remaining changes | David Rodríguez | |
| The "sync with commits" scripts failed to properly import these for some reason. Notes: Merged: https://github.com/ruby/ruby/pull/3275 | |||
| 2020-07-15 | [rubygems/rubygems] Unswallow `Gem::Package::FormatError` | David Rodríguez | |
| This error happen in a CI run, and as it is currently, it doesn't give any useful information about the underlying cause. Let's not swallow the original error. https://github.com/rubygems/rubygems/commit/8c17ba2f45 Notes: Merged: https://github.com/ruby/ruby/pull/3275 | |||
| 2020-07-15 | [rubygems/rubygems] Allow setting a tag prefix to be used by gem release tasks | David Rodríguez | |
| https://github.com/rubygems/rubygems/commit/679008f23a Notes: Merged: https://github.com/ruby/ruby/pull/3275 | |||
| 2020-07-15 | [rubygems/rubygems] Fix line spacing to make Layout/EmptyLines happy | Utkarsh Gupta | |
| The Gemfile wasn't properly put in the last commit. As a result, Layout/EmptyLines inspected an offense in the Gemfile. This also fixes the spec w.r.t change in the task default. Signed-off-by: Utkarsh Gupta <utkarsh@debian.org> https://github.com/rubygems/rubygems/commit/d1418fddd3 Notes: Merged: https://github.com/ruby/ruby/pull/3275 | |||
| 2020-07-15 | [rubygems/rubygems] Add blank lines to make Bundler/OrderedGems happy | Utkarsh Gupta | |
| If the blank lines aren't used, then rubocop tries to sort them in alphabetical order within their section. Thus, adding lines so rubocop considers them as different sections and doesn't try to sort them. Signed-off-by: Utkarsh Gupta <utkarsh@debian.org> https://github.com/rubygems/rubygems/commit/cf44b18f0f Notes: Merged: https://github.com/ruby/ruby/pull/3275 | |||
| 2020-07-15 | [rubygems/rubygems] Fix Rakefile to make Style/SymbolArray happy | Utkarsh Gupta | |
| In case of multiple Rake tasks, the default tasks would look something like this: `task default: [:spec, :rubocop]` Instead, they should use %i and look something like this: `task default: %i[spec rubocop]` Signed-off-by: Utkarsh Gupta <utkarsh@debian.org> https://github.com/rubygems/rubygems/commit/487ecd59ce Notes: Merged: https://github.com/ruby/ruby/pull/3275 | |||
| 2020-07-15 | [rubygems/rubygems] Fix remaining RuboCop issues | Utkarsh Gupta | |
| With #3731 and #3740 merged, this covers up the remaining part of the issues. This was discovered when one tries to create a gem with a different framework. Could be reproduced with: `bundle gem foo --ext --test=test-unit` Signed-off-by: Utkarsh Gupta <utkarsh@debian.org> https://github.com/rubygems/rubygems/commit/51b6457150 Notes: Merged: https://github.com/ruby/ruby/pull/3275 | |||
| 2020-07-15 | [rubygems/rubygems] Avoid calling LoadError#message because of its slowness | Jean Boussier | |
| Instead we can rely on `LoadError#path` https://github.com/rubygems/rubygems/commit/16d5c3b43c Notes: Merged: https://github.com/ruby/ruby/pull/3275 | |||
