summaryrefslogtreecommitdiff
path: root/lib/bundler/bundler.gemspec
AgeCommit message (Expand)Author
2021-05-11Sync bundler & rubygemsDavid Rodríguez
2021-03-08Remove no longer needed globsDavid Rodríguez
2020-06-05Link to pre-filtered issue listJakob Krigovsky
2020-06-05Update links from rubygems/bundler to rubygems/rubygemsJakob Krigovsky
2020-05-22Glob the all man files provided by bundler upstreamHiroshi SHIBATA
2020-05-13Partly reverted bundler.gemspec for ruby core testingHiroshi SHIBATA
2020-05-13Update the bundler version with master branchHiroshi SHIBATA
2019-08-20Fix some bundler specs (#2380)David Rodríguez
2019-08-16[bundler/bundler] Remove misleading comment in GemfileDavid Rodríguez
2019-08-03[bundler/bundler] Remove development dependencies from gemspecDavid Rodríguez
2019-08-03[bundler/bundler] Drop rubygems 2.5.0 and 2.5.1 supportDavid Rodríguez
2019-08-03[bundler/bundler] Bump rubocop to 0.72.0David Rodríguez
2019-08-03[bundler/bundler] Lock rubocop-performance to 1.4.0David Rodríguez
2019-08-03[bundler/bundler] Bump rubocop to 0.71David Rodríguez
2019-06-09Revert to change for filelist of bundler gemspec.Hiroshi SHIBATA
2019-06-09Merge bundler master from upstream.Hiroshi SHIBATA
2019-04-14Merge Bundler 2.1.0.pre.1 as developed version from upstream.hsbt
2019-02-01Fixed gemspec location of bundler.hsbt