colordom 0.9.0-x86_64-darwin → 1.0.0-x86_64-darwin

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8fc1d555b7b831bd10dd3a3db1bda8287a42bafebb8f8107cadeb081931a71c1
4
- data.tar.gz: f64151f2ce9d6c8bae9ef9de4493e7e0b48ba0be1086b8deac63500cbb887f1c
3
+ metadata.gz: 8c14b7acad8aa2e60b1bae17a873dd2b0acefca0d01effe0342c6334d93439fe
4
+ data.tar.gz: 81a0129898f479a8c141d90ff0513b3e7b310eedb81564f2081a350bfccc6b9b
5
5
  SHA512:
6
- metadata.gz: 1c42b398431736998dae70602641ba985e67352a5d46f93a2e0b22fa43cf128e4092e255b996123b1d34a26e67ef7f65bccd6c8f79652bd2dcb9001668a00955
7
- data.tar.gz: 2591d2be1a993e1585521510081d79b11623f007eb7376d811dc8ef307d1b89d0d3133b9acaf42b7d20dc7430b464ab1d46ec63329c892faa33b4d19bc317f6a
6
+ metadata.gz: 8a5cd9a9ebfa34729eecc05379abc6610bfe9b136a9697017684433c67cd77c89a7d68f31a60baf156d8b89cf4ab35c7533b6f6dab3f9fdb2988200d18b74fc3
7
+ data.tar.gz: 565d45c0169a083fa691c2a3af5d01808b61bd80fade75e8b4a2ac688610bb90e0fdbcbd7ea864f49fd0223604fdcd64e9d660312b021d4cd329334d17fec4c3
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-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