akaer 2.4.0 → 2.4.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.
- checksums.yaml +6 -14
- data/.travis-gemfile +1 -1
- data/Gemfile +1 -1
- data/README.md +3 -16
- data/Rakefile +1 -1
- data/akaer.gemspec +3 -3
- data/bin/akaer +1 -1
- data/doc/Akaer.html +1 -1
- data/doc/file.README.html +3 -3
- data/doc/index.html +3 -3
- data/lib/akaer.rb +1 -1
- data/lib/akaer/application.rb +1 -1
- data/lib/akaer/configuration.rb +1 -1
- data/lib/akaer/version.rb +2 -2
- data/locales/en.yml +1 -1
- data/locales/it.yml +1 -1
- data/spec/akaer/application_spec.rb +1 -1
- data/spec/akaer/configuration_spec.rb +1 -1
- data/spec/coverage_helper.rb +1 -1
- data/spec/spec_helper.rb +1 -1
- metadata +15 -17
checksums.yaml
CHANGED
|
@@ -1,15 +1,7 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
3
|
-
metadata.gz:
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
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
|
data/.travis-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 <
|
|
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 <
|
|
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
|
-
|
|
4
|
-
[](http://travis-ci.org/ShogunPanda/akaer)
|
|
5
|
-
[](https://codeclimate.com/github/ShogunPanda/akaer)
|
|
6
|
-
[](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 (
|
|
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 <
|
|
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/akaer.gemspec
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 <
|
|
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 = ["
|
|
14
|
-
gem.homepage = "http://sw.
|
|
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 <
|
|
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"
|
data/doc/Akaer.html
CHANGED
|
@@ -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 <
|
|
91
|
+
<p>This file is part of the akaer gem. Copyright (C) 2013 and above Shogun <shogun@cowtech.it>.
|
|
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
|
|
data/doc/file.README.html
CHANGED
|
@@ -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.
|
|
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.
|
|
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 (
|
|
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>
|
data/doc/index.html
CHANGED
|
@@ -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.
|
|
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.
|
|
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 (
|
|
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>
|
data/lib/akaer.rb
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 <
|
|
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/lib/akaer/application.rb
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 <
|
|
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/lib/akaer/configuration.rb
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 <
|
|
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/lib/akaer/version.rb
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 <
|
|
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 =
|
|
19
|
+
PATCH = 1
|
|
20
20
|
|
|
21
21
|
# The current version of akaer.
|
|
22
22
|
STRING = [MAJOR, MINOR, PATCH].compact.join(".")
|
data/locales/en.yml
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 <
|
|
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/locales/it.yml
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 <
|
|
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 <
|
|
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 <
|
|
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/spec/coverage_helper.rb
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 <
|
|
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/spec/spec_helper.rb
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 <
|
|
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.
|
|
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:
|
|
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
|
-
-
|
|
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.
|
|
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
|
-
|
|
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:
|