vatusa_client 0.0.1a → 0.0.1a2

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: a7ed511295f547b118b7c48257ccbfd5bd4c1b83
4
- data.tar.gz: d2447c993744a1ffc92275c488246474eb0ab0fb
3
+ metadata.gz: 85fbcc16d1f83370f073dca517bf709fab44aebc
4
+ data.tar.gz: a4a639fab9235f3ace210b55c5e2295f2243dbd2
5
5
  SHA512:
6
- metadata.gz: 3f8063e5a4fd6648216988b6f8000b9e1bde122afb9af3477cbd5802fa01de52fe3e6ed83341f5914ae3171ad6a36d332bdfe2eb55dd43c4ed4ba890281b08a1
7
- data.tar.gz: cea83128b104490fd3cd524c2d2dd67b2dd048935210855032a5fbf858b61bf7deb9e7ec67b6e15b1f261f5873631bb147df67be89b5b79ea8e4baff94380544
6
+ metadata.gz: f9d2cb0414d22d03dedf6b52e0d48f1913bfc6aa49aac20e6ad8c7827f43d5fdd42fb946fb28cf0808f801286452ce17b4e6525654165434a394f51802e949ab
7
+ data.tar.gz: 93b6084a3623ed50782a88d0fe2e98d1215a872a9a7c76d8c93a1c6d81a0f61db7357261a284ffcec93085b9b9f035758ea2667e0094300bd540c9210ddcee7f
@@ -1,3 +1,3 @@
1
1
  module VatusaClient
2
- VERSION = "0.0.1a"
2
+ VERSION = "0.0.1a2"
3
3
  end
@@ -7,7 +7,7 @@ Gem::Specification.new do |spec|
7
7
  spec.name = "vatusa_client"
8
8
  spec.version = VatusaClient::VERSION
9
9
  spec.authors = ["Julian DeMille"]
10
- spec.email = ["julian.demille@demilletech.net"]
10
+ spec.email = ["wm@zlcartcc.com"]
11
11
 
12
12
  spec.summary = %q{A (hopefully) lightweight client for VATUSA's API and ULS.}
13
13
  spec.description = %q{This gem will hopefully allow you to easily interface with VATUSA's API and ULS, without problems.}
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vatusa_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1a
4
+ version: 0.0.1a2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Julian DeMille
@@ -83,7 +83,7 @@ dependencies:
83
83
  description: This gem will hopefully allow you to easily interface with VATUSA's API
84
84
  and ULS, without problems.
85
85
  email:
86
- - julian.demille@demilletech.net
86
+ - wm@zlcartcc.com
87
87
  executables: []
88
88
  extensions: []
89
89
  extra_rdoc_files: []