akaer 2.4.0 → 2.4.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,15 +1,7 @@
1
1
  ---
2
- !binary "U0hBMQ==":
3
- metadata.gz: !binary |-
4
- ZjczMmIxZmQ5MDRlMjE2NDU3MTIwYjE2MDBlM2FjZGFiMGVmNDQ4NA==
5
- data.tar.gz: !binary |-
6
- OGFhYzE1MjczZTFlOTlhODFkZjIyYTY2NjJjZGIwN2YwZmMxZmVkNw==
7
- !binary "U0hBNTEy":
8
- metadata.gz: !binary |-
9
- NWUxZmM1ZDUzMzAxZWU1ZDk5NjA2ZTI4MGNhOGU1M2NmM2FhZmUyODJkOGNm
10
- MTE4MDQ4OTk1YzM0YzJlYjMzZWM4OTcxMmEwYTI1OTc5YjZjOTdiYjNkY2I1
11
- ODYyOWZjZTNkMDNjZWNiNjY2YWE1MmExNGM4NzIxYzcwMTM4MWM=
12
- data.tar.gz: !binary |-
13
- MDk5ZTUyZjMyMDc4ZDhiMTBhNTVhMGFhNjA4NjBmZTNjM2VlZTk1OTY5ZDcx
14
- MTc0MzU1MWZhMzNlMjU2N2U3NDMwMDgzNjNiMTUxNzMyNDJhZTJmYmVlY2Rk
15
- MjU5YTE5ODBlNzY2ODZhODcxY2IwYTg2ZDljMjNiN2YzODAxZjU=
2
+ SHA256:
3
+ metadata.gz: c52dfc088ea38ce547239aeb5f34edb91933ed8735586472c89d1693d22d2131
4
+ data.tar.gz: ae7197f44908d473599258bedcbb134315ef08b50490e9bb9e8596fe4e4a88ef
5
+ SHA512:
6
+ metadata.gz: f316951fe6a1a7446c513294af17ada25e007fa7a70a14cb81516c0892bff3d5da708b60310feba94a7943c138783eff70eea1c50df886c2e7e9a0db1d6049c0
7
+ data.tar.gz: eb8d13b44b3c6c2d6b7f88994d7a8b89cb8975eade8b363df9a7607c1d78bedbfe75510a8bdfebea5032c5163e4d2805786ff2c7479392596818abd229460781
@@ -1,6 +1,6 @@
1
1
  # encoding: utf-8
2
2
  #
3
- # This file is part of the akaer gem. Copyright (C) 2013 and above Shogun <shogun_panda@me.com>.
3
+ # This file is part of the akaer gem. Copyright (C) 2013 and above Shogun <shogun@cowtech.it>.
4
4
  # Licensed under the MIT license, which can be found at http://www.opensource.org/licenses/mit-license.php.
5
5
  #
6
6
 
data/Gemfile CHANGED
@@ -1,6 +1,6 @@
1
1
  # encoding: utf-8
2
2
  #
3
- # This file is part of the akaer gem. Copyright (C) 2013 and above Shogun <shogun_panda@me.com>.
3
+ # This file is part of the akaer gem. Copyright (C) 2013 and above Shogun <shogun@cowtech.it>.
4
4
  # Licensed under the MIT license, which can be found at http://www.opensource.org/licenses/mit-license.php.
5
5
  #
6
6
 
data/README.md CHANGED
@@ -1,24 +1,11 @@
1
- # akaer
1
+ # akaer
2
2
 
