colordom 0.9.0-arm-linux → 1.1.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: 641f7b69c7f824c9c585b88c73d1d4083da5ac5f1c37eafbc2376c5327f7e676
4
- data.tar.gz: 4d630dfce0255ffe726a974a141245377a81e1228d5c66c3b4614fdc4670eca3
3
+ metadata.gz: f68849e59ab6ffc189d92b1fffb8e71d5a677932976bb84afb1e81040249465d
4
+ data.tar.gz: 1940ecb70be085aada85b3761925d1cdbd5eb54751288848da69cb2ea59726fe
5
5
  SHA512:
6
- metadata.gz: 114a1444e7d37bcaa648925dcf3c94112c6a29f0e6873db6b6461c05bd3d565796f8487efbf1d471d23be7be05e48841c9c1e5b3a0ee3528727c889cfcb66c3a
7
- data.tar.gz: b7d38af8eb173ea6e495b568a0722392dbb858b1b5fca9399fb4e5dde9fcab5d26719827876ad2758f99ebebd4c8af9e7d4c46cbc8f4f583af6d11c7160021d6
6
+ metadata.gz: 3056fa0eb6feec9e473a4e9cda45682398c570cc96a6ff2f56205f3722fc0c8d38cb68b3ffeb97afc21d3d3d6aa8545b14310c780d488b8677f96bffb1229208
7
+ data.tar.gz: 3c28f3c9f39617cc9754a8d106cd0d1df94a54ed50d9e9f6d7662dcaf8910120ef23c434b5ee8a885631e62038e779845ce73266dab2db387f81b720f0e810d5
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: arm-linux
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.so
68
67
  - lib/colordom/2.7/colordom.so
69
68
  - lib/colordom/3.0/colordom.so
70
69
  - lib/colordom/3.1/colordom.so
@@ -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