about summary refs log tree commit diff
path: root/pkgs/development/interpreters/ruby/rvm-patchsets.nix
diff options
context:
space:
mode:
authorRahul Gopinath <rahul@gopinath.org>2016-07-30 11:58:31 -0700
committerRahul Gopinath <rahul@gopinath.org>2016-09-06 21:13:59 -0700
commit7163bab78f7945fa2664a72aef12e67fa9bf0781 (patch)
tree16fb1e8efdf2a1812ac27c3fa1b7ed284f40db16 /pkgs/development/interpreters/ruby/rvm-patchsets.nix
parent39e197ab1ccad9f1b57c10afe4cfe592a9e40270 (diff)
downloadnixlib-7163bab78f7945fa2664a72aef12e67fa9bf0781.tar
nixlib-7163bab78f7945fa2664a72aef12e67fa9bf0781.tar.gz
nixlib-7163bab78f7945fa2664a72aef12e67fa9bf0781.tar.bz2
nixlib-7163bab78f7945fa2664a72aef12e67fa9bf0781.tar.lz
nixlib-7163bab78f7945fa2664a72aef12e67fa9bf0781.tar.xz
nixlib-7163bab78f7945fa2664a72aef12e67fa9bf0781.tar.zst
nixlib-7163bab78f7945fa2664a72aef12e67fa9bf0781.zip
ruby: 2.2.3 -> 2.2.5
Diffstat (limited to 'pkgs/development/interpreters/ruby/rvm-patchsets.nix')
-rw-r--r--pkgs/development/interpreters/ruby/rvm-patchsets.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/interpreters/ruby/rvm-patchsets.nix b/pkgs/development/interpreters/ruby/rvm-patchsets.nix
index 238a70b5d807..bbe1038bab2f 100644
--- a/pkgs/development/interpreters/ruby/rvm-patchsets.nix
+++ b/pkgs/development/interpreters/ruby/rvm-patchsets.nix
@@ -3,6 +3,6 @@
 fetchFromGitHub {
   owner  = "skaes";
   repo   = "rvm-patchsets";
-  rev    = "84d0634ce5639781c4d8e9396ec20341d6524901";
-  sha256 = "06x2r43i8kpcmk6s5idrc3z49p8vy18b2lsh1jdqla69i5z2vqlf";
+  rev    = "951e47ca1022cd1e41de9177fa87438cfb72d127";
+  sha256 = "18n2frwmn6lcnjywysyjam1zfzfad0r50141xs2h9kifsyak5xcf";
 }