colordom 0.9.0-x86_64-linux-musl → 1.0.0-x86_64-linux-musl

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: aaf2f5ec5dfd9379d86307b1318d4d373b335ce9a48c6868fc40e5a29b89c47d
4
- data.tar.gz: ef466c0217e5316e8e07087bb4ab0bc336e48d5600d471aa8445e29a058a576f
3
+ metadata.gz: '09deadaec0ce8089a6285bc7ee3f5314db4e285ec80fda98cae7e339ab1a5e8b'
4
+ data.tar.gz: 12c8253881331d75144832886bbe688b5a4dc70948835c44fb9c2ab3122b9688
5
5
  SHA512:
6
- metadata.gz: ba350d060cbf5e46713ea9e08c22962c8c7bc48c101735b9bceebe758e98801c32bc821ed93038f588c0f0a99e171a43cd563cff3974599704e6da7e155918ee
7
- data.tar.gz: ea2fd97c40fb83ff4ec8baa2bf8950c42d5b4c226446dbec074acf2bb6c921872d0106130b47d2857d1c055eae13d30568db74c5731d5d8ef29e9ff59e8a2735
6
+ metadata.gz: 4526d4751b5969795edd359d21961afdfc9706e5275e6e1810731887c85fd0b5cebadd60c172d65e69d886f202e0ac799b793cefc247548261701b169c10a83a
7
+ data.tar.gz: 5f6c4c9078ef0f65e9bb5a5ac61bbfe6a4aecef5a50709b6fff4321c18d2b2b9734d8f03558bff64f55921c2193bd0da7590178e9c4849b865048e70e157fc7b
Binary file
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Colordom
4
- VERSION = '0.9.0'
4
+ VERSION = '1.0.0'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: colordom
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.0
4
+ version: 1.0.0
5
5
  platform: x86_64-linux-musl
6
6
  authors:
7
7
  - Jonian Guveli
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-01-09 00:00:00.000000000 Z
11
+ date: 2024-07-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -65,7 +65,6 @@ files:
65
65
  - README.md
66
66
  - lib/colordom.rb
67
67
  - lib/colordom/2.7/colordom.so
68
- - lib/colordom/3.0/colordom.so
69
68
  - lib/colordom/3.1/colordom.so
70
69
  - lib/colordom/3.2/colordom.so
71
70
  - lib/colordom/3.3/colordom.so
@@ -93,7 +92,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
93
92
  requirements:
94
93
  - - ">="
95
94
  - !ruby/object:Gem::Version
96
- version: '0'
95
+ version: 3.3.22
97
96
  requirements: []
98
97
  rubygems_version: 3.4.4
99
98
  signing_key:
Binary file