colordom 0.9.0-arm64-darwin → 1.0.0-arm64-darwin

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: 113b46acc2d7b00b79baa25e4fc47ab4395a2087a2f4a9ac03d77d307de4ddb5
4
- data.tar.gz: 1b3e53b6cb1dd0957b46c3be1ad4e9c59fb151cb5442e3af8dd77cd342561a38
3
+ metadata.gz: 7fbcc08f6675f05341ed69f62670b4ca7a591ca8748ac651cb0a7bb5813035cf
4
+ data.tar.gz: 9bc41ddbfe02dd6864b52789a97e28280c358c6e511dc46beb591f74b7f9f333
5
5
  SHA512:
6
- metadata.gz: 997bcfd5043dcc9c94f2dda19beaa2d57cc0fef377e693f1043874d8b7b60287845e994eac793903f88d4c9ddce07b0c1bb545a65dadccbaab89043ca01f5509
7
- data.tar.gz: f06b2ff94283cfd6c482205b0cf2815a0546c3b2a4ca93ae13fa56bb24bd722fe338d19e74cfff90a2af5b1ebb2fd835934d7e9c4ba14b61695c4b1af7e4fa50
6
+ metadata.gz: 14659561a689cb159097c2344a5d59176236f79f546a17119204ec0ebeae8faa8a57ea88915136a40df0500448209a5d9231e43276f0603a73621a3ed2c219fa
7
+ data.tar.gz: b615ab8a6fb9a6cfd391db924d657f48da301b131760fc03bee749844c64979c48bb735c1f391baf209c352492f153a48ce728df255ba09bb4b6c8df2bda1f7b
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: arm64-darwin
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
@@ -64,9 +64,7 @@ files:
64
64
  - LICENSE.txt
65
65
  - README.md
66
66
  - lib/colordom.rb
67
- - lib/colordom/2.6/colordom.bundle
68
67
  - lib/colordom/2.7/colordom.bundle
69
- - lib/colordom/3.0/colordom.bundle
70
68
  - lib/colordom/3.1/colordom.bundle
71
69
  - lib/colordom/3.2/colordom.bundle
72
70
  - lib/colordom/3.3/colordom.bundle
@@ -86,7 +84,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
86
84
  requirements:
87
85
  - - ">="
88
86
  - !ruby/object:Gem::Version
89
- version: '2.6'
87
+ version: '2.7'
90
88
  - - "<"
91
89
  - !ruby/object:Gem::Version
92
90
  version: 3.4.dev
Binary file
Binary file