summaryrefslogtreecommitdiff
path: root/lib/bundler/templates
AgeCommit message (Expand)Author
2021-12-01Merge rubygems master fd676ac464491afaa0baf5435cb11b3f86229cbdHiroshi SHIBATA
2021-12-01[rubygems/rubygems] Update bundler/lib/bundler/templates/newgem/github/workfl...Olle Jonsson
2021-12-01[rubygems/rubygems] Update main.yml.ttOlle Jonsson
2021-12-01[rubygems/rubygems] newgem tmpl: ruby as "2.7" in GH Actions matrixOlle Jonsson
2021-12-01[rubygems/rubygems] newgem templ: Avoid Float 3.0 -> "3" in GH ActionOlle Jonsson
2021-10-22[rubygems/rubygems] Re-enable `default_ignores` option for standard Justin Searls
2021-09-22[rubygems/rubygems] Fix possible malicious website to example.comfiveNinePlusR
2021-08-31[rubygems/rubygems] Add missing key `branches:`Keiko Kaneko
2021-08-31[rubygems/rubygems] Get a CI matrix configured in default Github Actions gene...David Rodríguez
2021-08-31[rubygems/rubygems] Avoid double CI runs in default Github Actions generated ...David Rodríguez
2021-08-31[rubygems/rubygems] Exclude gemspec file itself from gemNobuyoshi Nakada
2021-07-27[rubygems/rubygems] Fix bundler binstub version selectionDavid Rodríguez
2021-07-07Sync latest bundler & rubygems development versionDavid Rodríguez
2021-05-11Sync bundler & rubygemsDavid Rodríguez
2021-04-15Merge the master branch of BundlerHiroshi SHIBATA
2021-03-08Sync latest development version of bundler & rubygemsDavid Rodríguez
2021-01-04Track Bundler master(2.3.0.dev) branch at 55634a8af18a52df86c4275d70fa1179118...Hiroshi SHIBATA
2020-12-08Merge prepare version of Bundler 2.2.0Hiroshi SHIBATA
2020-10-15Merge bundler-2.2.0.rc.2Hiroshi SHIBATA
2020-09-28[rubygems/rubygems] Move comment below shebang in bin/console templateSteven Peckins
2020-09-28[rubygems/rubygems] Fix ls-files matching regexpNobuyoshi Nakada
2020-07-15[rubygems/rubygems] Fix line spacing to make Layout/EmptyLines happyUtkarsh Gupta
2020-07-15[rubygems/rubygems] Add blank lines to make Bundler/OrderedGems happyUtkarsh Gupta
2020-07-15[rubygems/rubygems] Fix Rakefile to make Style/SymbolArray happyUtkarsh Gupta
2020-07-15[rubygems/rubygems] Fix remaining RuboCop issuesUtkarsh Gupta
2020-07-15[rubygems/rubygems] Constrain (shipped) RuboCop's versionUtkarsh Gupta
2020-07-15[rubygems/rubygems] Lock rubocop version to 0.80.1Utkarsh Gupta
2020-07-15[rubygems/rubygems] Make Style/HashSyntax cop happyUtkarsh Gupta
2020-07-15[rubygems/rubygems] Roll back to Dir.chdir blockUtkarsh Gupta
2020-07-15[rubygems/rubygems] Fix RuboCop offensesUtkarsh Gupta
2020-06-18Ship default .rubocop.ymlUtkarsh Gupta
2020-06-18Rename hidden templatesDavid Rodríguez
2020-06-18Removed the old file with https://github.com/rubygems/rubygems/pull/3667Hiroshi SHIBATA
2020-06-18Generalize CI templatesFrank Lam
2020-06-18Use consistent filenaming for Travis templateFrank Lam
2020-06-18Update github workflow templateFrank Lam
2020-06-18Update CI templatesFrank Lam
2020-06-18[rubygems/rubygems] Fix nonexistent constant in CircleCI templateFrank Lam
2020-06-18Manually cherry-picked at https://github.com/rubygems/rubygems/commit/80260b3...Hiroshi SHIBATA
2020-05-23Remove a bunch of files that were deleted upstreamDavid Rodríguez
2020-05-13Update the bundler version with master branchHiroshi SHIBATA
2019-09-18[bundler/bundler] Fix comments and messages to refer to https urlTakayuki Nakata
2019-08-03[bundler/bundler] Point to CoC which contains the contributor covenantAdam Wanninger
2019-08-03[bundler/bundler] Check for straneous quotesDavid Rodríguez
2019-08-03[bundler/bundler] Add workaround from old rubygemsDavid Rodríguez
2019-08-03[bundler/bundler] Update error messages to be more preciseDavid Rodríguez
2019-08-03[bundler/bundler] Remove unnecessary method parameterDavid Rodríguez
2019-08-03[bundler/bundler] Use a consistent requirement in binstubDavid Rodríguez
2019-08-03[bundler/bundler] Remove redundant begin-end blockDavid Rodríguez
2019-08-03[bundler/bundler] Don't need 1.8 compatibilityDavid Rodríguez