RVM 1.26.11 released with new rubies, new binaries available by CDN and fixes.
∞1.26.11
- RVM#3295 Update supported MRI versions in help & man
 - RVM#3305 Use the right libdb on SLES 12
 - RVM#3306 Ignore ~/.rvmrc and /etc/rvmrc when --path is specified
 - RVM#3307 Better support rbx under FreeBSD 10
 - RVM#3308 Add libedit-dev requirement for Ubuntu
 - RVM#3313 Machine readable requirements
 - RVM#3338 Use the CDN for binaries. Related to rvm/rvm-site-setup#1
 - RVM#3340 Fix trap behavior
 - RVM#3341 Railsexpress patches for ruby 2.2.1
 - RVM#3350 Bump GCC version from 4.8 to 4.9 for OS X 10.10+
 - RVM#3355 Add fix_installing_bundled_gems.patch for Ruby 2.2.1
 - RVM#3260 Add llvm-dev to rbx requirements
 - RVM#3362 Add -lz to ruby build flags
 - introduce --list-all-packages and --list-missing-packages
 - do not force users to use bundler
 - new ruby binaries for ruby-2.0.0-p643, ruby-2.2.0, ruby-2.2.1 and additional versions on various platforms
 - new rubies: rbx-1.4.3, ruby-2.0.0-p643, ruby-2.2.1
 
here're all the changes: https://github.com/rvm/rvm/compare/1.26.10...1.26.11