colordom 0.8.0-arm-linux → 0.9.0-arm-linux

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: b17ace4cea994f7651ea1fad7e75f88490bde7b667562a08928af3d7edad685d
4
- data.tar.gz: a718bd573586087dfe6aeb77d02e28645723d8906c49a524aa70b90d533fcbf0
3
+ metadata.gz: 641f7b69c7f824c9c585b88c73d1d4083da5ac5f1c37eafbc2376c5327f7e676
4
+ data.tar.gz: 4d630dfce0255ffe726a974a141245377a81e1228d5c66c3b4614fdc4670eca3
5
5
  SHA512:
6
- metadata.gz: 37bd4cbe33bde2345d676490f4d4452c2868b2840a1bd1195de6a2f78995a7a85865a1c1f4de4c40d417b4c35e9a318615875642ef4f4956a1af876304f8cd12
7
- data.tar.gz: 44e9102490f37d2eba51363fa10a0f840d305ad9d7664deabf6a33b5997225aa2944e19d4c2579ef959cd1b881daedb36d05d2f315615eb53c33cf0b5a4ef80f
6
+ metadata.gz: 114a1444e7d37bcaa648925dcf3c94112c6a29f0e6873db6b6461c05bd3d565796f8487efbf1d471d23be7be05e48841c9c1e5b3a0ee3528727c889cfcb66c3a
7
+ data.tar.gz: b7d38af8eb173ea6e495b568a0722392dbb858b1b5fca9399fb4e5dde9fcab5d26719827876ad2758f99ebebd4c8af9e7d4c46cbc8f4f583af6d11c7160021d6
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: arm-linux
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.so
70
70
  - lib/colordom/3.1/colordom.so
71
71
  - lib/colordom/3.2/colordom.so
72
+ - lib/colordom/3.3/colordom.so
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
  - - ">="