summaryrefslogtreecommitdiff
path: root/spec/bundler/runtime
AgeCommit message (Expand)Author
2024-02-16[rubygems/rubygems] bin/rubocop -aHiroshi SHIBATA
2024-02-15Update the error message format in bundlerYusuke Endoh
2024-01-29[rubygems/rubygems] Add a spec to prove uri is no longer loadedDavid Rodríguez
2024-01-29[rubygems/rubygems] Remove no longer needed uri install during specsDavid Rodríguez
2023-12-16[rubygems/rubygems] Fix Bundler daily CIDavid Rodríguez
2023-12-14[rubygems/rubygems] Revert "Improve default gem handling"David Rodríguez
2023-12-13[rubygems/rubygems] Improve default gem handlingDavid Rodríguez
2023-12-13[rubygems/rubygems] Add a spec to cover what vendoring timeout fixesDavid Rodríguez
2023-12-13[rubygems/rubygems] Remove no longer needed gem install during testDavid Rodríguez
2023-12-13[rubygems/rubygems] Avoid loading artifice when not necessaryDavid Rodríguez
2023-12-12Sync with upstream rubygems (#9206)David Rodríguez
2023-12-12[rubygems/rubygems] Bump rake version used by testsDavid Rodríguez
2023-12-07[rubygems/rubygems] Use modern hashes consistentlyDavid Rodríguez
2023-12-05[rubygems/rubygems] Converts Bundler lockfile checksum validation to opt-in onlyMartin Emde
2023-11-27[rubygems/rubygems] Remove no longer necessary workaround for old RubyGemsDavid 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-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 lockfileThong Kuah
2023-10-13Removed examples for warning bundled gemsHiroshi SHIBATA
2023-10-09[rubygems/rubygems] Exempt default gem 'etc' in setup tests for rubies before...Martin Emde
2023-10-03[rubygems/rubygems] 🚨 Rubocop LintingPeter Boling
2023-09-21[rubygems/rubygems] Stop bundler eagerly loading all specs with extsSamuel Giddins
2023-09-01[rubygems/rubygems] Use assertion message strictlyHiroshi SHIBATA
2023-08-28[rubygems/rubygems] Fixed malformed lockfile version on installingImir Kiyamov
2023-07-30[rubygems/rubygems] Use the dedicated method to convert file pathNobuyoshi Nakada
2023-07-28Use Gem::BUNDLED_GEMS::SINCEHiroshi SHIBATA
2023-07-25[rubygems/rubygems] bin/rubocop -AHiroshi SHIBATA
2023-07-25[rubygems/rubygems] Extract Gem::BUNDLED_GEMS from BundlerHiroshi SHIBATA
2023-07-25[rubygems/rubygems] Skip warnings if bundled gems is already loadedHiroshi 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] Added examples for warnings featureHiroshi SHIBATA
2023-07-24[rubygems/rubygems] Rename local to lockfile and global to systemHiroshi SHIBATA
2023-07-24[rubygems/rubygems] Exclude Bundler from missing locked dependencies checkDavid Rodríguez
2023-07-24[rubygems/rubygems] Prefer squiggly heredocs over custom helperDavid Rodríguez
2023-07-13[rubygems/rubygems] Dont't use Bundler::VERSIONHiroshi SHIBATA
2023-07-13[rubygems/rubygems] restart with BUNDLE_VERSION if it's specifiedHiroshi SHIBATA
2023-07-13[rubygems/rubygems] Introduce bundle config set version featureHiroshi SHIBATA
2023-06-20Merge rubygems/rubygems HEADHiroshi SHIBATA
2023-06-06[rubygems/rubygems] Fix inline mode with multiple sourcesDavid Rodríguez
2023-03-17[rubygems/rubygems] Simplify `lockfile_platforms` helperDavid Rodríguez
2023-03-17[rubygems/rubygems] Use splatted args to `lockfile_platforms_for`David Rodríguez
2023-03-16[rubygems/rubygems] Applied Layout/SpaceAroundOperators copHiroshi SHIBATA
2023-03-03[rubygems/rubygems] Alias CurrentRuby#mswin?, mswin64?, mingw?, x64_mingw? to...johnnyshields
2023-02-21Merge rubygems/bundler masterHiroshi SHIBATA
2023-01-31Merge RubyGems/Bundler master.Hiroshi SHIBATA
2023-01-31[rubygems/rubygems] Fix issue with extensions not compiling properly using in...Tim Bates
2023-01-10Merge RubyGems and Bundler masterHiroshi SHIBATA
2022-12-12Merge RubyGems/Bundler masterHiroshi SHIBATA