colordom 0.8.0-arm64-darwin → 0.9.0-arm64-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: b5b3563d5056d6cc144472867255924336138cdf8ea07d720c40d3984bb2abeb
4
- data.tar.gz: b8dada18f4e3feeae4d3b3c098582f744a8da7f45c070f85a618cd0b2831162d
3
+ metadata.gz: 113b46acc2d7b00b79baa25e4fc47ab4395a2087a2f4a9ac03d77d307de4ddb5
4
+ data.tar.gz: 1b3e53b6cb1dd0957b46c3be1ad4e9c59fb151cb5442e3af8dd77cd342561a38
5
5
  SHA512:
6
- metadata.gz: ddab8073c96ea8df5937bfdf919f6d4fcafdf42ea5fe2668e24bf585ea9c5b9ea439380a7e2986b33bd4c093ce0d5b31b61cf7c6f45a4a20942c1e630b370536
7
- data.tar.gz: d56ed749da529fffe66809c3d09ac8232c3a80c6019bde6965f9337543b86f35b453600ce046314b63c97312a53b0e408f2c82192bdf55fc419f13d297db6c4f
6
+ metadata.gz: 997bcfd5043dcc9c94f2dda19beaa2d57cc0fef377e693f1043874d8b7b60287845e994eac793903f88d4c9ddce07b0c1bb545a65dadccbaab89043ca01f5509
7
+ data.tar.gz: f06b2ff94283cfd6c482205b0cf2815a0546c3b2a4ca93ae13fa56bb24bd722fe338d19e74cfff90a2af5b1ebb2fd835934d7e9c4ba14b61695c4b1af7e4fa50
Binary file
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.8.0'
4
+ VERSION = '0.9.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.8.0
4
+ version: 0.9.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: 2023-09-18 00:00:00.000000000 Z
11
+ date: 2024-01-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -69,6 +69,7 @@ files:
69
69
  - lib/colordom/3.0/colordom.bundle
70
70
  - lib/colordom/3.1/colordom.bundle
71
71
  - lib/colordom/3.2/colordom.bundle
72
+ - lib/colordom/3.3/colordom.bundle
72
73
  - lib/colordom/color.rb
73
74
  - lib/colordom/error.rb
74
75
  - lib/colordom/image.rb
@@ -88,7 +89,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
88
89
  version: '2.6'
89
90
  - - "<"
90
91
  - !ruby/object:Gem::Version
91
- version: 3.3.dev
92
+ version: 3.4.dev
92
93
  required_rubygems_version: !ruby/object:Gem::Requirement
93
94
  requirements:
94
95
  - - ">="