3
- [![Gem Version](https://badge.fury.io/rb/akaer.png)](http://badge.fury.io/rb/akaer)
4
- [![Build Status](https://secure.travis-ci.org/ShogunPanda/akaer.png?branch=master)](http://travis-ci.org/ShogunPanda/akaer)
5
- [![Code Climate](https://codeclimate.com/github/ShogunPanda/akaer.png)](https://codeclimate.com/github/ShogunPanda/akaer)
6
- [![Coverage Status](https://coveralls.io/repos/ShogunPanda/akaer/badge.png)](https://coveralls.io/r/ShogunPanda/akaer)
3
+ ## END OF DEVELOPMENT NOTICE - This gem has been discontinued
7
4
 
8
5
  A small utility to add aliases to network interfaces.
9
6
 
10
- http://sw.cow.tc/akaer
11
-
12
- http://rdoc.info/gems/akaer
13
-
14
- ## END OF DEVELOPMENT NOTICE
15
-
16
- # This gem has been discontinued.
17
-
18
- ### Since version 3.0.0, all its functionalities are merged in [devdnsd](http://sw.cow.tc/devdnsd).
19
-
20
7
  ## Copyright
21
8
 
22
- Copyright (C) 2013 and above Shogun (shogun_panda@me.com).
9
+ Copyright (C) 2013 and above Shogun (shogun@cowtech.it).
23
10
 
24
11
  Licensed under the MIT license, which can be found at http://www.opensource.org/licenses/mit-license.php.
data/Rakefile CHANGED
@@ -1,6 +1,6 @@
1
1
  # encoding: utf-8
2
2
  #
3
- # This file is part of the akaer gem. Copyright (C) 2013 and above Shogun <shogun_panda@me.com>.
3
+ # This file is part of the akaer gem. Copyright (C) 2013 and above Shogun <shogun@cowtech.it>.
4
4
  # Licensed under the MIT license, which can be found at http://www.opensource.org/licenses/mit-license.php.
5
5
  #
6
6
 
@@ -1,6 +1,6 @@
1
1
  # encoding: utf-8
2
2
  #
3
- # This file is part of the akaer gem. Copyright (C) 2013 and above Shogun <shogun_panda@me.com>.
3
+ # This file is part of the akaer gem. Copyright (C) 2013 and above Shogun <shogun@cowtech.it>.
4
4
  # Licensed under the MIT license, which can be found at http://www.opensource.org/licenses/mit-license.php.
5
5
  #
6
6
 
@@ -10,8 +10,8 @@ Gem::Specification.new do |gem|
10
10
  gem.name = "akaer"
11
11
  gem.version = Akaer::Version::STRING
12
12
  gem.authors = ["Shogun"]
13
- gem.email = ["shogun_panda@me.com"]
14
- gem.homepage = "http://sw.cow.tc/akaer"
13
+ gem.email = ["shogun@cowtech.it"]
14
+ gem.homepage = "http://sw.cowtech.it/akaer"
15
15
  gem.summary = %q{A small utility to add aliases to network interfaces.}
16
16
  gem.description = %q{A small utility to add aliases to network interfaces.}
17
17
 
data/bin/akaer CHANGED
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env ruby
2
2
  # encoding: utf-8
3
3
  #
4
- # This file is part of the akaer gem. Copyright (C) 2013 and above Shogun <shogun_panda@me.com>.
4
+ # This file is part of the akaer gem. Copyright (C) 2013 and above Shogun <shogun@cowtech.it>.
5
5
  # Licensed under the MIT license, which can be found at http://www.opensource.org/licenses/mit-license.php.
6
6
 
7
7
  require "rubygems"
@@ -88,7 +88,7 @@
88
88
 
89
89
  <h2>Overview</h2><div class="docstring">
90
90
  <div class="discussion">
91
- <p>This file is part of the akaer gem. Copyright (C) 2013 and above Shogun &lt;shogun_panda@me.com&gt;.
91
+ <p>This file is part of the akaer gem. Copyright (C) 2013 and above Shogun &lt;shogun@cowtech.it&gt;.
92
92
  Licensed under the MIT license, which can be found at http://www.opensource.org/licenses/mit-license.php.</p>
93
93
 
94
94
 
@@ -70,7 +70,7 @@
70
70
 
71
71
  <p>A small utility to add aliases to network interfaces.</p>
72
72
 
73
- <p>http://sw.cow.tc/akaer</p>
73
+ <p>http://sw.cowtech.it/akaer</p>
74
74
 
75
75
  <p>http://rdoc.info/gems/akaer</p>
76
76
 
@@ -78,11 +78,11 @@
78
78
 
79
79
  <h1 id="this-gem-has-been-discontinued"> This gem has been discontinued.</h1>
80
80
 
81
- <h3 id="since-version-300-all-its-functionalities-are-merged-in-devdnsdhttpswcowtcdevdnsd">Since version 3.0.0, all its functionalities are merged in <a href="http://sw.cow.tc/devdnsd">devdnsd</a>.</h3>
81
+ <h3 id="since-version-300-all-its-functionalities-are-merged-in-devdnsdhttpswcowtcdevdnsd">Since version 3.0.0, all its functionalities are merged in <a href="http://sw.cowtech.it/devdnsd">devdnsd</a>.</h3>
82
82
 
83
83
  <h2 id="copyright">Copyright</h2>
84
84
 
85
- <p>Copyright (C) 2013 and above Shogun (shogun_panda@me.com).</p>
85
+ <p>Copyright (C) 2013 and above Shogun (shogun@cowtech.it).</p>
86
86
 
87
87
  <p>Licensed under the MIT license, which can be found at http://www.opensource.org/licenses/mit-license.php.</p>
88
88
  </div></div>
@@ -70,7 +70,7 @@
70
70
 
71
71
  <p>A small utility to add aliases to network interfaces.</p>
72
72
 
73
- <p>http://sw.cow.tc/akaer</p>
73
+ <p>http://sw.cowtech.it/akaer</p>
74
74
 
75
75
  <p>http://rdoc.info/gems/akaer</p>
76
76
 
@@ -78,11 +78,11 @@
78
78
 
79
79
  <h1 id="this-gem-has-been-discontinued"> This gem has been discontinued.</h1>
80
80
 
81
- <h3 id="since-version-300-all-its-functionalities-are-merged-in-devdnsdhttpswcowtcdevdnsd">Since version 3.0.0, all its functionalities are merged in <a href="http://sw.cow.tc/devdnsd">devdnsd</a>.</h3>
81
+ <h3 id="since-version-300-all-its-functionalities-are-merged-in-devdnsdhttpswcowtcdevdnsd">Since version 3.0.0, all its functionalities are merged in <a href="http://sw.cowtech.it/devdnsd">devdnsd</a>.</h3>
82
82
 
83
83
  <h2 id="copyright">Copyright</h2>
84
84
 
85
- <p>Copyright (C) 2013 and above Shogun (shogun_panda@me.com).</p>
85
+ <p>Copyright (C) 2013 and above Shogun (shogun@cowtech.it).</p>
86
86
 
87
87
  <p>Licensed under the MIT license, which can be found at http://www.opensource.org/licenses/mit-license.php.</p>
88
88
  </div></div>
@@ -1,6 +1,6 @@
1
1
  # encoding: utf-8
2
2
  #
3
- # This file is part of the akaer gem. Copyright (C) 2013 and above Shogun <shogun_panda@me.com>.
3
+ # This file is part of the akaer gem. Copyright (C) 2013 and above Shogun <shogun@cowtech.it>.
4
4
  # Licensed under the MIT license, which can be found at http://www.opensource.org/licenses/mit-license.php.
5
5
  #
6
6
 
@@ -1,6 +1,6 @@
1
1
  # encoding: utf-8
2
2
  #
3
- # This file is part of the akaer gem. Copyright (C) 2013 and above Shogun <shogun_panda@me.com>.
3
+ # This file is part of the akaer gem. Copyright (C) 2013 and above Shogun <shogun@cowtech.it>.
4
4
  # Licensed under the MIT license, which can be found at http://www.opensource.org/licenses/mit-license.php.
5
5
  #
6
6
 
@@ -1,6 +1,6 @@
1
1
  # encoding: utf-8
2
2
  #
3
- # This file is part of the akaer gem. Copyright (C) 2013 and above Shogun <shogun_panda@me.com>.
3
+ # This file is part of the akaer gem. Copyright (C) 2013 and above Shogun <shogun@cowtech.it>.
4
4
  # Licensed under the MIT license, which can be found at http://www.opensource.org/licenses/mit-license.php.
5
5
  #
6
6
 
@@ -1,6 +1,6 @@
1
1
  # encoding: utf-8
2
2
  #
3
- # This file is part of the akaer gem. Copyright (C) 2013 and above Shogun <shogun_panda@me.com>.
3
+ # This file is part of the akaer gem. Copyright (C) 2013 and above Shogun <shogun@cowtech.it>.
4
4
  # Licensed under the MIT license, which can be found at http://www.opensource.org/licenses/mit-license.php.
5
5
  #
6
6
 
@@ -16,7 +16,7 @@ module Akaer
16
16
  MINOR = 4
17
17
 
18
18
  # The patch version.
19
- PATCH = 0
19
+ PATCH = 1
20
20
 
21
21
  # The current version of akaer.
22
22
  STRING = [MAJOR, MINOR, PATCH].compact.join(".")
@@ -1,6 +1,6 @@
1
1
  # encoding: utf-8
2
2
  #
3
- # This file is part of the akaer gem. Copyright (C) 2013 and above Shogun <shogun_panda@me.com>.
3
+ # This file is part of the akaer gem. Copyright (C) 2013 and above Shogun <shogun@cowtech.it>.
4
4
  # Licensed under the MIT license, which can be found at http://www.opensource.org/licenses/mit-license.php.
5
5
  #
6
6
 
@@ -1,6 +1,6 @@
1
1
  # encoding: utf-8
2
2
  #
3
- # This file is part of the akaer gem. Copyright (C) 2013 and above Shogun <shogun_panda@me.com>.
3
+ # This file is part of the akaer gem. Copyright (C) 2013 and above Shogun <shogun@cowtech.it>.
4
4
  # Licensed under the MIT license, which can be found at http://www.opensource.org/licenses/mit-license.php.
5
5
  #
6
6
 
@@ -1,6 +1,6 @@
1
1
  # encoding: utf-8
2
2
  #
3
- # This file is part of the akaer gem. Copyright (C) 2013 and above Shogun <shogun_panda@me.com>.
3
+ # This file is part of the akaer gem. Copyright (C) 2013 and above Shogun <shogun@cowtech.it>.
4
4
  # Licensed under the MIT license, which can be found at http://www.opensource.org/licenses/mit-license.php.
5
5
  #
6
6
 
@@ -1,6 +1,6 @@
1
1
  # encoding: utf-8
2
2
  #
3
- # This file is part of the akaer gem. Copyright (C) 2013 and above Shogun <shogun_panda@me.com>.
3
+ # This file is part of the akaer gem. Copyright (C) 2013 and above Shogun <shogun@cowtech.it>.
4
4
  # Licensed under the MIT license, which can be found at http://www.opensource.org/licenses/mit-license.php.
5
5
  #
6
6
 
@@ -1,6 +1,6 @@
1
1
  # encoding: utf-8
2
2
  #
3
- # This file is part of the akaer gem. Copyright (C) 2013 and above Shogun <shogun_panda@me.com>.
3
+ # This file is part of the akaer gem. Copyright (C) 2013 and above Shogun <shogun@cowtech.it>.
4
4
  # Licensed under the MIT license, which can be found at http://www.opensource.org/licenses/mit-license.php.
5
5
  #
6
6
 
@@ -1,6 +1,6 @@
1
1
  # encoding: utf-8
2
2
  #
3
- # This file is part of the akaer gem. Copyright (C) 2013 and above Shogun <shogun_panda@me.com>.
3
+ # This file is part of the akaer gem. Copyright (C) 2013 and above Shogun <shogun@cowtech.it>.
4
4
  # Licensed under the MIT license, which can be found at http://www.opensource.org/licenses/mit-license.php.
5
5
  #
6
6
 
metadata CHANGED
@@ -1,55 +1,55 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: akaer
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.4.0
4
+ version: 2.4.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Shogun
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-08-11 00:00:00.000000000 Z
11
+ date: 2019-12-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bovem
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - ~>
17
+ - - "~>"
18
18
  - !ruby/object:Gem::Version
19
19
  version: 3.0.2
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
- - - ~>
24
+ - - "~>"
25
25
  - !ruby/object:Gem::Version
26
26
  version: 3.0.2
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: mustache
29
29
  requirement: !ruby/object:Gem::Requirement
30
30
  requirements:
31
- - - ~>
31
+ - - "~>"
32
32
  - !ruby/object:Gem::Version
33
33
  version: 0.99.4
34
34
  type: :runtime
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
- - - ~>
38
+ - - "~>"
39
39
  - !ruby/object:Gem::Version
40
40
  version: 0.99.4
41
41
  description: A small utility to add aliases to network interfaces.
42
42
  email:
43
- - shogun_panda@me.com
43
+ - shogun@cowtech.it
44
44
  executables:
45
45
  - akaer
46
46
  extensions: []
47
47
  extra_rdoc_files: []
48
48
  files:
49
- - .gitignore
50
- - .travis-gemfile
51
- - .travis.yml
52
- - .yardopts
49
+ - ".gitignore"
50
+ - ".travis-gemfile"
51
+ - ".travis.yml"
52
+ - ".yardopts"
53
53
  - Gemfile
54
54
  - README.md
55
55
  - Rakefile
@@ -86,7 +86,7 @@ files:
86
86
  - spec/akaer/configuration_spec.rb
87
87
  - spec/coverage_helper.rb
88
88
  - spec/spec_helper.rb
89
- homepage: http://sw.cow.tc/akaer
89
+ homepage: http://sw.cowtech.it/akaer
90
90
  licenses: []
91
91
  metadata: {}
92
92
  post_install_message:
@@ -95,17 +95,16 @@ require_paths:
95
95
  - lib
96
96
  required_ruby_version: !ruby/object:Gem::Requirement
97
97
  requirements:
98
- - - ! '>='
98
+ - - ">="
99
99
  - !ruby/object:Gem::Version
100
100
  version: 1.9.3
101
101
  required_rubygems_version: !ruby/object:Gem::Requirement
102
102
  requirements:
103
- - - ! '>='
103
+ - - ">="
104
104
  - !ruby/object:Gem::Version
105
105
  version: '0'
106
106
  requirements: []
107
- rubyforge_project: akaer
108
- rubygems_version: 2.0.5
107
+ rubygems_version: 3.0.3
109
108
  signing_key:
110
109
  specification_version: 4
111
110
  summary: A small utility to add aliases to network interfaces.
@@ -114,4 +113,3 @@ test_files:
114
113
  - spec/akaer/configuration_spec.rb
115
114
  - spec/coverage_helper.rb
116
115
  - spec/spec_helper.rb
117
- has_rdoc: