Skip to content

Commit

Permalink
rubygems: 2.6.6 -> 2.6.8 (#21028)
Browse files Browse the repository at this point in the history
  • Loading branch information
svend authored and zimbatm committed Dec 10, 2016
1 parent 9243703 commit e942ed2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/development/interpreters/ruby/rubygems-src.nix
@@ -1,6 +1,6 @@
{ fetchurl
, version ? "2.6.6"
, sha256 ? "0x0ldlwr627d0brw96jdbscib6d2nk19izvnh8lzsasszi1k5rkq"
, version ? "2.6.8"
, sha256 ? "1v6n6s8cq5l0xyf1fbm1w4752b9vdk3p130ar59ig72p9vqvkbl1"
}:
fetchurl {
url = "http://production.cf.rubygems.org/rubygems/rubygems-${version}.tgz";
Expand Down

0 comments on commit e942ed2

Please sign in to comment.