..
bundler
[rubygems/rubygems] Normalize CLI flag documentation and make sure all flags are documented
2024-12-11 17:56:28 +00:00
cgi
did_you_mean
[ruby/did_you_mean] Bump version to 2.0.0
2024-12-04 12:32:02 +00:00
erb
error_highlight
[ruby/error_highlight] Bump version
2024-12-03 03:11:18 +00:00
forwardable
irb
[ruby/irb] Load history when starting a direct debug session
2024-12-12 17:26:06 +00:00
logger
[ruby/logger] Enable log file rotation on Windows
2024-12-04 07:45:39 +00:00
net
[ruby/net-http] Bump up 0.6.0
2024-12-02 08:42:13 +00:00
open3
optparse
[ruby/optparse] Fix typo [ci skip]
2024-04-18 10:27:19 +09:00
prism
[ruby/prism] Bump typechecking deps
2024-12-11 19:50:20 +00:00
random
[ruby/securerandom] Update UUID documentation with RFC9562 links
2024-06-20 08:34:31 +00:00
rdoc
[ruby/rdoc] Expand rdoc-ref targets at the end of ri output
2024-12-09 17:21:01 +00:00
reline
[ruby/reline] Undo and redo should restore indentation
2024-12-12 16:40:08 +00:00
ruby_vm /rjit
Mark strings returned by Symbol#to_s as chilled ( #12065 )
2024-11-13 09:20:00 -05:00
rubygems
[rubygems/rubygems] Skip unresolved deps warning on Gem::Specification.reset
on benign cases
2024-12-06 15:19:19 +00:00
set
syntax_suggest
[ruby/syntax_suggest] v2.0.2
2024-11-15 16:09:30 +00:00
unicode_normalize
uri
[ruby/uri] Bump up v1.0.2
2024-11-14 03:49:15 +00:00
yaml
[ruby/yaml] Support old version of Psych
2024-10-16 08:49:54 +00:00
benchmark.gemspec
[ruby/benchmark] Set required_ruby_version = ">= 2.1.0"
2024-09-08 16:43:50 +00:00
benchmark.rb
[ruby/benchmark] Bump up v0.4.0
2024-11-08 02:45:51 +00:00
bundled_gems.rb
Fix LoadError's linking issue
2024-12-12 16:43:25 -05:00
bundler.rb
[rubygems/rubygems] Keep track of materializations in the original resolve
2024-11-26 15:11:05 +09:00
cgi.rb
delegate.gemspec
[ruby/delegate] Bump up required ruby version to 3.0
2024-11-07 02:26:50 +00:00
delegate.rb
[ruby/delegate] Bump up v0.4.0
2024-11-07 02:26:50 +00:00
did_you_mean.rb
[ruby/did_you_mean] Removed deprecated constants for Ruby 3.4
2024-12-04 12:07:11 +00:00
English.gemspec
English.rb
erb.gemspec
erb.rb
error_highlight.rb
fileutils.gemspec
[ruby/fileutils] Update license files same as ruby/ruby
2024-08-27 00:39:24 +00:00
fileutils.rb
[ruby/fileutils] Bump up v1.7.3
2024-11-01 05:04:32 +00:00
find.gemspec
[ruby/find] find.gemspec: Drop executables dir config
2024-05-17 02:05:31 +00:00
find.rb
forwardable.rb
ipaddr.gemspec
[ruby/ipaddr] Drop support for Ruby 2.3
2024-10-23 04:07:30 +00:00
ipaddr.rb
[ruby/ipaddr] Bump the version to 1.2.7
2024-10-19 12:59:03 +00:00
irb.rb
[ruby/irb] Move main object's safe call logic to Context
2024-11-20 15:02:17 +00:00
logger.rb
[ruby/logger] Enable subclasses to configure level isolation
2024-11-07 00:17:16 +00:00
mkmf.rb
Remove leading spaces from LIBPATHFLAG
and RPATHFLAG
2024-09-29 23:07:16 +09:00
open-uri.gemspec
open-uri.rb
[ruby/open-uri] Bump up v0.5.0
2024-11-06 08:37:52 +00:00
open3.rb
optionparser.rb
optparse.rb
[ruby/optparse] Bump up v0.6.0
2024-11-08 04:22:33 +00:00
ostruct.gemspec
[ruby/ostruct] Update license files same as ruby/ruby
2024-11-08 01:27:59 +00:00
ostruct.rb
[ruby/ostruct] Bump up v0.6.1
2024-11-08 01:35:02 +00:00
pp.gemspec
Fix commit miss [ci skip]
2024-11-12 11:53:01 +09:00
pp.rb
[ruby/pp] Bump up 0.6.2
2024-12-03 04:52:19 +00:00
prettyprint.gemspec
prettyprint.rb
prism.rb
[ruby/prism] Relocation
2024-10-16 15:56:01 +00:00
pstore.gemspec
pstore.rb
[ruby/pstore] Bump up v0.1.4
2024-11-08 04:05:28 +00:00
rdoc.rb
[ruby/rdoc] Deprecate main
and title
directives
2024-12-05 11:36:34 +00:00
readline.gemspec
readline.rb
reline.rb
[ruby/reline] Combine MAPPINGS(single byte input to symbol) with
2024-12-06 07:09:24 +00:00
resolv.gemspec
[ruby/resolv] Add spec extensions
2024-09-10 08:33:32 +00:00
resolv.rb
[ruby/resolv] Securerandom should be always available
2024-12-10 10:08:49 +00:00
ruby2_keywords.gemspec
rubygems.rb
[rubygems/rubygems] More aggressive Performance/FlatMap
cop configuration
2024-11-26 15:11:05 +09:00
securerandom.gemspec
[ruby/securerandom] Random::Formatter is only provided from Ruby 3.1
2024-12-02 15:32:05 +09:00
securerandom.rb
[ruby/securerandom] Bump up 0.4.0
2024-12-02 07:45:05 +00:00
set.rb
[ruby/set] Fix ^ to respect subclasses
2024-12-02 08:28:58 +09:00
shellwords.gemspec
[ruby/shellwords] Exclude unnecessary files from the packages
2024-07-03 10:15:22 +00:00
shellwords.rb
[ruby/shellwords] NUL char cannot be in shell words
2024-12-04 07:48:59 +00:00
singleton.gemspec
singleton.rb
[ruby/singleton] Bump up v0.3.0
2024-11-08 03:54:21 +00:00
syntax_suggest.rb
tempfile.gemspec
[ruby/tempfile] Fix for environment without git
2024-02-27 01:31:12 +00:00
tempfile.rb
[ruby/tempfile] Bump up v0.3.1
2024-11-18 04:28:47 +00:00
time.gemspec
[ruby/time] Exclude unnecessary files from package
2024-03-06 15:47:31 +00:00
time.rb
[ruby/time] [DOC] Make RDoc coverage 100%
2024-11-29 01:39:01 +00:00
timeout.gemspec
timeout.rb
[ruby/timeout] removed the non numeric check
2024-12-03 06:49:57 +00:00
tmpdir.gemspec
[ruby/tmpdir] Bump up v0.3.0
2024-11-06 08:05:01 +00:00
tmpdir.rb
Perform an actual access check in Dir.tmpdir for writability
2024-10-22 15:17:52 +11:00
tsort.gemspec
tsort.rb
un.gemspec
un.rb
uri.rb
Use www.rfc-editor.org for RFC text.
2024-03-28 11:44:45 +09:00
weakref.gemspec
weakref.rb
yaml.rb
[ruby/yaml] Bump up v0.4.0
2024-11-06 07:32:52 +00:00