summaryrefslogtreecommitdiff
path: root/lib/bundler/templates/newgem
Commit message (Expand)AuthorAgeFilesLines
* [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
* 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
* 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
* | | 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
* | | Improve Minitest gem templateArthur Neves2015-03-262-2/+2
|/ /
* | Merge pull request #3490 from fny/masterAndré Arko2015-03-251-1/+1
|\ \
| * | Fix URL for Contributer CovenantFaraz Yashar2015-03-201-1/+1
* | | add before_install to .travis.yml template for new gemsDavid Boot2015-03-231-0/+1
|/ /
* | Merge tag 'v1.8.5'Andre Arko2015-03-111-4/+6
|\ \
| * | remove MIT license from gemspec if not configuredAndre Arko2015-03-111-4/+6
* | | Remove unnecessary blank lineKohei Hasegawa2015-03-081-1/+0
* | | Allow dev versions when creating a new gem.Tim Moore2015-02-181-1/+1
|/ /
* | Merge pull request #3395 from TimMoore/issue-3392-set-gem-bindirAndré Arko2015-02-131-0/+1
|\ \
| * | Set spec.bindir to the new executables location.Tim Moore2015-02-131-0/+1
* | | Remove white space at the end of the lineClaudio B2015-02-121-1/+1
|/ /
* | move gem bins to exe/ and add console and setupAndre Arko2015-01-256-7/+34
* | clean up and reword a bit asking about gem filesAndre Arko2015-01-251-1/+3
* | Extended gem generation and generation settingsKir Shatrov2015-01-252-1/+14
* | Revert .consolerc (sorry, @andremediros :grimace:)Andre Arko2015-01-251-3/+0
* | Merge pull request #3322 from petedmarsh/change-new-gem-versionAndré Arko2015-01-111-1/+1
|\ \