[DRE-commits] [ruby-aruba] 01/74: Remove pry-stack_explorer, we don't use it
Hideki Yamane
henrich at moszumanska.debian.org
Sat Nov 28 01:16:26 UTC 2015
This is an automated email from the git hooks/post-receive script.
henrich pushed a commit to branch debian/sid
in repository ruby-aruba.
commit 15b0e65a36edd5e085077440cb678cc02ee11394
Author: Dennis Günnewig <dg1 at ratiodata.de>
Date: Mon Nov 23 10:53:25 2015 +0100
Remove pry-stack_explorer, we don't use it
---
Gemfile | 4 ----
1 file changed, 4 deletions(-)
diff --git a/Gemfile b/Gemfile
index 6ef00d3..f8fb9d6 100644
--- a/Gemfile
+++ b/Gemfile
@@ -15,10 +15,6 @@ group :debug do
gem 'pry-debugger', '~> 0.2.3'
end
- if RUBY_VERSION >= '1.9.3' && !RUBY_PLATFORM.include?('java')
- gem 'pry-stack_explorer', '~> 0.4.9'
- end
-
gem 'pry-doc', '~> 0.8.0'
end
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-aruba.git
More information about the Pkg-ruby-extras-commits
mailing list