summaryrefslogtreecommitdiff
path: root/lib/bundler/cli/inject.rb
Commit message (Expand)AuthorAgeFilesLines
* [RuboCop] Enable Layout/EmptyLineAfterMagicComment copKoichi ITO2017-07-161-0/+1
* multiple groups testcase added and confirmation msg addedshekharrajak2017-03-241-2/+8
* using source.dumpshekharrajak2017-02-231-1/+1
* test cases addedshekharrajak2017-02-211-2/+1
* bundle inject can be used with few optionsshekharrajak2017-02-201-1/+2
* minor changeshekharrajak2017-02-011-1/+2
* do not take more than one gem and version as argshekharrajak2017-02-011-2/+3
* it’s not injecting anymoreAndre Arko2016-08-221-1/+1
* Modify prerelease checkingBoggs2016-06-291-3/+1
* Fix prerelease version pickingBoggs2016-06-291-1/+3
* Rename flag to `--group`Boggs2016-06-271-8/+7
* Implement --groups and --source flags for `bundle add`Boggs2016-06-271-1/+5
* WIP - groups and sourceBoggs2016-06-221-4/+6
* Remove extra parameter specifying command.Boggs2016-06-201-5/+2
* Add option to `remove_timestamp` from `Injector` class.Boggs2016-06-161-3/+5
* Add `--pre` flag to add prerelease gemsBoggs2016-06-151-1/+3
* Add specs for `bundle add`Boggs2016-06-151-1/+1
* Remove add class, add `last_version_number` method in `inject.rb`Boggs2016-06-151-1/+13
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* Fix Style/SpaceInsideBlockBracesAndre Arko2015-07-181-1/+1
* Fix Style/SpaceInsideBlockBracesAndre Arko2015-07-181-1/+1
* [RuboCop] Enable Style/EmptyLinesSamuel E. Giddins2015-07-151-1/+0
* whitespace styleAndre Arko2014-01-261-0/+1
* Removed trailing whitespacesSmit Shah2014-01-081-1/+1
* Refactored open, conolse, inject, platform and vizSmit Shah2014-01-081-0/+32