aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* [rubygems/rubygems] https functionality was merged into `net/https`David Rodríguez2020-07-311-5/+0
* Fix arity of Hash#to_proc [Bug #12671]Benoit Daloze2020-07-291-0/+4
* Use https instead of httpKazuhiro NISHIYAMA2020-07-283-6/+6
* Do not assume all compilers accept same flags as gccNobuyoshi Nakada2020-07-281-1/+1
* Update to ruby/spec@07164daBenoit Daloze2020-07-2738-44/+733
* Update to ruby/mspec@9cffee9Benoit Daloze2020-07-271-1/+4
* Switch reserved for numbered parameter warning to SyntaxErrorJeremy Evans2020-07-221-10/+29
* Make StringIO encoding fixedNobuyoshi Nakada2020-07-202-3/+3
* Import remaining changesDavid Rodríguez2020-07-154-39/+54
* [rubygems/rubygems] Tag the specs with :readlineUtkarsh Gupta2020-07-151-5/+5
* [rubygems/rubygems] Add tests with different flag combinationsUtkarsh Gupta2020-07-151-11/+44
* [rubygems/rubygems] Allow setting a tag prefix to be used by gem release tasksDavid Rodríguez2020-07-151-0/+17
* [rubygems/rubygems] Fix line spacing to make Layout/EmptyLines happyUtkarsh Gupta2020-07-151-1/+1
* [rubygems/rubygems] Remove unneeded trailing conditions on exitstatusDavid Rodríguez2020-07-1520-52/+52
* [rubygems/rubygems] Easier way to find path to ruby binaryDavid Rodríguez2020-07-151-4/+1
* [rubygems/rubygems] Remove unnecessary assertions on exitstatusDavid Rodríguez2020-07-1521-46/+0
* [rubygems/rubygems] No need to update remotesDavid Rodríguez2020-07-151-1/+0
* [rubygems/rubygems] Git clone already takes care of thisDavid Rodríguez2020-07-151-1/+0
* [rubygems/rubygems] Clone rubygems from the local repoDavid Rodríguez2020-07-151-1/+1
* [rubygems/rubygems] Skip this spec on ruby_core workflowUtkarsh Gupta2020-07-151-2/+3
* [rubygems/rubygems] Use latest version of rubocop for RUBY_VERSION > 2.4Utkarsh Gupta2020-07-151-1/+2
* [rubygems/rubygems] Use `--config .rubocop.yml` insteadUtkarsh Gupta2020-07-151-1/+1
* [rubygems/rubygems] Lock rubocop version to 0.80.1Utkarsh Gupta2020-07-151-1/+1
* [rubygems/rubygems] Fix linting and make Style/RedundantInterpolation happyUtkarsh Gupta2020-07-151-4/+4
* [rubygems/rubygems] Fix test to run rubocop on the generated gemUtkarsh Gupta2020-07-151-4/+2
* [rubygems/rubygems] Make Style/HashSyntax cop happyUtkarsh Gupta2020-07-151-7/+7
* [rubygems/rubygems] WIP: add test to run rubocop on the generated gemUtkarsh Gupta2020-07-151-0/+12
* [rubygems/rubygems] Fix tests pertaining to newgemUtkarsh Gupta2020-07-151-1/+9
* [rubygems/rubygems] Show also output from all commands on rubygems checkout e...David Rodríguez2020-07-151-1/+9
* [rubygems/rubygems] Remove `--quiet` flag to `git checkout`David Rodríguez2020-07-151-1/+1
* [rubygems/rubygems] Bundler specs - Windows - remove skips, File.open => File...MSP-Greg2020-07-155-29/+3
* [rubygems/rubygems] bundler/spec/commands/binstubs_spec.rb - remove global Wi...MSP-Greg2020-07-151-4/+1
* RBasci::flags (VALUE) doesn't match int.Koichi Sasada2020-07-151-6/+17
* Fixed yday and wday with timezone [Bug #17024]Nobuyoshi Nakada2020-07-121-0/+4
* Avoid deprecated OpenSSL::Digest constantsBart de Water2020-06-292-2/+2
* Update to ruby/spec@6c466d4Benoit Daloze2020-06-271-1/+1
* Update to ruby/spec@b6b7752Benoit Daloze2020-06-2735-55/+651
* Update to ruby/mspec@6cb1f10Benoit Daloze2020-06-274-5/+8
* Implement Proc#== and #eql?Jeremy Evans2020-06-193-9/+21
* Dup splat array in certain cases where there is a block argumentJeremy Evans2020-06-181-9/+27
* [rubygems/rubygems] Make sure to pass URI's to `:git`David Rodríguez2020-06-181-9/+9
* [rubygems/rubygems] Better skip messagesDavid Rodríguez2020-06-182-2/+2
* [rubygems/rubygems] More portable PATH editionDavid Rodríguez2020-06-181-1/+1
* [rubygems/rubygems] Only add .rubocop.yml when --rubocop flag is passedUtkarsh Gupta2020-06-181-7/+0
* Ship default .rubocop.ymlUtkarsh Gupta2020-06-181-0/+7
* [rubygems/rubygems] Only add .rubocop.yml when --rubocop flag is passedUtkarsh Gupta2020-06-181-0/+8
* Undeprecate the `--no-cache` flagDavid Rodríguez2020-06-181-1/+0
* s/sys_exec!/sys_execDavid Rodríguez2020-06-187-14/+14
* [rubygems/rubygems] Remove now unused "bang helpers"David Rodríguez2020-06-181-12/+0
* [rubygems/rubygems] s/run!/runDavid Rodríguez2020-06-1813-33/+33