summaryrefslogtreecommitdiff
path: root/lib/bundler/rubygems_ext.rb
AgeCommit message (Expand)Author
2024-02-08[rubygems/rubygems] Removed unnecessary disabling of Style/RedundantParenthesesHiroshi SHIBATA
2024-01-11[rubygems/rubygems] Disable false positive correctionHiroshi SHIBATA
2024-01-11[rubygems/rubygems] bin/rubocop -A --only Style/RedundantParenthesesHiroshi SHIBATA
2023-12-14[rubygems/rubygems] This patch should be no longer neededDavid Rodríguez
2023-12-12Sync with upstream rubygems (#9206)David Rodríguez
2023-12-12[rubygems/rubygems] Revert missing extensions patchDavid Rodríguez
2023-12-11[rubygems/rubygems] Override initialize in bundle rubygems_ext for NameTupleMartin Emde
2023-12-08[rubygems/rubygems] Don't memoize in NameTuple lock_nameMartin Emde
2023-12-07[rubygems/rubygems] Use modern hashes consistentlyDavid Rodríguez
2023-11-13[rubygems/rubygems] Make sure to `require "rubygems"` explicitlyNobuyoshi Nakada
2023-11-13[rubygems/rubygems] Drop support for Ruby 2.6 and Ruby 2.7 in BundlerDavid Rodríguez
2023-11-08[rubygems/rubygems] Ensure we are using the same extension dirHan Young
2023-11-08[rubygems/rubygems] Hack to get `Gem::Specification#extensions_dir` documentedDavid Rodríguez
2023-10-23[rubygems/rubygems] Improve errors and register checksums reliablyMartin Emde
2023-07-25[rubygems/rubygems] Extract Gem::BUNDLED_GEMS from BundlerHiroshi SHIBATA
2023-07-25[rubygems/rubygems] Added warnings targets for old version of RubyHiroshi SHIBATA
2023-07-25[rubygems/rubygems] Added Ruby version for bundled gems to warningsHiroshi SHIBATA
2023-07-25[rubygems/rubygems] make bundled gemst list as constant under Gem namespaceHiroshi SHIBATA
2023-03-28[rubygems/rubygems] Onboard Rubocop Naming/MemoizedInstanceVariableName rule ...Josef Šimánek
2023-03-15[rubygems/rubygems] Don't use full_required_path and extension_dir under the ...Hiroshi SHIBATA
2023-03-15[rubygems/rubygems] Removed test forHiroshi SHIBATA
2023-03-15[rubygems/rubygems] Move build artifact detection logic for root gemspec to b...Hiroshi SHIBATA
2022-12-24Merge RubyGems-3.4.0 and Bundler-2.4.0Hiroshi SHIBATA
2022-12-12Merge RubyGems/Bundler masterHiroshi SHIBATA
2022-11-08[rubygems/rubygems] Add tests for universal Ruby with arch-specific prebuilt ...Bo Anderson
2022-11-08[rubygems/rubygems] Map 'universal' to the real arch in Bundler for prebuilt ...Bo Anderson
2022-10-01[rubygems/rubygems] Fix matching of eabihf platformsDavid Rodríguez
2022-10-01[rubygems/rubygems] Fix matching of linux platforms with eabi modifiersDavid Rodríguez
2022-10-01[rubygems/rubygems] Refactor platform matching on LinuxDavid Rodríguez
2022-09-05[rubygems/rubygems] Fix resolution hanging on musl platformsDavid Rodríguez
2022-09-01[rubygems/rubygems] Support non gnu libc arm-linux-eabi platformsなつき
2022-08-29[rubygems/rubygems] Add platform :windows as a shortcut for all Windows platf...shields
2022-08-24[rubygems/rubygems] Backport non-gnu libc on linux platform matching to BundlerDavid Rodríguez
2022-08-23Merge rubygems/bundler HEADHiroshi SHIBATA
2022-08-02[rubygems/rubygems] Fix incorrect force_ruby_platform propagationDavid Rodríguez
2022-07-29Merge rubygems master from https://github.com/rubygems/rubygems/commit/446cc5...Hiroshi SHIBATA
2022-07-26Merge rubygems/bundler HEADHiroshi SHIBATA
2022-07-13Merge RubyGems and Bundler masterHiroshi SHIBATA
2022-05-20Merge RubyGems and Bundler HEADHiroshi SHIBATA
2022-04-28Merge https://github.com/rubygems/rubygems/commit/3f7d0352e84b29d4a2d4cd93b31...Hiroshi SHIBATA
2022-04-28Merge RubyGems/Bundler masterHiroshi SHIBATA
2022-02-28Merge RubyGems and Bundler masterHiroshi SHIBATA
2021-12-27Track RubyGems 3.4.0dev and Bundler 2.4.0devHiroshi SHIBATA
2021-12-27Check if `Kernel#untaint` is defined instead of version comparisonNobuyoshi Nakada
2021-10-13[rubygems/rubygems] Fix `bundle install` to force reinstallation of deleted gemsDavid Rodriguez
2021-07-14Merge RubyGems/Bundler master from 8459ebd6ad65ce3397233416dc64083ae7572bb9Hiroshi SHIBATA
2021-07-07Sync RubyGems and Bundler with upstreamHiroshi SHIBATA
2021-07-07Sync latest bundler & rubygems development versionDavid Rodríguez
2021-03-08Sync latest development version of bundler & rubygemsDavid Rodríguez
2020-10-15Merge bundler-2.2.0.rc.2Hiroshi SHIBATA