summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2025-08-18[rubygems/rubygems] Fix `bundle update foo` not upgrading foo to latest in a ...David Rodríguez
2025-08-18[rubygems/rubygems] Introduce `bundle list --format=json`Schneems
2025-08-18[rubygems/rubygems] Fix Bundler printing more flags than actually passed in v...David Rodríguez
2025-08-18[rubygems/rubygems] Fix `bundle cache --no-all` not printing a deprecation wa...David Rodríguez
2025-08-18[rubygems/rubygems] Don't worry about missing Makefile.Samuel Williams
2025-08-18[rubygems/rubygems] Removed to workaround for Bundler 2.2.Hiroshi SHIBATA
2025-08-14[ruby/prism] Be more defensive in the parser translator lexerEarlopain
2025-08-14[ruby/resolv] Require rbconfig in resolv.rbRyan Davis
2025-08-08[ruby/optparse] Use `~/.config` only if `$XDG_CONFIG_HOME` is unset or emptyNobuyoshi Nakada
2025-08-06[rubygems/rubygems] implement fallbackpjsk
2025-08-06[rubygems/rubygems] make things a bit more testablepjsk
2025-08-06[rubygems/rubygems] Use IMDSv2 for S3 instance credentialsFrank Olbricht
2025-08-06[rubygems/rubygems] Allow to use Gem::Deprecate#rubygems_deprecate and rubyge...Hiroshi SHIBATA
2025-08-06[rubygems/rubygems] Deprecate Gem::Specification#datadir and will remove it a...Hiroshi SHIBATA
2025-08-06[rubygems/rubygems] Added ability for changing deprecated version from only n...Hiroshi SHIBATA
2025-08-06[rubygems/rubygems] Removed compatibility.rb that file is for Ruby 1.9.Hiroshi SHIBATA
2025-08-04When reading from stdin, put a wrapper around the IO objectAaron Patterson
2025-08-03[ruby/optparse] Expand literal home paths onlyNobuyoshi Nakada
2025-08-01[ruby/prism] Match RubyParser behavior for -> lambda argsJustin Collins
2025-08-01[ruby/prism] RubyParser translation for stabby lambdas with `it`Justin Collins
2025-07-31Suppress maybe-uninitialized warningsNobuyoshi Nakada
2025-07-30[rubygems/rubygems] Remove unnecessary endless loop detectionDavid Rodríguez
2025-07-30[rubygems/rubygems] Bump vendored thor to 1.4.0David Rodríguez
2025-07-30[rubygems/rubygems] Fix truffleruby failing to install sorbet-static when the...David Rodríguez
2025-07-30[rubygems/rubygems] Remove JRuby workaroundDavid Rodríguez
2025-07-30[rubygems/rubygems] Remove out of date TODODavid Rodríguez
2025-07-29[ruby/prism] Do not use `0` to indicate the latest ruby version to parseEarlopain
2025-07-28[ruby/tsort] Add `changelog_uri` to gemspec metadataJason Garber
2025-07-28[ruby/shellwords] shellwords.gemspec: Avoid configuring exe/ directoryOlle Jonsson
2025-07-28(Temporarily?) delay path changes and global cache changesDavid Rodríguez
2025-07-27[ruby/English] Exclude unused files from gemNobuyoshi Nakada
2025-07-25[rubygems/rubygems] Document missing options from man pages:Edouard CHIN
2025-07-25[rubygems/rubygems] Fix spacing in bundle gem newgem.gemspec.ttMartin Emde
2025-07-22[rubygems/rubygems] Workaround RVM issue when using Bundler <= 2.5.22David Rodríguez
2025-07-19[ruby/fileutils] Make `ln_s` forward `target_directory` to `ln_sr`Nobuyoshi Nakada
2025-07-19[ruby/fileutils] A workaround for RBSNobuyoshi Nakada
2025-07-19[ruby/fileutils] A workaround for RBSNobuyoshi Nakada
2025-07-19[ruby/fileutils] Just the parent path of the destination symlink should existNobuyoshi Nakada
2025-07-19[ruby/fileutils] FileUtils.remove_dir checks directoryErik Berlin
2025-07-19[ruby/fileutils] Use shorter symlink by real pathsNobuyoshi Nakada
2025-07-19[ruby/fileutils] Fix up `FileUtils#ln_sr`Nobuyoshi Nakada
2025-07-18[ruby/fileutils] If `noop`, return before checking the argumentNobuyoshi Nakada
2025-07-18[ruby/fileutils] [DOC] Fix optional argument descriptionsAkihiko Odaki
2025-07-18[ruby/fileutils] Fix `ln_sf` with multiple sources and `target_directory: false`Nobuyoshi Nakada
2025-07-17Set development version to Bundler 2.8.0.dev and RubyGems 3.8.0.devDavid Rodríguez
2025-07-17Cancel `--force` deprecation in favor of `--redownload`David Rodríguez
2025-07-17[rubygems/rubygems] Restore treating "--" as an unknown platformDavid Rodríguez
2025-07-17[rubygems/rubygems] Fix `bundle binstub --path=foo` not printing a deprecatio...David Rodríguez
2025-07-17[rubygems/rubygems] Fix `bundle cache path=foo` not printing a deprecation me...David Rodríguez
2025-07-17[rubygems/rubygems] Remove unnecessary `flag_deprecation` methodDavid Rodríguez