Skip to content

Commit

Permalink
RVM 1-26-11
Browse files Browse the repository at this point in the history
  • Loading branch information
havenwood committed Mar 31, 2015
1 parent edebc1c commit e151816
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions content/blog/2015-03-31-rvm-1-26-11.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
---
title: RVM 1.26.11 released
created_at: 2015-03-31 10:00:00 -0700
kind: article
author: havenwood
author_full: Shannon Skipper
tags:
- releases
- rvm1
---

RVM 1.26.11 released with new rubies, new binaries available by CDN and fixes.

<!-- more -->

## 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 ruby rubies: rbx-1.4.3, ruby-2.0.0-p643, ruby-2.2.1

here're all the changes:
<https://github.com/wayneeseguin/rvm/compare/1.26.10...1.26.11>

0 comments on commit e151816

Please sign in to comment.