summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
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-15[ruby/syntax_suggest] Fix missing line break due to puts logicSchneems
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-14Include the currently active GC in RUBY_DESCRIPTIONMatt Valentine-House
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-13Mark strings returned by Symbol#to_s as chilled (#12065)Jean byroot Boussier
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-08Do not round `a**b` to infinityYusuke Endoh
2024-11-08[rubygems/rubygems] Add `bundle lock --add-checksums` to add checksums to an ...David Rodríguez
2024-11-07Quarantine unreliable specBenoit Daloze
2024-11-07[rubygems/rubygems] Undeprecate Gemfiles without a global sourceDavid Rodríguez
2024-11-07Loosen the criteria for timing checks of Kernel#sleepYusuke Endoh
2024-11-06Update to ruby/spec@54c391eBenoit Daloze
2024-11-06Update to ruby/mspec@6499325Benoit Daloze
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
2024-11-06[rubygems/rubygems] Fix some JRuby warnings when using `bundler/setup` with R...David Rodríguez
2024-11-06macOS 15 is the stable version todayHiroshi SHIBATA
2024-11-06Assert newly added warning in `JSON.load`Nobuyoshi Nakada
2024-11-05[rubygems/rubygems] Test with JRuby 9.4.9.0David Rodríguez
2024-11-04YJIT: Replace Array#each only when YJIT is enabled (#11955)Takashi Kokubun
2024-11-04[rubygems/rubygems] Fix incompatible encodings errorDavid Rodríguez
2024-10-31[rubygems/rubygems] Add useful error message for plugin loadSarah Sehr
2024-10-30[rubygems/rubygems] Update `--ext=rust` to support compiling the native exten...Guilherme Carreiro
2024-10-23Harden the ObjectSpace.memsize_of specJean Boussier
2024-10-23[rubygems/rubygems] Print a proper error when there's a previous empty instal...David Rodríguez
2024-10-23[rubygems/rubygems] Improve Bundler errors when trying to install to a protec...David Rodríguez
2024-10-23[rubygems/rubygems] Improve `Bundler::GenericSystemCall` error messageDavid Rodríguez
2024-10-23[rubygems/rubygems] Consistently use `:create` action when creating directoriesDavid Rodríguez
2024-10-23[rubygems/rubygems] Fix out of date spec descriptionDavid Rodríguez