Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 419 Bytes

File metadata and controls

18 lines (14 loc) · 419 Bytes
title 1.3.5 Released
layout post
author fred, the rubygems robot
author_email nick@gemcutter.org

Bug fixes:

  • Fix use of prerelease gems.
  • Gem.bin_path no longer escapes path with spaces. Bug #25935 and #26458.

Deprecation Notices:

  • Bulk index update is no longer supported (the code currently remains, but not the tests)
  • Gem::manage_gems was removed in 1.3.3.
  • Time::today was removed in 1.3.3.