colordom 0.9.0-x64-mingw-ucrt → 1.0.0-x64-mingw-ucrt

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: 3818f6e54e234af6ec379a58ddf86e1f5625e538179f712b1d992f3c66c0c325
4
- data.tar.gz: dd7a4b41acf78809600ec1fd1730ed76ce5955aea47ff6f8e7cc96144f8b56d3
3
+ metadata.gz: 3c3760d91e6caea419aefd88ecf7b3f3d82a45d683cee909a495d553a782c082
4
+ data.tar.gz: 7ca4b1d5f8728d0b11dfcb8020418dbd0715f40895c1b9d7d40511e86a93f76d
5
5
  SHA512:
6
- metadata.gz: b69a8d07a55ecbbf438b2f46e7f848a93406ed168181f65bbded38b94b31ee6c4b0af8fdf79ee6b4378f5f202c1c4bd6dc4433dbb85ee3213024bc8fcd8d4cb3
7
- data.tar.gz: 489487c70b10e7182dac213429f3c644a9e561c7ea38f18995b76c5f23f4c62afc276f4169c59b5e2e73d6931d7f02dfc80ed6942534ce878fcabd59bea72b8c
6
+ metadata.gz: 25361ebf44070ac7d853bcb09adcc38f23711c1c30fdb0864a3e36c0768eea60755c1e8621f656906d1f0c07aeeab8aaf211e9464d7d1e3258207f435a9dca87
7
+ data.tar.gz: 45d8bea1639e87f31018b84746231f4477372051892dc209ae4f0e96a22691bdfdef74a3146e7dfc0dcbb93c9d715bd678b94c093855c827576d5ce497fb812b
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: x64-mingw-ucrt
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