anyicon 1.0.1 → 1.0.2

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/anyicon/version.rb +1 -1
  3. metadata +8 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e768dfe35064ef90d05f9cbf8df01bc1d89c6ad8cf1a3bf165c8f355c6049198
4
- data.tar.gz: 23056f37dd001e4b12095bc8e04a59dfaa658629f7a1582055af71b68b216a94
3
+ metadata.gz: 8fad6ac847234839b7b7ef533781d9c0a13d0607fe80089e2a5069b6c2608c37
4
+ data.tar.gz: 61c8707518bfc51a8ab2c9cbd50dab7bcf2ba7fa9dd7dc52ea5f8b4046de8d82
5
5
  SHA512:
6
- metadata.gz: 1bbfba2b8bbb63280abb4c9ac60104d20f00be8d8493a89f7be82aa1a5de484e8870eecd65247f0098c8ae3f33cb99608942abbd2f8cf0ca54c6566a0f979b1f
7
- data.tar.gz: ca08c198d7db376bb3a8a163103cbe75ab460c6cde6781a15d18d4ec1dcded64ca86f6aa127be65047b030bf91531679ab6788f94df7cc7bf69266fd9b7a6448
6
+ metadata.gz: 340b55c12a7d91031caff6e434c80f2f5d655c7fe38db0fa98ff43404f680cdf67f34efd0517a0b07dbf0261f925b812fadd5d1ed830d60a54d2c73dc1efd24c
7
+ data.tar.gz: 827a61c212f91f165f483f7714bcd93b08462cf442a154a7fab6557b191726918985e04a341f089e1b2083769a6955a16f3499babab9c69af4c6193d44be19c4
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Anyicon
4
- VERSION = '1.0.1'
4
+ VERSION = '1.0.2'
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: anyicon
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Arthur Molina
@@ -132,7 +132,13 @@ files:
132
132
  homepage: https://github.com/arthurmolina/anyicon
133
133
  licenses:
134
134
  - MIT
135
- metadata: {}
135
+ metadata:
136
+ homepage_uri: https://github.com/arthurmolina/anyicon
137
+ documentation_uri: https://rubydoc.info/github/arthurmolina/anyicon
138
+ changelog_uri: https://github.com/arthurmolina/anyicon/blob/main/docs/CHANGELOG.md
139
+ source_code_uri: https://github.com/arthurmolina/anyicon
140
+ bug_tracker_uri: https://github.com/arthurmolina/anyicon/issues
141
+ wiki_uri: https://github.com/arthurmolina/anyicon/wiki
136
142
  post_install_message:
137
143
  rdoc_options: []
138
144
  require_paths: