index
:
ruby.git
The Ruby Programming Language
summary
refs
log
tree
commit
diff
path:
root
/
test
/
rubygems
/
test_gem_resolver_local_specification.rb
Age
Commit message (
Expand
)
Author
2023-03-23
util/rubocop -A --only Layout/EmptyLineAfterMagicComment
Hiroshi SHIBATA
2022-07-22
RubyGems: Enable Style/StringLiterals cop
Takuya Noguchi
2021-06-03
[rubygems/rubygems] Rename test/rubygems/test_{case,utilities}.rb to avoid "t...
Yusuke Endoh
2021-05-28
[rubygems/rubygems] Require the new files in `test/` relatively
David RodrÃguez
2021-05-12
[rubygems/rubygems] Use assert_path_exist and assert_path_not_exist instead o...
Hiroshi SHIBATA
2020-09-23
Revert "Manually merged from https://github.com/rubygems/rubygems/pull/2636"
Hiroshi SHIBATA
2020-09-23
Manually merged from https://github.com/rubygems/rubygems/pull/2636
Hiroshi SHIBATA
2020-07-31
Enforce no empty lines around class body in rubygems
David RodrÃguez
2018-11-21
Merge master branch from rubygems/rubygems upstream.
hsbt
2016-02-01
* lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.5.2.
hsbt
2015-12-16
Add frozen_string_literal: false for all files
naruse
2013-11-25
* lib/rubygems: Update to RubyGems master 612f85a. Notable changes:
drbrain