1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib
David Rodríguez 88e46cf6b8
[rubygems/rubygems] Remove all syck traces from rubygems
After reading [this blog
post](https://blog.rubygems.org/2011/08/31/shaving-the-yaml-yak.html),
published almost 10 years ago already, my understanding is that this
problem could come up in two ways:

* Rubygems.org serving corrupted gemspecs". As far as I understand this
was fixed in rubygems.org a lot time ago, since
https://github.com/rubygems/rubygems.org/pull/331.

* Clients having a ten years old gemspec cache with some of these bad
gemspecs. In this case, there's no easy solution but I think ten years
is enough and rebuilding the cache should do the trick.

So, I think it's time we remove this.

https://github.com/rubygems/rubygems/commit/afcb15d556
2021-07-27 09:25:56 +09:00
..
benchmark
bundler [rubygems/rubygems] Remove gem install hint when installing a gem fails 2021-07-27 09:25:55 +09:00
cgi
csv
delegate
did_you_mean Use String#include? instead of end_with? to avoid message duplication 2021-06-29 15:49:51 +09:00
drb
erb
error_highlight [ruby/error_highlight] Support a file that has no final newline 2021-07-13 16:54:17 +09:00
forwardable
getoptlong
irb [ruby/irb] Fix 2021-07-23 03:13:14 +09:00
logger
net [ruby/net-protocol] Get rid of __send__ 2021-06-16 22:23:46 +09:00
observer
optparse
ostruct
pstore
racc [ruby/racc] Removed pre-setup from gemspec 2021-07-19 11:59:42 +09:00
rdoc [ruby/rdoc] Bump version to 6.3.2 2021-07-06 11:02:14 +09:00
reline [ruby/reline] Fix missing require. 2021-06-25 17:42:45 +09:00
rinda
rubygems [rubygems/rubygems] Remove all syck traces from rubygems 2021-07-27 09:25:56 +09:00
set
singleton
timeout
unicode_normalize Update lib/unicode_normalize/tables.rb to Unicode version 13.0.0 2021-07-08 14:45:03 +09:00
uri
weakref
yaml Workaround with fbb4e3f96c in yaml/store.rb 2021-05-17 12:57:41 +09:00
.document
abbrev.gemspec
abbrev.rb
base64.gemspec
base64.rb
benchmark.rb
bundler.rb [rubygems/rubygems] Remove LoadError message in regards to requiring a relative file 2021-07-27 09:25:55 +09:00
cgi.rb
csv.rb
debug.gemspec
debug.rb
delegate.rb
did_you_mean.rb
drb.rb
English.gemspec
English.rb
erb.gemspec
erb.rb
error_highlight.rb Rename error_squiggle to error_highlight 2021-06-29 23:45:49 +09:00
fileutils.gemspec
fileutils.rb
find.gemspec
find.rb
forwardable.rb Prefer qualified names under Thread 2021-06-29 11:41:10 +09:00
getoptlong.rb
ipaddr.gemspec
ipaddr.rb
irb.rb [ruby/irb] Pass local variables from workspace binding to lexer 2021-07-10 13:44:17 +09:00
logger.rb
mkmf.rb mkmf.rb: try linking at try_var 2021-07-08 18:18:35 +09:00
mutex_m.gemspec
mutex_m.rb Prefer qualified names under Thread 2021-06-29 11:41:10 +09:00
observer.rb
open-uri.gemspec
open-uri.rb Guard for the ftp protocol feature of OpenURI 2021-05-27 14:42:11 +09:00
open3.gemspec
open3.rb
optionparser.rb
optparse.rb
ostruct.rb [ruby/ostruct] v0.4.0 2021-06-15 12:04:05 +09:00
pp.gemspec
pp.rb
prettyprint.gemspec
prettyprint.rb
pstore.rb
racc.rb
rdoc.rb
readline.gemspec
readline.rb
reline.rb Rescue conversion error of inputrc 2021-06-21 22:12:14 +09:00
resolv-replace.gemspec
resolv-replace.rb
resolv.gemspec
resolv.rb
ruby2_keywords.gemspec Adjust the release version of ruby2_keywords 2021-07-16 13:50:15 +09:00
rubygems.rb [rubygems/rubygems] Remove all syck traces from rubygems 2021-07-27 09:25:56 +09:00
securerandom.gemspec
securerandom.rb
set.rb
shellwords.gemspec
shellwords.rb
singleton.rb
tempfile.gemspec
tempfile.rb
time.gemspec
time.rb
timeout.rb
tmpdir.gemspec
tmpdir.rb
tsort.gemspec
tsort.rb
un.gemspec
un.rb
uri.rb
weakref.rb
yaml.rb