adomain 0.1.0 → 0.1.1

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
  SHA256:
3
- metadata.gz: 057dab1acf9fcec5da26e74a69faba47d194903868d4161865ae413d3cd3bec2
4
- data.tar.gz: 7d79d23505f21e6d14efbc37405806e4226a96f572cf1265d052a53097935368
3
+ metadata.gz: 5f6a4fcd3fc144bade4ae7c9c6203282f2bb60263e52b1dbb512e3e2f4aafbdc
4
+ data.tar.gz: 78f75f9287faa5f86db07e8de720bf2acdc291e7c77a6dca00a980da6d27b691
5
5
  SHA512:
6
- metadata.gz: 2e18609978403dd5e74130fc5f3ab4215fbb4d0f3cdf4170a88fb60431a1d741466e57701e559e438a047d14af073e30e6254833e76a30e23c575d147ff8f15c
7
- data.tar.gz: 69201c5cb5ba94e739785be68109e29ee47d11171db5bcacf9f1c9c31840778357731438fc4a8a79628ea304e3d002a6edf830108387a2f3c656ceda814216d1
6
+ metadata.gz: 8e3df07bd32de3879be644a9b2fc82982d0d8bb942f87f0c1c1391384063024675dd8564fe74dcacaaf0c59dd301ecd3cc2b825579136ddf66fa520033b1a326
7
+ data.tar.gz: 21ff7155943997118c937ae08f7cc4727acafc12024b92c9866f205913210aee6480ad7663cc8df9a0f3c5407171d2ab3e8754083b1b87b057034ad855b89158
@@ -55,7 +55,7 @@ further defined and clarified by project maintainers.
55
55
  ## Enforcement
56
56
 
57
57
  Instances of abusive, harassing, or otherwise unacceptable behavior may be
58
- reported by contacting the project team at samuel.nissen@rakuten.com. All
58
+ reported by contacting the project team at scnissen@gmail.com. All
59
59
  complaints will be reviewed and investigated and will result in a response that
60
60
  is deemed necessary and appropriate to the circumstances. The project team is
61
61
  obligated to maintain confidentiality with regard to the reporter of an incident.
@@ -7,7 +7,7 @@ Gem::Specification.new do |spec|
7
7
  spec.name = "adomain"
8
8
  spec.version = Adomain::VERSION
9
9
  spec.authors = ["Sam Nissen"]
10
- spec.email = ["samuel.nissen@rakuten.com"]
10
+ spec.email = ["scnissen@gmail.com"]
11
11
 
12
12
  spec.summary = %q{Simple, uncomplicated, schemed domain parsing using Addressable}
13
13
  spec.homepage = "https://github.com/samnissen/adomain"
@@ -1,3 +1,3 @@
1
1
  class Adomain
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: adomain
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sam Nissen
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2018-02-06 00:00:00.000000000 Z
11
+ date: 2018-02-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -68,7 +68,7 @@ dependencies:
68
68
  version: '2.5'
69
69
  description:
70
70
  email:
71
- - samuel.nissen@rakuten.com
71
+ - scnissen@gmail.com
72
72
  executables: []
73
73
  extensions: []
74
74
  extra_rdoc_files: []