summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Replace `with_rubygems` scriptDavid Rodríguez2019-09-196-55/+0
* Reuse existing helperDavid Rodríguez2019-09-171-6/+8
* Consistenly pass strings to `run` helperDavid Rodríguez2019-09-171-5/+5
* Remove duplicated conditionDavid Rodríguez2019-09-171-1/+1
* Refactor activation errorsDavid Rodríguez2019-09-155-25/+5
* Parallelize test suiteDavid Rodríguez2019-08-181-0/+12
* Make sure we run the correct ronn with a binstubcommit_docs_to_source_controlDavid Rodríguez2019-08-101-0/+12
* Remove development dependencies from gemspecremove_add_development_dependency_from_gemspecDavid Rodríguez2019-07-083-36/+12
* Remove bundle1 binstubDavid Rodríguez2019-07-081-8/+0
* Remove standard output from `with_rubygems`remove_output_from_with_rubygemsDavid Rodríguez2019-04-121-3/+1
* Make "co" tasks family use RGV env variable tooDavid Rodríguez2019-03-281-10/+13
* Expand path from current folderDavid Rodríguez2019-03-281-1/+1
* Remove clone rubygems taskDavid Rodríguez2019-03-281-0/+3
* `finish_resolve` is not actually neededDavid Rodríguez2019-03-203-6/+0
* Make `bin/rake` activate only `rake`David Rodríguez2019-03-201-11/+12
* Make `bin/rubocop` activate only `rubocop`David Rodríguez2019-03-201-5/+10
* Make `bin/rspec` activate only `rspec`David Rodríguez2019-03-201-4/+11
* Auto-correct `Style/StderrPuts` rubocop offensesDavid Rodríguez2019-03-041-1/+1
* Bump rubocop to 0.65.0David Rodríguez2019-03-011-1/+1
* Clean up first `bin/rake spec:deps` outputclean_rake_spec_depsDavid Rodríguez2019-02-091-8/+10
* update rubocop to 0.50colby/rubocop-050Colby Swandale2017-09-181-1/+1
* Add bundle1 binstubSamuel Giddins2017-09-131-0/+8
* Add bundle2 binstubSamuel Giddins2017-07-261-0/+8
* Add a bin/bundle binstubseg-bundle-binstubSamuel Giddins2017-07-021-0/+8
* [RuboCop] Update to 0.49.1Koichi ITO2017-05-301-1/+1
* [RuboCop] Update to 0.48.1Koichi ITO2017-05-281-1/+1
* [RuboCop] Update to 0.48.0emsk2017-03-311-1/+1
* [Rubocop] Update Rubocop to 0.47.1Colby Swandale2017-02-201-1/+1
* [RuboCop] Update to 0.46.0seg-update-rubocopSamuel Giddins2017-01-151-1/+1
* [RuboCop] Update to 0.45.0seg-rubocop-updateSamuel Giddins2016-11-291-1/+1
* Allow the binstubs to work with multi-part requirementsSamuel Giddins2016-08-023-3/+3
* [RuboCop] Update to 0.41.2Samuel Giddins2016-07-201-1/+1
* [RuboCop] Update to 0.39.0seg-rubocop-0.39Samuel Giddins2016-03-291-1/+1
* [RuboCop] Update to 0.38.0seg-rubocop-0.38Samuel Giddins2016-03-091-1/+1
* [with_rubygems] Ensure exec is always called to fix use in the binstubsseg-with-rubygemsSamuel Giddins2016-02-241-3/+7
* Add helper script for running with particular rubygems versionsSamuel Giddins2016-02-244-9/+44
* [RuboCop] Update to 0.37.1seg-rubocop-0.37.1Samuel Giddins2016-02-091-1/+1
* [RuboCop] Update to 0.37.0seg-rubocop-0.37Samuel Giddins2016-02-051-1/+1
* Compatibility with frozen string literalsSamuel Giddins2016-01-313-0/+3
* Update to RuboCop 0.36.0Samuel Giddins2016-01-311-1/+1
* Ensure there are no unresolved specs left over in the binstubsSamuel Giddins2016-01-303-0/+13
* [RuboCop] Update to 0.35.1seg-rubocop-0.35.1Samuel Giddins2015-11-211-1/+1
* [RuboCop] Regenerate todo file with new file excludesSamuel Giddins2015-10-181-1/+1
* [RuboCop] Update to 0.34.1Samuel Giddins2015-10-181-1/+1
* now putsing on stderrbinstub-for-setupAndre Arko2015-08-131-1/+1
* rescue gem load errors so setup can runAndre Arko2015-08-131-1/+5
* [RuboCop] Update to 0.33.0Samuel E. Giddins2015-08-071-1/+1
* Fix binstubs on 1.8.7Samuel E. Giddins2015-07-163-0/+6
* [RuboCop] Add binstubSamuel E. Giddins2015-07-151-0/+9
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-152-2/+2