summaryrefslogtreecommitdiff
path: root/lib/bundler/gem_helpers.rb
Commit message (Expand)AuthorAgeFilesLines
* Suppress `Warning: no department given for MutableConstant`Koichi ITO2019-10-201-1/+1
* [GemHelpers] Remove the special code path for ruby platform being its own gen...Samuel Giddins2019-07-091-3/+1
* Auto-correct `Style/TrailingCommaInArrayLiteral` offensesDavid Rodríguez2019-03-041-1/+1
* [RuboCop] Enable Layout/EmptyLineAfterMagicComment copKoichi ITO2017-07-161-0/+1
* Add a setting for forcing only the ruby platformSamuel Giddins2016-09-271-1/+1
* Refactor best-platform matchingSamuel Giddins2016-08-251-8/+43
* Resolve for specific platformsSamuel Giddins2016-08-251-0/+33
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-1/+2
* [RuboCop] Fix Style/MutableConstantSamuel Giddins2016-01-311-2/+2
* Nix the gem_helpers method in `Bundler::Dsl`Mike Virata-Stone2015-12-151-0/+6
* [RuboCop] Enable Style/EmptyLinesAroundModuleBodySamuel Giddins2015-11-261-1/+0
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-7/+7
* Fix universal gem installationJay Mundrawala2015-04-101-0/+1
* Revert "Merge pull request #2988 from mvz/issue-2774-rbx-deps"Andre Arko2014-05-051-1/+0
* Add rubinius as a seperate generic platformMatijs van Zuijlen2014-04-201-0/+1
* Mswin64 support.U.Nakamura2014-04-111-0/+1
* Remove useless code from GemHelpers#genericLars Kanis2013-08-111-3/+2
* Add proper support for x64-mingw32 platform.Lars Kanis2013-08-101-6/+8
* pull GemHelpers and MatchPlatform modules into filesAndre Arko2011-10-011-0/+23