forticons 0.0.2 → 0.0.3

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/forticons/version.rb +1 -1
  3. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e159cff63ce281a56e5e58378055e2d77f04d979730a1a23ffc00d1f22286742
4
- data.tar.gz: a763e20d4054018051e33f7745a2611822794510c3b19ca01e6d44842785a273
3
+ metadata.gz: 79a59826e00fecb1797a7d45728b744f963ff5d14f1e55563d0173e9b85b6636
4
+ data.tar.gz: 1da920e31762df27e254b5c11ea7dd491a2e8382b459780d88a729cceac4b826
5
5
  SHA512:
6
- metadata.gz: 3ec5c886da3644f7171d7d3cb7150049d553dce42ea5a7417ca72f12ddb6b4037978d3c8a966a172f449555bd88b559cb5a998141cf98320f8f7a03761fd88c5
7
- data.tar.gz: 97a88864517cabe8bb5b9d3f06a9d33bf1a7a2050e766f02a1c9cd4775d5883df0950ededad9e7efcad5551b033d66391c3b6a636fd28382b26530ee397abf7d
6
+ metadata.gz: b42e4147527e1da5c333b17790e913e0808e95caf9a7665d948583e6a908a8f3f6036daca59b7a5afe368cf12995ff9d83adb864661662e02fa3a9c46dbd2bb4
7
+ data.tar.gz: 596d3b3b7624e2dcb128b94d3201a01401f7c625993a0ceb1d127264f3b41910a3677ab2f8110af1acc519c2509ee5bf6ef0a751522cff5230dc2cb658442563
@@ -1,3 +1,3 @@
1
1
  module Forticons
2
- VERSION = "0.0.2".freeze
2
+ VERSION = "0.0.3".freeze
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: forticons
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - anosim114
@@ -10,7 +10,7 @@ bindir: bin
10
10
  cert_chain: []
11
11
  date: 2023-12-02 00:00:00.000000000 Z
12
12
  dependencies: []
13
- description: A package that distributes FortAwesome icons in a gem
13
+ description: A package that distributes FontAwesome icons in a gem
14
14
  email:
15
15
  - arnold_siemens@pm.me
16
16
  executables: []
@@ -45,5 +45,5 @@ requirements: []
45
45
  rubygems_version: 3.4.10
46
46
  signing_key:
47
47
  specification_version: 4
48
- summary: Octicons like FortAwesome icon library
48
+ summary: Octicons like FontAwesome icon library
49
49
  test_files: []