polars 0.1.15 → 0.1.16

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
2
  SHA256:
3
- metadata.gz: 6cf1aebcb9750b29310b21a4d424bfca70e48fdf27b5e89aa95eec9676646423
4
- data.tar.gz: e5b9dc472709062a81ef51c4c7272f8688c2fe11314024fd8bd492865fe9da7d
3
+ metadata.gz: 58a2c71f0c20c9e51cc5c4cd717b0e8b555d066f9e37824394955b3bcea94d0c
4
+ data.tar.gz: a1ef8ccc8966f54183a755260d0f1fe42d3424cdc30c7438d1b9b67886f5648b
5
5
  SHA512:
6
- metadata.gz: 1a238ead7462c473765c9e015b18228e1dd1cd6b547b024e56b61955d88556b4d8cb07dc96ea66162011f4b7dfde1fce9f66ad81585ebb5246a893f114241091
7
- data.tar.gz: 6246a49477f7e6150c397759edd1e6e521869521ca0d51867185cf4d965ef644a79d9a0f79504a318f66982d8e40e65f93bac975b6bc5110d7475cd7e24e6615
6
+ metadata.gz: 473000ac00f23321d061500bda904993f700f21e6baf5222f34850be1efcc25dea618be110bed2bd7cbb5f848f0359fddc76828765ae81bfeaf346e34089cd78
7
+ data.tar.gz: 135bc4e812701a71cffbdb8d6416c267e6b0956c84d2a82a69a28ee25bdcb0537547641af853b730a6bf6de09509f1a16d3938ee5e53b29f568e142203041499
data/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Polars
2
2
 
3
- A Set of Modules to work with a different Linux Operating System Distributions in Ruby.
3
+ A Ruby SDK to Work With Different Linux Distributions.
4
4
 
5
5
  ## Installation
6
6
 
@@ -1,7 +1,7 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  #
4
- # Polars - A Ruby SDK for Different Linux Operating System Distributions
4
+ # Polars - A Ruby SDK to Work With Different Linux Distributions
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  #
4
- # Polars - A Ruby SDK for Different Linux Operating System Distributions
4
+ # Polars - A Ruby SDK to Work With Different Linux Distributions
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  #
4
- # Polars - A Ruby SDK for Different Linux Operating System Distributions
4
+ # Polars - A Ruby SDK to Work With Different Linux Distributions
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  #
4
- # Polars - A Ruby SDK for Different Linux Operating System Distributions
4
+ # Polars - A Ruby SDK to Work With Different Linux Distributions
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
data/lib/polars/system.rb CHANGED
@@ -1,7 +1,7 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  #
4
- # Polars - A Ruby SDK for Different Linux Operating System Distributions
4
+ # Polars - A Ruby SDK to Work With Different Linux Distributions
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  #
4
- # Polars - A Ruby SDK for Different Linux Operating System Distributions
4
+ # Polars - A Ruby SDK to Work With Different Linux Distributions
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  #
4
- # Polars - A Ruby SDK for Different Linux Operating System Distributions
4
+ # Polars - A Ruby SDK to Work With Different Linux Distributions
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  #
4
- # Polars - A Ruby SDK for Different Linux Operating System Distributions
4
+ # Polars - A Ruby SDK to Work With Different Linux Distributions
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  #
4
- # Polars - A Ruby SDK for Different Linux Operating System Distributions
4
+ # Polars - A Ruby SDK to Work With Different Linux Distributions
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  #
4
- # Polars - A Ruby SDK for Different Linux Operating System Distributions
4
+ # Polars - A Ruby SDK to Work With Different Linux Distributions
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  #
4
- # Polars - A Ruby SDK for Different Linux Operating System Distributions
4
+ # Polars - A Ruby SDK to Work With Different Linux Distributions
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -1,7 +1,7 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  #
4
- # Polars - A Ruby SDK for Different Linux Operating System Distributions
4
+ # Polars - A Ruby SDK to Work With Different Linux Distributions
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -18,5 +18,5 @@
18
18
 
19
19
  # Polars Module
20
20
  module Polars
21
- VERSION = "0.1.15"
21
+ VERSION = "0.1.16"
22
22
  end
data/lib/polars.rb CHANGED
@@ -1,7 +1,7 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  #
4
- # Polars - A Ruby SDK for Different Linux Operating System Distributions
4
+ # Polars - A Ruby SDK to Work With Different Linux Distributions
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
data/polars.gemspec CHANGED
@@ -1,7 +1,7 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  #
4
- # Polars - A Ruby SDK for Different Linux Operating System Distributions
4
+ # Polars - A Ruby SDK to Work With Different Linux Distributions
5
5
  #
6
6
  # Licensed under the Apache License, Version 2.0 (the "License");
7
7
  # you may not use this file except in compliance with the License.
@@ -24,8 +24,8 @@ Gem::Specification.new do |spec|
24
24
  spec.authors = ["clivern"]
25
25
  spec.email = ["hello@clivern.com"]
26
26
 
27
- spec.summary = "A Ruby SDK for Different Linux Operating System Distributions."
28
- spec.description = "A Set of Modules to work with a different Linux Operating System Distributions in Ruby."
27
+ spec.summary = "A Ruby SDK to Work With Different Linux Distributions."
28
+ spec.description = "A Ruby SDK to Work With Different Linux Distributions."
29
29
  spec.homepage = "https://github.com/Clivern/Polars"
30
30
  spec.license = "Apache-2.0"
31
31
  spec.required_ruby_version = ">= 2.6.0"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: polars
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.15
4
+ version: 0.1.16
5
5
  platform: ruby
6
6
  authors:
7
7
  - clivern
@@ -24,8 +24,7 @@ dependencies:
24
24
  - - "~>"
25
25
  - !ruby/object:Gem::Version
26
26
  version: '1.5'
27
- description: A Set of Modules to work with a different Linux Operating System Distributions
28
- in Ruby.
27
+ description: A Ruby SDK to Work With Different Linux Distributions.
29
28
  email:
30
29
  - hello@clivern.com
31
30
  executables: []
@@ -89,5 +88,5 @@ requirements: []
89
88
  rubygems_version: 3.1.6
90
89
  signing_key:
91
90
  specification_version: 4
92
- summary: A Ruby SDK for Different Linux Operating System Distributions.
91
+ summary: A Ruby SDK to Work With Different Linux Distributions.
93
92
  test_files: []