aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/current_ruby.rb
Commit message (Expand)AuthorAgeFilesLines
* [CurrentRuby] Ensure the local platform isnt ruby before checking os/cpuSamuel Giddins2017-01-211-3/+3
* Support :mri_25 platform and its variationsAkira Matsuda2016-12-261-0/+1
* Add a setting for forcing only the ruby platformSamuel Giddins2016-09-271-3/+3
* [CurrentRuby] RefactorSamuel Giddins2016-02-021-168/+33
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* Support :mri_23 platform and its variationsAkira Matsuda2015-07-221-1/+29
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-3/+3
* [RuboCop] Enable Style/EmptyLinesSamuel E. Giddins2015-07-151-1/+0
* Removes a warning in jrubyDavid Rodríguez2015-07-111-0/+8
* add `:ruby_22` platform optionAbdelkader Boudih2014-09-251-0/+28
* Mswin64 support.U.Nakamura2014-04-111-0/+32
* Merge pull request #2611 from mcfiredrill/jruby18and19André Arko2013-09-261-0/+8
|\
| * add jruby_18 and jruby_19 to platformsTony Miller2013-08-241-0/+8
* | adding platform support for ruby 2.1Brandon Black2013-09-241-1/+20
|/
* Add proper support for x64-mingw32 platform.Lars Kanis2013-08-101-1/+9
* Load current_ruby from shared_helpers.rbHemant Kumar2013-07-251-0/+7
* Extract Current Ruby version/platform detection from dependency.rbHemant Kumar2013-07-181-0/+81