summaryrefslogtreecommitdiff
path: root/tool/sync_default_gems.rb
AgeCommit message (Expand)Author
2018-07-09Promote irb library to default gems.hsbt
2018-06-11Copy gemspec from github repository and keep .document file for rdoc.hsbt
2018-06-11Added webrick.rb to cleanup target.hsbt
2018-06-11Added entries of recent updates for gemification.hsbt
2018-04-03Support upstream directory structure for ruby/csv.hsbt
2017-12-22Postponing the Bundler merge.hsbt
2017-11-27Ignored obsoleted `bundle_ruby` command from upstream.hsbt
2017-09-24Removed ubygems.rb. rubygems.rb is always loaded now.hsbt
2017-09-23Added sections of pysch library to LEGAL.hsbt
2017-09-23Integrate LICENSE file of rubygems to LEGAL.hsbt
2017-09-12Fixed copy option for bundler synchsbt
2017-09-11Fixed unterminated backquote for bundler sync task.hsbt
2017-09-08Merge bundler to standard libraries.hsbt
2017-08-29Merge rdoc-6.0.0.beta1.hsbt
2017-08-02ipaddr is now a default gem with an upstream at: https://github.com/ruby/ipaddrknu
2017-07-14Added psych entry to package table and fixed sync instructions.hsbt
2017-07-03Added sync to all of default gems command.hsbt
2017-06-28Added sync tool for default gems from github master.hsbt