index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
Age
Commit 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-unit
gemmaro
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 specs
David Rodríguez
2024-11-22
[rubygems/rubygems] fix bundle which commands on windows
sodacris
2024-11-21
Ensure that all Bundler commands have a man page
Jerome Dalbert
2024-11-21
[rubygems/rubygems] Fix `bundle remove` sometimes not removing gems
Jerome Dalbert
2024-11-21
[rubygems/rubygems] Fix locking of incorrect version of git gem in an edge case
David Rodríguez
2024-11-21
[rubygems/rubygems] move system_gems let commands
sodacris
2024-11-21
Omit flaky example with Windows platform
Hiroshi SHIBATA
2024-11-21
Removed needless require for build_metadata
Hiroshi SHIBATA
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 gems
Hiroshi SHIBATA
2024-11-20
[rubygems/rubygems] Add man page for 'bundle issue' command
Andrew Nesbitt
2024-11-19
[rubygems/rubygems] Add man page for 'bundle fund' command
Andrew Nesbitt
2024-11-19
[rubygems/rubygems] Fix binstub test bug
sodacris
2024-11-19
[Bug #20900] Warn deprecated constant when removing
Nobuyoshi Nakada
2024-11-19
Test with sinatra to 4.1.0
David Rodríguez
2024-11-18
Move configuration to RSpec.configure
Hiroshi SHIBATA
2024-11-18
Need to install all of dependency for bundler test suite
Hiroshi SHIBATA
2024-11-18
Fixed required path with example location
Hiroshi SHIBATA
2024-11-18
Load required helpers from bundler examples and invoke bundled_gems_spec.rb a...
Hiroshi SHIBATA
2024-11-18
Move spec directory from bundler examples
Hiroshi SHIBATA
2024-11-18
Don't use Spec::Path.base_system_gem_path
Hiroshi SHIBATA
2024-11-15
Port test_warn_zeitwerk.rb to RSpec example
Hiroshi SHIBATA
2024-11-15
Port test_warn_bootsnap_and_gem.rb to RSpec example
Hiroshi SHIBATA
2024-11-15
Port test_warn_bootsnap_rubyarchdir_gem.rb to RSpec example
Hiroshi SHIBATA
2024-11-15
Port test_warn_bootsnap.rb to RSpec example
Hiroshi SHIBATA
2024-11-15
Port test_no_warn_sub_feature.rb to RSpec example
Hiroshi SHIBATA
2024-11-15
Port test_warn_sub_feature.rb to RSpec example
Hiroshi SHIBATA
2024-11-15
Port -r option test to RSpec examples
Hiroshi SHIBATA
2024-11-15
Port bundle exec with shebang script to RSpec example
Hiroshi SHIBATA
2024-11-15
Port bundle exec warning check to RSpec example
Hiroshi SHIBATA
2024-11-15
Port test_no_warn_dependency.rb to RSpec example
Hiroshi SHIBATA
2024-11-15
Port test_warn_dependency.rb to RSpec example
Hiroshi SHIBATA
2024-11-15
Port test_no_warn_dash_gem.rb to RSpec example
Hiroshi SHIBATA
2024-11-15
[ruby/syntax_suggest] Fix missing line break due to puts logic
Schneems
2024-11-15
Use environmental variable for bundled_gems_spec.rb
Hiroshi SHIBATA
2024-11-15
Port test_warn_redefined.rb to RSpec example
Hiroshi SHIBATA
2024-11-15
Port test_warn_dash_gem.rb to RSpec example
Hiroshi SHIBATA
2024-11-15
Port test_warn_bundled_gems.rb to RSpec example
Hiroshi SHIBATA
2024-11-14
Include the currently active GC in RUBY_DESCRIPTION
Matt 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` task
David Rodríguez
2024-11-14
[rubygems/rubygems] I don't see how this could happen
David Rodríguez
2024-11-14
[rubygems/rubygems] Make sure `bundle viz` specs are actually run
David Rodríguez
2024-11-13
Mark strings returned by Symbol#to_s as chilled (#12065)
Jean byroot Boussier
2024-11-13
[rubygems/rubygems] Include original error when openssl fails to load
David 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` deprecation
David Rodríguez
[next]