tormenta20 0.2.20 → 0.2.21

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/db/tormenta20.sqlite3 +0 -0
  3. metadata +5 -5
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5e92c1ce7a7fac6f4e16264f342f1ee1b76a4c91983b2d438b4349731ad96b1d
4
- data.tar.gz: 9f42ecfc0f2281cfbb007b1b4739de71de7ef59f6ba853864267013f7dd17e76
3
+ metadata.gz: d8796c3a125d1e8112b8b962147653d1aa773cb153946499a1dbe0f911a9aac3
4
+ data.tar.gz: 06ffe188b35684c2e07d10bc43af0cf50c4a940a1aa7295d375f73c76199a2cc
5
5
  SHA512:
6
- metadata.gz: 6fc6fb26b97f9d56cef8e6ba404932d9c369c146becbc6606ab887feaae0f3a2fea546f75e228fd288a6c1c00b9785b768f52bd7f0346615917f67cfa0b26398
7
- data.tar.gz: 66b602e7b6b081dd01c48ceba97e4d2e46d784522cb1a021c11313193121021e0fb4ba764c17e86d42516cf738799c68cd2a85b1d30a1148e6156df5cd91eaef
6
+ metadata.gz: 2f986826d798744e32a92ca4fa9a8085f653c7c6943299d426983827c893656ff5c84a2296863ae4b37daf1873550b9bcf2f0ade7e4c7fc29baaa483f676c86c
7
+ data.tar.gz: d2379c2124469dfd182cf0cbedaf7bd7b077e148ddf4002ea73fb1ec0ea4964ed8d371d29129c4a22ec22b1e7572daaafa3ef4b251551e5bf6cbb0b5f0ad6cb1
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tormenta20
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.20
4
+ version: 0.2.21
5
5
  platform: ruby
6
6
  authors:
7
7
  - LuanGB
@@ -125,13 +125,13 @@ files:
125
125
  - src/ruby/tormenta20/rules/pm_cap.rb
126
126
  - src/ruby/tormenta20/seeder.rb
127
127
  - src/ruby/tormenta20/version.rb
128
- homepage: https://github.com/LuanGB/tormenta20
128
+ homepage: https://github.com/YggdrasilGeekNetwork/tormenta20
129
129
  licenses:
130
130
  - MIT
131
131
  metadata:
132
- homepage_uri: https://github.com/LuanGB/tormenta20
133
- source_code_uri: https://github.com/LuanGB/tormenta20
134
- changelog_uri: https://github.com/LuanGB/tormenta20/blob/main/CHANGELOG.md
132
+ homepage_uri: https://github.com/YggdrasilGeekNetwork/tormenta20
133
+ source_code_uri: https://github.com/YggdrasilGeekNetwork/tormenta20
134
+ changelog_uri: https://github.com/YggdrasilGeekNetwork/tormenta20/blob/main/CHANGELOG.md
135
135
  documentation_uri: https://rubydoc.info/gems/tormenta20
136
136
  post_install_message:
137
137
  rdoc_options: []