aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/templates
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Change the initial version of new gems to 0.1.0Peter Marsh2014-12-271-1/+1
* | use `Minitest::Test` instead of deprectaed `MiniTest::Unit::TestCase`yuuji.yaginuma2015-01-041-1/+1
|/
* Revert "Merge pull request #3305 from doodzik/master"Tim Moore2014-12-161-13/+0
* Fix typo spotted by @schneems [ci skip]Zachary Scott2014-12-141-1/+1
* add code of conduct when scaffolding a gemdoodzik2014-12-131-0/+13
* Merge pull request #3168 from yous/patch-licenseAndré Arko2014-10-191-18/+17
|\
| * Use the form of OSI's official siteChaYoung You2014-09-031-18/+17
* | Merge pull request #3116 from grosser/grosser/metadataAndré Arko2014-10-191-4/+3
|\ \
| * | prevent all new gems to be rubygems 2.0 onlygrosser2014-07-271-4/+3
| |/
* / Don't package test files with gemErik Michaels-Ober2014-10-081-2/+1
|/
* Removed the excessive '(c)' from the LICENSE templateIvan Ukhov2014-06-021-1/+1
* Stop @parndt from getting so many contributions in his graph.James Harton2014-05-131-1/+3
* stop ignoring overly-specific thingsAndre Arko2014-05-121-8/+0
* yardoc is a config fileAndre Arko2014-05-121-1/+1
* only add ext ignores to ext gemsAndre Arko2014-05-121-0/+2
* Slashify .gitignore template.tiredpixel2014-05-121-15/+15
* Ensure :build task depends on :compile for native extension gemsZachary Scott2014-05-111-0/+2
* Create makefile with path `underscored_name`/`underscored_name`Andre Medeiros2014-05-111-1/+1
* Merge pull request #2996 from andremedeiros/masterAndre Arko2014-05-111-0/+3
* balance the erb tag dashesAndre Arko2014-05-111-7/+7
* describe what homepage is for, tooAndre Arko2014-05-111-1/+1
* don't describe the noun, offer actionsAndre Arko2014-05-111-2/+2
* Add more explanation to spec.description for bundle gem template.Zachary Scott2014-05-091-1/+1
* depend on rake 10.x, semanticallyAndre Arko2014-05-051-1/+1
* clean up allowed_gem_host testAndre Arko2014-05-051-1/+2
* Add allowed_push_host to new gem template if rubygems >= 2.2.0.Juanito Fatas2014-05-011-0/+5
* Fix redundant and slightly silly descriptions in gem spec templateSteve Jorgensen2014-03-221-2/+2
* Git ignore build artifacts.Andre Medeiros2014-03-021-0/+5
* Added the --ext option to the gem command. This generates a skeleton for C ex...Andre Medeiros2014-03-026-0/+35
* Fix typo; before: Create new Pull Request; after Create a new Pull RequestJun Hiroe2014-02-161-1/+1