Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 467 Bytes

File metadata and controls

15 lines (13 loc) · 467 Bytes
title 1.6.1 Released
layout post
author fred, the rubygems robot
author_email nick@gemcutter.org

Bug Fixes:

  • Installation no longer fails when a dependency from a version that won't be installed is unsatisfied.
  • README.rdoc now shows how to file tickets and get help. Pull Request #40 by Aaron Patterson.
  • Gem files are cached correctly again. Patch #29051 by Mamoru Tasaka.
  • Tests now pass with non-022 umask. Patch #29050 by Mamoru Tasaka.