summaryrefslogtreecommitdiff
path: root/lib/bundler/ruby_version.rb
Commit message (Expand)AuthorAgeFilesLines
...
* don't use frozen strings in SystemRubyVersionAndre Arko2013-02-211-5/+5
* loosen ruby directive for enginesTerence Lee2012-07-121-2/+4
* RUBY_ENGINE is not defined in ruby 1.8.7Terence Lee2012-05-031-2/+7
* don't print engine information for MRITerence Lee2012-05-031-1/+4
* ruby version check for bundle#installYehuda Katz and Terence Lee2012-05-031-3/+21
* add SystemRubyVersion to check againstYehuda Katz and Terence Lee2012-05-031-2/+55
* refactor ruby version into it's own classTerence Lee2012-05-031-0/+15