Skip to content

Commit

Permalink
Update ruby-bundler to 1.3.5.
Browse files Browse the repository at this point in the history
## 1.3.5 (3 April 2013)

Features:

  - progress indicator while resolver is running (@chief)

Bugfixes:

  - update local overrides with orphaned revisions (@JamesFerguson)
  - revert to working quoting of RUBYOPT on Windows (@ogra)
  - use basic auth even when SSL is not available (@jayniz)
  - installing git gems without dependencies in deployment now works
  • Loading branch information
taca committed Sep 15, 2013
1 parent 07548a7 commit ae1786d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions misc/ruby-bundler/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.16 2013/03/17 16:04:37 taca Exp $
# $NetBSD: Makefile,v 1.17 2013/09/15 14:08:38 taca Exp $

DISTNAME= bundler-1.3.4
DISTNAME= bundler-1.3.5
CATEGORIES= misc

MAINTAINER= [email protected]
Expand Down
8 changes: 4 additions & 4 deletions misc/ruby-bundler/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.16 2013/03/17 16:04:37 taca Exp $
$NetBSD: distinfo,v 1.17 2013/09/15 14:08:38 taca Exp $

SHA1 (bundler-1.3.4.gem) = fba95c4d82d4fa287de6baea99ed31af8b8973dc
RMD160 (bundler-1.3.4.gem) = 2ff6e7cb23fa3f555898500c0db08f31ce2bc83f
Size (bundler-1.3.4.gem) = 267776 bytes
SHA1 (bundler-1.3.5.gem) = 2cad3052a59b83f1f616e8202f5c714e46bd8523
RMD160 (bundler-1.3.5.gem) = 4fbf2b67e8403b481ac2ffed30a1e4650561b431
Size (bundler-1.3.5.gem) = 268800 bytes

0 comments on commit ae1786d

Please sign in to comment.