summaryrefslogtreecommitdiff
path: root/misc/ruby-pry
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2020-04-27 15:00:27 +0000
committertaca <taca@pkgsrc.org>2020-04-27 15:00:27 +0000
commitf57cfbc5dab05196bdd9cf5f028fd6215d6ba4b6 (patch)
treeef3699a73fbf2d7785cb6e6ffb76bedad8a05d74 /misc/ruby-pry
parent5e3a7f928b38da1bf713727509bd9e9e2abc7ab0 (diff)
downloadpkgsrc-f57cfbc5dab05196bdd9cf5f028fd6215d6ba4b6.tar.gz
misc/ruby-pry: update to 0.13.1
Update ruby-pry to 0.13.1. ### [v0.13.1][v0.13.1] (April 12, 2020) #### Bug fixes * Fixed bug where on invalid input only the last syntax error is displayed (instead of all of them) ([#2117](https://github.com/pry/pry/pull/2117)) * Fixed `Pry::Config` raising `NoMethodError` on undefined option instead of returning `nil` (usually invoked via `Pry.config.foo_option` calls) ([#2126](https://github.com/pry/pry/pull/2126)) * Fixed `help` command not displaying regexp aliases properly ([#2120](https://github.com/pry/pry/pull/2120)) * Fixed `pry-backtrace` not working ([#2122](https://github.com/pry/pry/pull/2122))
Diffstat (limited to 'misc/ruby-pry')
-rw-r--r--misc/ruby-pry/Makefile4
-rw-r--r--misc/ruby-pry/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/misc/ruby-pry/Makefile b/misc/ruby-pry/Makefile
index 4930904b0d9..2bac37d52e9 100644
--- a/misc/ruby-pry/Makefile
+++ b/misc/ruby-pry/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2020/03/23 17:09:20 taca Exp $
+# $NetBSD: Makefile,v 1.12 2020/04/27 15:00:27 taca Exp $
-DISTNAME= pry-0.13.0
+DISTNAME= pry-0.13.1
CATEGORIES= misc
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/misc/ruby-pry/distinfo b/misc/ruby-pry/distinfo
index 28d57410fe4..c98758ef7eb 100644
--- a/misc/ruby-pry/distinfo
+++ b/misc/ruby-pry/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2020/03/27 06:07:57 taca Exp $
+$NetBSD: distinfo,v 1.10 2020/04/27 15:00:27 taca Exp $
-SHA1 (pry-0.13.0.gem) = c94d00c954fcc3ff95cbc3fdd7b3cdf3fa377c39
-RMD160 (pry-0.13.0.gem) = 2f6b96d567e4b65618e892cb6540300461dee071
-SHA512 (pry-0.13.0.gem) = 6604ae28f4838a1edd95f266c842712e4c34ba4a925f6978be26cf2ee8f93a02b70ace32f451cd2b3f4537cc044b94869d7c2b919ad36aae81d07b3e076eb4f6
-Size (pry-0.13.0.gem) = 155136 bytes
+SHA1 (pry-0.13.1.gem) = c062c2b4cdb93d3b9bbebd2bab2e1c5bc32ddf88
+RMD160 (pry-0.13.1.gem) = be133f37c724cdb4adeeabaeb13d0c65350e1052
+SHA512 (pry-0.13.1.gem) = cc7aaf88126fbb514df1cef796c9b5b1d3b8d4f965d64348780aaa20de4670fb254238c2ee191063256e5d5922523b8b366e7b67152c296fba107f1bf91ee221
+Size (pry-0.13.1.gem) = 155136 bytes