CodeBlock-callsign 1.0.0 → 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -108,6 +108,3 @@ class CallSign
108
108
  end
109
109
  end
110
110
  end
111
-
112
- p = CallSign.new("w3ok")
113
- puts p.trusteename
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: CodeBlock-callsign
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Rick E.
@@ -23,7 +23,7 @@ extra_rdoc_files: []
23
23
 
24
24
  files:
25
25
  - README
26
- - callook.rb
26
+ - lib/callsign.rb
27
27
  has_rdoc: false
28
28
  homepage: http://github.com/codeblock/CallSignRb
29
29
  licenses: