cryptopunks 2.0.1 → 3.0.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: dceba5897b87bade5e787074da796bc116dea1e3acd8341d40d6cfa5337b3fdc
4
- data.tar.gz: 725cbf4474d25b2c032396dfef71a4cad605d2b4f5af0361145693aada489101
3
+ metadata.gz: 132182e7092509bbfb860a86685a816699ad83837540655610704621502df32b
4
+ data.tar.gz: 29852afd5567f7779ff8c9a0b1c9cadc806a4742b1e1640bfa38fc75a7dd2d70
5
5
  SHA512:
6
- metadata.gz: '09a830c716f4305c2ae82f9ddfe9298eecfa891d9754e5014734db290ae3541fd9ef427d1eedd5b88ebc1e0d9743932254e631a90b394a2032995dc2e6570278'
7
- data.tar.gz: b9cde99de27ccba6b572d0416fbb01512da27cf9e8bfeda96093944b2a9a4f5e3f08ef8f694dd68edbe78bf6290b3d37f108c56db6338af64055db7339a75b89
6
+ metadata.gz: 4be03f0828b4b7cea13d040035121879d02ca0b486784f7980a75d2e7d7876ab89ad19f315da6cb049807621a37ccc3a964b6c145b4e8d0de76cf1633006abea
7
+ data.tar.gz: a30363a0a877e4bc33b124befd12189cfc92d00cc963a259b1e9c47c726dc1aa528f9696c77ed3a3b8b7b96fa08a1e3c3d02eaecd3e56b04892d552a14da4477
data/CHANGELOG.md CHANGED
@@ -1,3 +1,3 @@
1
- ### 0.0.1 / 2021-02-10
2
-
3
- * Everything is new. First release
1
+ ### 0.0.1 / 2021-02-10
2
+
3
+ * Everything is new. First release
data/Manifest.txt CHANGED
@@ -4,8 +4,6 @@ README.md
4
4
  Rakefile
5
5
  bin/cryptopunk
6
6
  bin/punk
7
- config/spritesheet.csv
8
- config/spritesheet.png
9
7
  lib/cryptopunks.rb
10
8
  lib/cryptopunks/attributes.rb
11
9
  lib/cryptopunks/colors.rb
@@ -14,7 +12,6 @@ lib/cryptopunks/contract/punksdata-assets.rb
14
12
  lib/cryptopunks/contract/punksdata-contract.rb
15
13
  lib/cryptopunks/contract/punksdata-meta.rb
16
14
  lib/cryptopunks/dataset.rb
17
- lib/cryptopunks/generator.rb
18
15
  lib/cryptopunks/image.rb
19
16
  lib/cryptopunks/structs.rb
20
17
  lib/cryptopunks/tool.rb