.. |
bundler
|
Update vendored securerandom to 0.3.2
|
2024-11-14 11:21:39 +09:00 |
cgi
|
[ruby/cgi] Add snake case aliases for escapeURIComponent
|
2023-11-07 10:22:30 +00:00 |
did_you_mean
|
[ruby/did_you_mean] Move development dependencies to Gemfile
|
2024-05-05 23:22:28 +00:00 |
erb
|
[ruby/erb] Version 4.0.4
|
2024-01-04 22:34:59 +00:00 |
error_highlight
|
[ruby/error_highlight] Rename the `ErrorHighlight::DefaultFormatter` setting to `max_snippet_width` for clarity
|
2024-10-24 00:29:20 +00:00 |
forwardable
|
…
|
|
irb
|
[ruby/irb] Correct ja/help-message for --context-mode and --prompt
|
2024-11-07 12:52:01 +00:00 |
logger
|
[ruby/logger] Bump up 1.6.1
|
2024-09-02 02:29:24 +00:00 |
net
|
[ruby/net-http] Bump up v0.5.0
|
2024-11-07 02:39:23 +00:00 |
open3
|
[ruby/open3] Bump up v0.2.1
|
2023-12-16 11:48:49 +08:00 |
optparse
|
[ruby/optparse] Fix typo [ci skip]
|
2024-04-18 10:27:19 +09:00 |
prism
|
[ruby/prism] Use RbConfig to locate libprism and headers when it is a default gem
|
2024-11-12 14:20:39 +00:00 |
random
|
[ruby/securerandom] Update UUID documentation with RFC9562 links
|
2024-06-20 08:34:31 +00:00 |
rdoc
|
[ruby/rdoc] Split list of class and instance methods in two
|
2024-11-13 16:13:21 +00:00 |
reline
|
[ruby/reline] Refactor perform_completon
|
2024-11-11 15:31:04 +00:00 |
ruby_vm/rjit
|
Mark strings returned by Symbol#to_s as chilled (#12065)
|
2024-11-13 09:20:00 -05:00 |
rubygems
|
Update vendored securerandom to 0.3.2
|
2024-11-14 11:21:39 +09:00 |
set
|
[ruby/set] Drop support for Ruby 2
|
2023-12-23 16:50:29 +09:00 |
syntax_suggest
|
[ruby/syntax_suggest] Bump up 2.0.1
|
2024-10-18 02:07:02 +00:00 |
unicode_normalize
|
…
|
|
uri
|
[ruby/uri] Removed duplicated declare step for constants under the URI::RFC2396_REGEXP::PATTERN
|
2024-11-14 02:20:04 +00:00 |
yaml
|
[ruby/yaml] Support old version of Psych
|
2024-10-16 08:49:54 +00:00 |
English.gemspec
|
[ruby/English] Bump up 0.8.0
|
2023-11-07 07:32:00 +00:00 |
English.rb
|
[ruby/English] Combine duplicate aliases into single sections to more clearly denote sameness and make more concise.
|
2023-11-07 07:24:50 +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
|
We can't handle optional dependency without new API of Rubygems.
|
2024-11-13 13:47:36 +09:00 |
bundler.rb
|
[rubygems/rubygems] Reduce global state
|
2024-11-08 12:06:30 +00:00 |
cgi.rb
|
[ruby/cgi] Bump up 0.4.1
|
2023-12-05 06:38:55 +00:00 |
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
|
…
|
|
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
|
[ruby/find] Bump up 0.2.0
|
2023-11-07 12:53:16 +09:00 |
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] Suppress "literal string will be frozen in the future"
|
2024-10-18 17:15:25 +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
|
[ruby/open-uri] Expose OpenURI::VERSION
|
2023-04-13 09:47:40 +00:00 |
open-uri.rb
|
[ruby/open-uri] Bump up v0.5.0
|
2024-11-06 08:37:52 +00:00 |
open3.rb
|
Manually sync with https://github.com/ruby/open3/pull/22 and related PRs
|
2023-11-30 12:21:25 +09:00 |
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
|
Removed unused variable
|
2024-11-12 11:31:40 +09:00 |
prettyprint.gemspec
|
[ruby/prettyprint] Expose PrettyPrint::VERSION
|
2023-04-14 01:52:08 +00:00 |
prettyprint.rb
|
[ruby/prettyprint] Bump up 0.2.0
|
2023-11-07 01:10:12 +00:00 |
prism.rb
|
[ruby/prism] Relocation
|
2024-10-16 15:56:01 +00:00 |
pstore.gemspec
|
Move gemspec files to top of lib directory.
|
2023-05-25 15:47:48 +09:00 |
pstore.rb
|
[ruby/pstore] Bump up v0.1.4
|
2024-11-08 04:05:28 +00:00 |
rdoc.rb
|
[ruby/rdoc] [DOC] Fix links (https://github.com/ruby/rdoc/pull/1169)
|
2024-09-02 15:36:53 +00:00 |
readline.gemspec
|
[ruby/readline] Bump up v0.0.4
|
2023-12-16 13:49:13 +08:00 |
readline.rb
|
[ruby/readline] Fix readline-ext gem loading in non Unix-like environments
|
2023-12-16 13:49:12 +08:00 |
reline.rb
|
[ruby/reline] Use IO's encoding instead of Encoding.default_external
|
2024-10-22 14:43:18 +00:00 |
resolv.gemspec
|
[ruby/resolv] Add spec extensions
|
2024-09-10 08:33:32 +00:00 |
resolv.rb
|
[ruby/resolv] Bump up v0.5.0
|
2024-11-11 03:07:12 +00:00 |
ruby2_keywords.gemspec
|
…
|
|
rubygems.rb
|
[rubygems/rubygems] Improve Bundler errors when trying to install to a protected folder in macOS
|
2024-10-23 08:53:19 +00:00 |
securerandom.gemspec
|
[ruby/securerandom] Update file list to package
|
2023-12-29 16:10:30 +00:00 |
securerandom.rb
|
[ruby/securerandom] Bump up v0.3.2
|
2024-11-11 09:00:08 +00:00 |
set.rb
|
Added missing block arg
|
2024-09-19 16:23:08 +09:00 |
shellwords.gemspec
|
[ruby/shellwords] Exclude unnecessary files from the packages
|
2024-07-03 10:15:22 +00:00 |
shellwords.rb
|
[ruby/shellwords] Bump up v0.2.1
|
2024-11-06 08:57:59 +00:00 |
singleton.gemspec
|
Move gemspec files to top of lib directory.
|
2023-05-25 15:47:48 +09:00 |
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.0
|
2024-11-06 07:47:49 +00:00 |
time.gemspec
|
[ruby/time] Exclude unnecessary files from package
|
2024-03-06 15:47:31 +00:00 |
time.rb
|
[ruby/time] Bump up v0.4.1
|
2024-11-08 05:00:24 +00:00 |
timeout.gemspec
|
[ruby/timeout] Provide a 'Changelog' link on rubygems.org/gems/timeout
|
2023-12-25 21:12:49 +09:00 |
timeout.rb
|
[ruby/timeout] Bump up v0.4.2
|
2024-11-06 08:26:55 +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
|
[ruby/tsort] Bump up 0.2.0
|
2023-11-07 01:59:17 +00:00 |
un.gemspec
|
[ruby/un] Expose UN::VERSION
|
2023-04-13 09:47:22 +00:00 |
un.rb
|
[ruby/un] Bump up 0.3.0
|
2023-11-06 09:29:53 +00:00 |
uri.rb
|
Use www.rfc-editor.org for RFC text.
|
2024-03-28 11:44:45 +09:00 |
weakref.gemspec
|
Move gemspec files to top of lib directory.
|
2023-05-25 15:47:48 +09:00 |
weakref.rb
|
[ruby/weakref] Bump up 0.1.3
|
2023-11-07 01:46:40 +00:00 |
yaml.rb
|
[ruby/yaml] Bump up v0.4.0
|
2024-11-06 07:32:52 +00:00 |