summaryrefslogtreecommitdiff
path: root/lib/bundler/templates
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #5605 - koic:tweak_template_of_newgem, r=colby-swandaleThe Bundler Bot2017-04-301-1/+1
* fix spacing between paragraphs in generated READMEs for new gemsColby Swandale2017-03-191-4/+4
* Add Code of Conduct content to README templaterobcole2017-03-131-0/+6
* Switch single to double quote in ERB in shebang lineZach Ahn2017-03-052-2/+2
* Swap single to double quotes for standalone binstubsZach Ahn2017-03-051-4/+4
* Add spaces around ERB tagsZach Ahn2017-03-058-24/+24
* Add spaces around operators and between block argumentsZach Ahn2017-03-042-8/+8
* Switch single quotes to double quotes in misc *.tt filesZach Ahn2017-03-043-8/+8
* Switch newgem template single quotes to double quotesZach Ahn2017-03-045-9/+9
* Fix Github username for README.md contrib URLDaniel P. Clark2017-02-171-1/+1
* [CLI::Gem] Disable RSpec monkey patching by defaultseg-specs-rspec-configSamuel Giddins2017-01-151-0/+3
* [CLI::Gem] When using rspec, configure persistence fileseg-bundle-gem-rspec-persistenceSamuel Giddins2016-12-172-1/+15
* Use new syntax for start spec file with RSpecGearnode2016-11-221-1/+1
* Improve IRB behavior in generated bin/consoleMatt Brictson2016-09-281-1/+1
* Fill in git username to the generated github urlJuanitoFatas2016-08-201-1/+1
* Auto merge of #4782 - terinjokes:terin/symlink-standalone-binstub, r=indirectHomu2016-08-161-2/+4
|\
| * fix standalone executable when dest of symlinkTerin Stock2016-08-121-2/+4
* | Simplify Gemfile templateFelix Krause2016-08-141-1/+0
|/
* use double quotes in the newgem spec templatesTony Miller2016-04-262-5/+5
* Fix 80 column on newgem gemspecLaurent Arnoud2016-03-291-2/+5
* Upgrade template Code of Conduct to Covenant 1.4Sean Collins2016-03-041-29/+54
* Clarify comment in `bundle gem` gemspecJosh Bodah2016-02-041-2/+2
* Compatibility with frozen string literalsSamuel Giddins2016-01-312-0/+2
* Revert "Merge pull request #4199 from bundler/seg-new-gem-freeze"Andre Arko2016-01-071-1/+1
* [newgem] freeze version constantseg-new-gem-freezeSamuel Giddins2016-01-051-1/+1
* Merge pull request #4139 from benlovell/travis-container-based-infrastructureAndré Arko2015-12-061-0/+1
|\
| * Use travis container-based infrastructureBen Lovell2015-12-021-0/+1
* | Updates Contributor Covenant to 1.3.0CoralineAda2015-11-241-12/+39
* | Update code of conduct to Contributor Covenant version 1.2.0update-code-of-conductErik Michaels-Ober2015-08-041-24/+15
* | Pessimistic test framework versions for bundle gem commandTim Fischbach2015-07-271-1/+1
* | remove logic that checks for string 'false' in template (depends on b397724)Rose Weixel2015-07-261-1/+1
* | Merge tag 'v1.10.6'Samuel E. Giddins2015-07-221-1/+1
|\ \
| * | Update README.md.ttethanez7132015-07-161-1/+1
* | | [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-5/+5
* | | Fix broken CoC link in generated newgem README.Sarah Duve2015-07-051-1/+1
* | | update generated CoC to Contributor Covenant v1.1Andre Arko2015-06-251-7/+25
* | | echo commands as they're run in bin/setupAndre Arko2015-06-201-0/+1
* | | Use `#!/usr/bin/env bash`Postmodern2015-06-171-1/+1
* | | Fix spacing differences on the template.Andre Medeiros2015-05-281-0/+2
* | | Fix specs for new Rakefile.Andre Medeiros2015-05-281-1/+0
* | | Update the generated Rakefile to a more useful version.Andre Medeiros2015-05-271-4/+5
|/ /
* | [gem] simplify test instructions in readmeAndre Arko2015-05-111-2/+2
* | [gem] clarify what release task doesAndre Arko2015-05-111-1/+1
* | [gem] put mit in readme if enabledAndre Arko2015-05-111-0/+6
* | [gem] rework readme contrib sectionAndre Arko2015-05-111-5/+1
* | Add instructions for running tests; fixes #3596Faraz Yashar2015-05-071-2/+2
* | Update CODE_OF_CONDUCT.md.ttAndrey Korobkov2015-04-231-1/+1
* | Merge tag 'v1.9.4'Andre Arko2015-04-131-4/+8
* | Merge pull request #3515 from arthurnn/add_test_files_rake_minitestAndré Arko2015-03-261-0/+2
|\ \
| * | Add test files to default rake test taskArthur Neves2015-03-261-0/+2