summaryrefslogtreecommitdiff
path: root/tool/sync_default_gems.rb
AgeCommit message (Expand)Author
2018-11-07Following up r65583. Removed VCR files when retrieving code from upstream.hsbt
2018-11-02Added bundler as default gems. Revisit [Feature #12733]hsbt
2018-10-25Added initialization task for default gems.hsbt
2018-10-20Cleanup fiddle extenstion when sync them from github repo.hsbt
2018-08-06Ignore native extension of Date library when syncing gemification files.hsbt
2018-07-31Follow up r64141 with sync tool.hsbt
2018-07-31Fixed unexpected direction deletion with irb sync.hsbt
2018-07-31Support Sync module same as other default gems.hsbt
2018-07-25Promote Mutex_m to Default gems.hsbt
2018-07-25Promote Exception2MessageMapper to Default gems.hsbt
2018-07-25Promote ThWait to Default gems.hsbt
2018-07-25Removed duplicate task in default gems that used single test filehsbt
2018-07-25Promote Forwardable to default gems.hsbt
2018-07-25Removed duplicate task in default gemshsbt
2018-07-25Support logger.gemspechsbt
2018-07-20Promote Shell library to default gems.hsbt
2018-07-20Promote Tracer to default gems.hsbt
2018-07-17Promote Synchronizer to default gems.hsbt
2018-07-17Unified common workflow for default gems.hsbt
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