colordom 0.9.0-arm64-darwin → 1.1.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: 9a5634ab3690fe995cc6285796399b936bec015ba62cd9dac0038051225eb372
4
+ data.tar.gz: 838a8784b5e80a619ce7972e7254659293bbcb5219ac8c6013b9ba91bc0a1a44
5
5
  SHA512:
6
- metadata.gz: 997bcfd5043dcc9c94f2dda19beaa2d57cc0fef377e693f1043874d8b7b60287845e994eac793903f88d4c9ddce07b0c1bb545a65dadccbaab89043ca01f5509
7
- data.tar.gz: f06b2ff94283cfd6c482205b0cf2815a0546c3b2a4ca93ae13fa56bb24bd722fe338d19e74cfff90a2af5b1ebb2fd835934d7e9c4ba14b61695c4b1af7e4fa50
6
+ metadata.gz: 36d7d3860b58ca77ea6f8bc096aa3005a96be5483fbf3f0fde96277d86beba0001d50378fd71a5c234e15658562d195c98b70c86b6960ad629f45ac43a46798d
7
+ data.tar.gz: 9b8998d53920186dd0fa53214e93cdbc6df20f23919d441759811af698b6701b1e6deaf4bd7df8e0d7e13cd1f1337080c2198a4e6830c5b2bb949c0cdc21f609
Binary file
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.1.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.1.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-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -64,7 +64,6 @@ 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
68
  - lib/colordom/3.0/colordom.bundle
70
69
  - lib/colordom/3.1/colordom.bundle
@@ -86,7 +85,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
86
85
  requirements:
87
86
  - - ">="
88
87
  - !ruby/object:Gem::Version
89
- version: '2.6'
88
+ version: '2.7'
90
89
  - - "<"
91
90
  - !ruby/object:Gem::Version
92
91
  version: 3.4.dev
Binary file