colordom 0.8.0-x86_64-linux-musl → 0.9.0-x86_64-linux-musl

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: 39ecd0121f0971f4c9f87522f174ed7cf7811b6b7b8f9bb3434fc01c98c7f50f
4
- data.tar.gz: 40c81c75de4a0cd881486413ec4565f2c39d7c69ddac6f076c82dad748282255
3
+ metadata.gz: aaf2f5ec5dfd9379d86307b1318d4d373b335ce9a48c6868fc40e5a29b89c47d
4
+ data.tar.gz: ef466c0217e5316e8e07087bb4ab0bc336e48d5600d471aa8445e29a058a576f
5
5
  SHA512:
6
- metadata.gz: 76dc51a70d911d363357d1897bc3098b9c3cc1bebff7105f20bffdd81c43fd954582d100329160be4e43d72e5357cfb98b7f5dd7e2652e41998be08a54ef7e54
7
- data.tar.gz: c7cd358a7b58f8ff924486cb65135e4e2cb52de752b06da1037ca925986c28b2919cab9807e09f7ebbf88cae040ac570306b161e3ab0fb10819f1b0d74d04fea
6
+ metadata.gz: ba350d060cbf5e46713ea9e08c22962c8c7bc48c101735b9bceebe758e98801c32bc821ed93038f588c0f0a99e171a43cd563cff3974599704e6da7e155918ee
7
+ data.tar.gz: ea2fd97c40fb83ff4ec8baa2bf8950c42d5b4c226446dbec074acf2bb6c921872d0106130b47d2857d1c055eae13d30568db74c5731d5d8ef29e9ff59e8a2735
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: x86_64-linux-musl
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
@@ -68,6 +68,7 @@ files:
68
68
  - lib/colordom/3.0/colordom.so
69
69
  - lib/colordom/3.1/colordom.so
70
70
  - lib/colordom/3.2/colordom.so
71
+ - lib/colordom/3.3/colordom.so
71
72
  - lib/colordom/color.rb
72
73
  - lib/colordom/error.rb
73
74
  - lib/colordom/image.rb
@@ -87,7 +88,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
87
88
  version: '2.7'
88
89
  - - "<"
89
90
  - !ruby/object:Gem::Version
90
- version: 3.3.dev
91
+ version: 3.4.dev
91
92
  required_rubygems_version: !ruby/object:Gem::Requirement
92
93
  requirements:
93
94
  - - ">="