binding_of_caller 0.6.5 → 0.6.6
Sign up to get free protection for your applications and to get access to all the features.
- data/binding_of_caller.gemspec +1 -1
- data/lib/binding_of_caller.rb +1 -1
- data/lib/binding_of_caller/version.rb +1 -1
- metadata +3 -3
data/binding_of_caller.gemspec
CHANGED
data/lib/binding_of_caller.rb
CHANGED
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: binding_of_caller
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 1509392978297545075
|
5
5
|
prerelease:
|
6
6
|
segments:
|
7
7
|
- 0
|
8
8
|
- 6
|
9
|
-
-
|
10
|
-
version: 0.6.
|
9
|
+
- 6
|
10
|
+
version: 0.6.6
|
11
11
|
platform: ruby
|
12
12
|
authors:
|
13
13
|
- John Mair (banisterfiend)
|