ss7utils 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 095f3064fabbeaa02c216d4855a864be10587add
4
- data.tar.gz: d2889f44b8a2b59bb552336d5950ac48f62ff674
3
+ metadata.gz: ed802839a66e696aa4ff7894e426793d1bde3a56
4
+ data.tar.gz: 67680dbd8af56fd3673d693509f86d2d0fb58f05
5
5
  SHA512:
6
- metadata.gz: 6ee885ab2ab5795a99e2625ddb5bf9fda1d3832c683dee5580960fba317a1c42444301c8836e5766d2c2e5b29729f4e73329c39ca1c4f3f0fe84350b5b0b5c3f
7
- data.tar.gz: a05d2caa294fa517c4b98edbdf528ee7b087ea36dbaf8fef0568c98478cf7ea4881b48e2a81608d5b52ea929003366a68c7fc6571e8cb6af2e913efa66670ebd
6
+ metadata.gz: 3377e5d93f5154c455f8433a806f35e408477e5754ce7d0b35d621ee77edc82b435262ddd6c8dd2db0d72c9ad1e7ecc6e2b20773062a1817df846c9e578ac123
7
+ data.tar.gz: 9af20ba44a8b44d0589791d99612b00c0ec9d1cdedd1b77b614744ccc91e567cf71e3c6ea08a6de1685b7108a6158802bdd745d29a6c215b8e2d30ac6b093ae1
@@ -1,3 +1,3 @@
1
1
  module Ss7utils
2
- VERSION = "0.0.1"
2
+ VERSION = "0.0.2"
3
3
  end
data/ss7utils.gemspec CHANGED
@@ -7,7 +7,7 @@ Gem::Specification.new do |spec|
7
7
  spec.name = "ss7utils"
8
8
  spec.version = Ss7utils::VERSION
9
9
  spec.authors = ["dparker"]
10
- spec.email = ["daveparker01@gmail.com"]
10
+ spec.email = ["svdasein@github"]
11
11
 
12
12
  spec.summary = %q{SS7 point code manipulation routines}
13
13
  spec.description = 'A few functions that manipulate SS7 point codes'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ss7utils
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - dparker
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2015-05-11 00:00:00.000000000 Z
11
+ date: 2015-05-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -40,7 +40,7 @@ dependencies:
40
40
  version: '10.0'
41
41
  description: A few functions that manipulate SS7 point codes
42
42
  email:
43
- - daveparker01@gmail.com
43
+ - svdasein@github
44
44
  executables: []
45
45
  extensions: []
46
46
  extra_rdoc_files: []