summaryrefslogtreecommitdiff
path: root/spec/bundler
AgeCommit message (Expand)Author
2024-11-25[rubygems/rubygems] Fix `bundle lock --add-checksums`David Rodríguez
2024-11-25[rubygems/rubygems] Fix test task name on generated readme when using test-unitgemmaro
2024-11-25[rubygems/rubygems] Fix gemfury credentials getting written to logs in verbos...David Rodríguez
2024-11-25[rubygems/rubygems] Improve index fetcher specsDavid Rodríguez
2024-11-22[rubygems/rubygems] fix bundle which commands on windowssodacris
2024-11-21Ensure that all Bundler commands have a man pageJerome Dalbert
2024-11-21[rubygems/rubygems] Fix `bundle remove` sometimes not removing gemsJerome Dalbert
2024-11-21[rubygems/rubygems] Fix locking of incorrect version of git gem in an edge caseDavid Rodríguez
2024-11-21[rubygems/rubygems] move system_gems let commandssodacris
2024-11-21[rubygems/rubygems] Explicitly load build_metadata.rb because Spec::BuildMeta...Hiroshi SHIBATA
2024-11-21[rubygems/rubygems] Silent verbose stdout for dependency of test gemsHiroshi SHIBATA
2024-11-20[rubygems/rubygems] Add man page for 'bundle issue' commandAndrew Nesbitt
2024-11-19[rubygems/rubygems] Add man page for 'bundle fund' commandAndrew Nesbitt
2024-11-19[rubygems/rubygems] Fix binstub test bugsodacris
2024-11-19Test with sinatra to 4.1.0David Rodríguez
2024-11-18Move spec directory from bundler examplesHiroshi SHIBATA
2024-11-18Don't use Spec::Path.base_system_gem_pathHiroshi SHIBATA
2024-11-15Port test_warn_zeitwerk.rb to RSpec exampleHiroshi SHIBATA
2024-11-15Port test_warn_bootsnap_and_gem.rb to RSpec exampleHiroshi SHIBATA
2024-11-15Port test_warn_bootsnap_rubyarchdir_gem.rb to RSpec exampleHiroshi SHIBATA
2024-11-15Port test_warn_bootsnap.rb to RSpec exampleHiroshi SHIBATA
2024-11-15Port test_no_warn_sub_feature.rb to RSpec exampleHiroshi SHIBATA
2024-11-15Port test_warn_sub_feature.rb to RSpec exampleHiroshi SHIBATA
2024-11-15Port -r option test to RSpec examplesHiroshi SHIBATA
2024-11-15Port bundle exec with shebang script to RSpec exampleHiroshi SHIBATA
2024-11-15Port bundle exec warning check to RSpec exampleHiroshi SHIBATA
2024-11-15Port test_no_warn_dependency.rb to RSpec exampleHiroshi SHIBATA
2024-11-15Port test_warn_dependency.rb to RSpec exampleHiroshi SHIBATA
2024-11-15Port test_no_warn_dash_gem.rb to RSpec exampleHiroshi SHIBATA
2024-11-15Use environmental variable for bundled_gems_spec.rbHiroshi SHIBATA
2024-11-15Port test_warn_redefined.rb to RSpec exampleHiroshi SHIBATA
2024-11-15Port test_warn_dash_gem.rb to RSpec exampleHiroshi SHIBATA
2024-11-15Port test_warn_bundled_gems.rb to RSpec exampleHiroshi SHIBATA
2024-11-14[rubygems/rubygems] Revert "mustermann depends on URI::RFC2396_PARSER behavior"Hiroshi SHIBATA
2024-11-14[rubygems/rubygems] Fix `bin/rake spec:all` taskDavid Rodríguez
2024-11-14[rubygems/rubygems] I don't see how this could happenDavid Rodríguez
2024-11-14[rubygems/rubygems] Make sure `bundle viz` specs are actually runDavid Rodríguez
2024-11-13[rubygems/rubygems] Include original error when openssl fails to loadDavid Rodríguez
2024-11-11[rubygems/rubygems] Add a `lockfile_checksums` configuration to include check...David Rodríguez
2024-11-11[rubygems/rubygems] Cancel `bundle console` deprecationDavid Rodríguez
2024-11-08[rubygems/rubygems] Fix private registry credentials being written to logssamisalamiws
2024-11-08[rubygems/rubygems] Warn on insecure materializationDavid Rodríguez
2024-11-08[rubygems/rubygems] Fix typoDavid Rodríguez
2024-11-08[rubygems/rubygems] Simplify tests that deal with lockfile using only "ruby" ...David Rodríguez
2024-11-08[rubygems/rubygems] Make sure platforms in spec lockfile are properly sortedDavid Rodríguez
2024-11-08[rubygems/rubygems] Add `bundle lock --add-checksums` to add checksums to an ...David Rodríguez
2024-11-07[rubygems/rubygems] Undeprecate Gemfiles without a global sourceDavid Rodríguez
2024-11-06[rubygems/rubygems] This is not about the lockfile anymoreDavid Rodríguez
2024-11-06[rubygems/rubygems] Automatically fix lockfile when the API reveals missing depsDavid Rodríguez
2024-11-06[rubygems/rubygems] Add missing spec for materializing lockfiles with only "r...David Rodríguez