ruby-debug 0.7 → 0.7.1
Sign up to get free protection for your applications and to get access to all the features.
- data/ext/ruby_debug.c +1 -1
- data/lib/ruby-debug/commands/frame.rb +1 -1
- metadata +2 -2
data/ext/ruby_debug.c
CHANGED
metadata
CHANGED
@@ -3,8 +3,8 @@ rubygems_version: 0.9.1
|
|
3
3
|
specification_version: 1
|
4
4
|
name: ruby-debug
|
5
5
|
version: !ruby/object:Gem::Version
|
6
|
-
version:
|
7
|
-
date: 2007-02-
|
6
|
+
version: 0.7.1
|
7
|
+
date: 2007-02-02 13:44:28 -05:00
|
8
8
|
summary: Fast Ruby debugger
|
9
9
|
require_paths:
|
10
10
|
- lib
|