landrush-ip 0.2.5 → 0.2.7

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA1:
3
- metadata.gz: 4f8e66477c5b816e55ddc258b0dfb6e1cb1ab721
4
- data.tar.gz: f113e268d6a05d78006d89488cc62175ce3631ad
2
+ SHA256:
3
+ metadata.gz: 5aaf87c61386a28a73fb39682cfabdd9b014d04d267c307bb9210c8027c93310
4
+ data.tar.gz: 47cc6cab95f68cdf23d91a7398a784b9374aa69ad01b2df0a6644a13268c144a
5
5
  SHA512:
6
- metadata.gz: 7b6482cbbeb996485a95d8dedfbb706903a124df972646b09a0d933905aa758ac94b3d564b7a3d2546a58846532d9cb325690a6fa5e53854e484c56cb91e3382
7
- data.tar.gz: 6bbd96d87a839287dc6855a47dc5fda1cca88554b1479e87d407d37088293a1f3cefbf71de4727314bf96549d0fb3c473afa9222bdcbc6c209d5a66fcd892d5b
6
+ metadata.gz: de7ae592d0936290141e9e51b4a09e838b3eed6d62836514416cbeb9d3825fb08978c486dffa61561c43a71769ea33a8daf60b292700b036ee26fc30ea21fa39
7
+ data.tar.gz: 743894ff2e4929cf52742af799c73f478c81ec95727796fa454ca95775847e079d71177cebcf8a9f1f62e7e52fb207074e7cba459162f8756f2bf2baa692252c
data/CODE_OF_CONDUCT.md CHANGED
File without changes
data/LICENSE.txt CHANGED
File without changes
data/README.md CHANGED
File without changes
File without changes
File without changes
@@ -9,6 +9,8 @@ module LandrushIp
9
9
  'landrush-ip-linux_amd64'
10
10
  elsif uname =~ /(arm)/i
11
11
  'landrush-ip-linux_arm'
12
+ elsif uname =~ /(aarch64)/i
13
+ 'landrush-ip-linux_arm64'
12
14
  elsif uname =~ /(i386|i686)/i
13
15
  'landrush-ip-linux_386'
14
16
  else
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -1,3 +1,3 @@
1
1
  module LandrushIp
2
- VERSION = '0.2.5'.freeze
2
+ VERSION = '0.2.7'.freeze
3
3
  end
data/lib/landrush-ip.rb CHANGED
File without changes
data/locales/en.yml CHANGED
File without changes
Binary file
Binary file
Binary file
Binary file
Binary file
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: landrush-ip
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.5
4
+ version: 0.2.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Paul Werelds
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-10-01 00:00:00.000000000 Z
11
+ date: 2022-04-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake
@@ -52,6 +52,7 @@ files:
52
52
  - util/dist/landrush-ip-linux_386
53
53
  - util/dist/landrush-ip-linux_amd64
54
54
  - util/dist/landrush-ip-linux_arm
55
+ - util/dist/landrush-ip-linux_arm64
55
56
  - util/dist/landrush-ip-windows_386.exe
56
57
  - util/dist/landrush-ip-windows_amd64.exe
57
58
  homepage: https://github.com/Werelds/landrush-ip
@@ -73,8 +74,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
73
74
  - !ruby/object:Gem::Version
74
75
  version: '0'
75
76
  requirements: []
76
- rubyforge_project:
77
- rubygems_version: 2.4.8
77
+ rubygems_version: 3.1.2
78
78
  signing_key:
79
79
  specification_version: 4
80
80
  summary: Capability plugin for Vagrant that allows more fine grained control over