tfstats 0.1.0 → 0.1.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 70b3d2ba865aef7602725a1d6455bcb4d57631c8354c71de7365a54ace5bd7d3
4
- data.tar.gz: 653a5d4b7170b20e7eb7ca495fc1effde5c93971b120cee6cc133f0ad64ea786
3
+ metadata.gz: be0fbf24e45b6f5adda944d7e05b9e3a7d509cf8afe2ce4b186060197f4f0d24
4
+ data.tar.gz: eea99f414ab9f8062da1a4880aa159c9418c1d258fd48a55eed484e15cf7120f
5
5
  SHA512:
6
- metadata.gz: 9d17b69b8c47a8c795fc3ec43303c6a8936815b2c64143a95a59fa7f1203bd5cbdafb8d1081a3f3abfe6a6e2fec00c59f283d8bb2b23319593ab84a07c251efc
7
- data.tar.gz: 64e81819a34481020ae918c35dbaad0325ef761dc414a95dd24f08af69b258eba25aec78d8ffa802624ab16a35535f878cc567260037e6c3d86369e7847f4394
6
+ metadata.gz: faa264b5ffab38deceac29a3dcc1a005fa686e8c806a77b0c33af24dbe9fd65ebcedecdfa982da856061851963788e6f7e1d2aeaa299128d10b2cd045147b191
7
+ data.tar.gz: db4b826ee6e7d00b202085155721d7192b132b4e14fde850c2f2858d645b9f66da7a5215d99a36b71d0936736a8860b7e9c30baabb4a91bcf0aa7fc908b112db
@@ -1,3 +1,3 @@
1
1
  module Tfstats
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
data/tfstats.gemspec CHANGED
@@ -7,7 +7,7 @@ Gem::Specification.new do |spec|
7
7
  spec.email = ["knut.stenmark@gmail.com"]
8
8
 
9
9
  spec.summary = %q{Collects statistics for terraform}
10
- spec.description = %q{Supports both comman line and rake task}
10
+ spec.description = %q{Collects statistics for terraform - Supports both comman line and rake task}
11
11
  spec.homepage = "https://github.com/stonefield/tfstats"
12
12
  spec.license = "MIT"
13
13
  spec.required_ruby_version = Gem::Requirement.new(">= 2.3.0")
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tfstats
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
  - stonefield
@@ -10,7 +10,8 @@ bindir: bin
10
10
  cert_chain: []
11
11
  date: 2021-12-02 00:00:00.000000000 Z
12
12
  dependencies: []
13
- description: Supports both comman line and rake task
13
+ description: Collects statistics for terraform - Supports both comman line and rake
14
+ task
14
15
  email:
15
16
  - knut.stenmark@gmail.com
16
17
  executables: