summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2025-11-11[ruby/rubygems] Use Spec::Path.relative_gemspecHiroshi SHIBATA
2025-11-11[ruby/rubygems] build gems directly instead of shelling outAaron Patterson
2025-11-10[ruby/rubygems] Hide patchlevel from lockfileHiroshi SHIBATA
2025-11-07[ruby/rubygems] Use Dir.pwd instead of Pathname.pwdHiroshi SHIBATA
2025-11-07[ruby/rubygems] Restore pathname for rake dev:depsHiroshi SHIBATA
2025-11-07[ruby/rubygems] Replace Pathname#rmtree to FileUtils.rm_rf directlyHiroshi SHIBATA
2025-11-07[ruby/rubygems] Removed unnecessary loading of pathnameHiroshi SHIBATA
2025-11-07Update Bundler::CurrentRuby::ALL_RUBY_VERSIONSNobuyoshi Nakada
2025-11-06Adjust OpenSSL specs for digest algorithm lookupKazuki Yamaguchi
2025-11-05Use the exception class mentioned in the docNobuyoshi Nakada
2025-11-04Resurrect tests for StringScanner#rest?Takashi Kokubun
2025-11-05Remove tests for obsolete StringScanner methodsNobuyoshi Nakada
2025-10-31[Bug #13671] Fix that "ss" in look-behind causes syntax errorK.Takata
2025-10-30[Feature #19630] Limit the versions with the old behaviorNobuyoshi Nakada
2025-10-29Fix for other than UTF-8 environmentsNobuyoshi Nakada
2025-10-29Remove alternatives for ruby 1.8 and earliersNobuyoshi Nakada
2025-10-28Update to ruby/spec@3bc45baAndrew Konchin
2025-10-28[ruby/rubygems] Simulate default gems manuallyHiroshi SHIBATA
2025-10-27[ruby/rubygems] If we use shared GEM_HOME and install multiple versions, it m...Hiroshi SHIBATA
2025-10-27[ruby/rubygems] Use dummy gem instead of uri.Hiroshi SHIBATA
2025-10-27[ruby/rubygems] FixupHiroshi SHIBATA
2025-10-20[ruby/rubygems] Now ruby/rubygems is the canonical repository urlHiroshi SHIBATA
2025-10-17[rubygems/rubygems] Postpone to remove legacy mingw platformHiroshi SHIBATA
2025-10-15[rubygems/rubygems] Add checksum of gems hosted on private servers:Edouard CHIN
2025-10-15[rubygems/rubygems] Added example for global path with GemfileHiroshi SHIBATA
2025-10-15[rubygems/rubygems] Removed duplicated examples with bundle installHiroshi SHIBATA
2025-10-15[rubygems/rubygems] Use `default_cache_path` helper for brevityDavid Rodríguez
2025-10-15[rubygems/rubygems] Test current clean after bundle update behaviorDavid Rodríguez
2025-10-15[rubygems/rubygems] Restore an accidentally changes of cache_spec.rbHiroshi SHIBATA
2025-10-15[rubygems/rubygems] Replaced Bundler::SharedHelpers.major_deprecation to feat...Hiroshi SHIBATA
2025-10-14[rubygems/rubygems] Bump up to test version for 4.0.0.devHiroshi SHIBATA
2025-10-14[rubygems/rubygems] Added example for legacy windows platformHiroshi SHIBATA
2025-10-14[rubygems/rubygems] Removed obsoleted examples for legacy windows platformHiroshi SHIBATA
2025-10-14[rubygems/rubygems] Removed deprecated legacy windows platform supportHiroshi SHIBATA
2025-10-11Update bundled bigdecimal version (#14809)tomoya ishida
2025-10-10[rubygems/rubygems] Added extra examples for cli_help default commandHiroshi SHIBATA
2025-10-09[rubygems/rubygems] Update lockfiles with 4.0.0.devHiroshi SHIBATA
2025-10-09[rubygems/rubygems] bin/rubocop -AHiroshi SHIBATA
2025-10-09[rubygems/rubygems] Catch error instead of deprecated message at --no-keep-fi...Hiroshi SHIBATA
2025-10-09[rubygems/rubygems] Removed obsoleted windows platform exampleHiroshi SHIBATA
2025-10-09[rubygems/rubygems] Removed obsoleted exampleHiroshi SHIBATA
2025-10-09[rubygems/rubygems] Removed Bundler.current_ruby.maglev*? and raise Bundler::...Hiroshi SHIBATA
2025-10-09[rubygems/rubygems] Fixed failing examples with 4.0.0.dev versionHiroshi SHIBATA
2025-10-09[rubygems/rubygems] Fix `bundle install` when the Gemfile contains "install_i...Edouard CHIN
2025-10-09FreeBSD returns EAI_FAIL instead of EAI_FAMILY in getaddrinfo and getnameinfo...Benoit Daloze
2025-10-08Update to ruby/spec@3d7e563Benoit Daloze
2025-10-08Update to ruby/mspec@6a7b509Benoit Daloze
2025-10-07Update rubyspec as of CVE-2025-27221Nobuyoshi Nakada
2025-10-05[ruby/pp] [Feature #21389] Update rubyspecNobuyoshi Nakada
2025-10-01Interpolation with only string literals must not be frozenEarlopain