summaryrefslogtreecommitdiff
path: root/lib/bundler/templates/newgem
Commit message (Expand)AuthorAgeFilesLines
* Merge #7627stagingBundlerbot2020-03-093-0/+40
|\
| * add new option for choosing a CI sevice in bundle gem commandColby Swandale2020-02-093-0/+40
* | Bump rake version to 13.0 everywherebump_rakeDavid Rodríguez2020-02-211-1/+1
* | Update code of conduct tenplate to CC2.0Coraline Ada Ehmke2020-02-161-47/+57
|/
* bundler gem: Support test-unit as a testing frameworkKouhei Sutou2019-12-115-3/+21
* Merge #6455Bundlerbot2019-11-082-3/+13
|\
| * [CLI::Gem] Add a --rubocop optionsegiddins/bundle-gem-rubocop-optionSamuel Giddins2019-10-192-3/+13
* | Switch to double quotes to match rest of fileJonathan Hefner2019-10-141-2/+2
|/
* Fix comments and messages to refer to https urlTakayuki Nakata2019-08-211-3/+3
* Merge #7226Bundlerbot2019-07-241-1/+1
|\
| * Check for straneous quotesimprove_quality_specsDavid Rodríguez2019-07-101-1/+1
* | Point to CoC which contains the contributor covenantAdam Wanninger2019-07-231-1/+2
|/
* Not sure how much this buys us, remove itremove_add_development_dependency_from_new_gemsDavid Rodríguez2019-06-261-2/+0
* Generate new gem development dependencies in GemfileDavid Rodríguez2019-06-262-7/+8
* Add `required_ruby_version` to gemspec templategemspec-rrMiklos Fazekas2019-06-171-0/+1
* Add `require_relative` to gemspec templateMiklos Fazekas2019-04-231-3/+1
* Cherry-pick github source removal from Gemfile templateDavid Rodríguez2019-04-111-2/+0
* Remove ruby version leftoversremove_ruby_version_leftoversDavid Rodríguez2019-03-152-10/+0
* Travis template: Drop unused sudo: false optionOlle Jonsson2019-02-161-1/+0
* Bump rake version to 12.0 on gemspec template. Because rake-10.0 is EOL now.SHIBATA Hiroshi2019-01-241-1/+1
* Remove more unnecessary stuffremove_old_rubygems_stuff_from_specsDavid Rodríguez2018-10-261-11/+4
* bundle gem will generate homepage_uri and code and changelog section by defaultKeiji Yoshimi2018-09-141-0/+4
* Enable bundler caching for generated travis configIan Ker-Seymer2018-06-051-0/+2
* Use `__dir__` instead of `__FILE__` in newgem.gemspec templateKoichi ITO2018-04-232-1/+7
* Change commentsNikita Esaulov2018-03-161-1/+1
* Add a comment about default spec.files setupNikita Esaulov2018-03-161-0/+1
* Add a comment describing spec.files method in the .gemspec templateNikita Esaulov2018-03-151-0/+1
* Fix unparsable ruby generated by `bundle gem`David Rodríguez2018-02-221-1/+1
* Simplify error class stuff.Chris Keele2018-01-191-5/+1
* Add base error class to new gems.Chris Keele2018-01-191-0/+5
* Ensure git is executed inside the gemspec dirElia Schito2017-11-281-2/+2
* Remove a blank line in generated gemspec for RUBY_VERSION >= "2.0.0"meganemura2017-10-271-1/+1
* Rename .travis.yml.tt to travis.yml.tt. Because installer of ruby core ignoredSHIBATA Hiroshi2017-10-061-0/+0
* Update newgem README.md template for Bundler 2Koichi ITO2017-09-291-1/+1
* Add new line after new gem gemspec templateRobert Soly2017-07-311-0/+1
* 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
* | 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-151-0/+2
* 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
* 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