summaryrefslogtreecommitdiff
path: root/lib/bundler/templates
Commit message (Expand)AuthorAgeFilesLines
...
* Add a special bundler binstub that ensures the correct version is activatedSamuel Giddins2017-07-212-0/+74
* Auto merge of #5822 - deivid-rodriguez:dont_gitignore_lockfiles, r=indirectThe Bundler Bot2017-07-191-1/+0
|\
| * Stop gitignoring Gemfile.lock in default templateDavid Rodríguez2017-06-271-1/+0
* | [RuboCop] Enable Layout/EmptyLineAfterMagicComment copKoichi ITO2017-07-163-0/+3
* | Use https for the opensource.org link in README template, which you're redire...mpd2017-07-101-1/+1
* | Tweak gemspec template when using Ruby 2.xKoichi ITO2017-07-031-0/+2
|/
* Create Gemfiles with an HTTPS github source definedseg-bundle-gem-github-sourceSamuel Giddins2017-06-153-0/+6
* generate gems.rb in bundle init with feature flagColby Swandale2017-06-041-0/+5
* Auto merge of #5635 - koic:tweak_newgem_template_for_rspec, r=indirectThe Bundler Bot2017-05-302-2/+1
|\
| * Tweak a newgem template for RSpecKoichi ITO2017-05-032-2/+1
* | Unify the notation of RubyGemsKoichi ITO2017-05-041-1/+1
|/
* Tweak a template of newgemKoichi ITO2017-04-241-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