colordom 0.9.0-aarch64-linux → 1.1.0-aarch64-linux

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: 25fae4ddf6d1ba792973afcec61b4bb390ba4e8bc83f5857af2adac68dc64f4e
4
- data.tar.gz: 4e1053998ca8707179a49c477cd9d1723c4a6e15d255a9ccaf5272bb61f86320
3
+ metadata.gz: d098f9c0424fca008c73a365320748fc331b6349e9a27d5ff4b6a7431fb1051b
4
+ data.tar.gz: 6f3ee0433bcbac64c4f7b1cb121c100e54ee3832b3c3262535565f68d6c2a7e4
5
5
  SHA512:
6
- metadata.gz: 9a8016c773c62f99980adb8896e4de4978d986660b44e2bca1caebcb84b38858c90550733e74277aa5e882ca8af98d98ab67a1d75731eeb8454df0013e4c5a82
7
- data.tar.gz: d3e3f7476448cfa959e41c5dc3f16080e58884058f0cb64ed2ec703c69d619de3224fa7162199d4979fd35f968c789957f6233683d9040bc2c8f870c923fbf70
6
+ metadata.gz: 8c0d9b53541354ed395c4b2c266ecb0a1ad0c5c9662e281caf5246c8ec9647f4367c5a908d5da3d3014ab43f7bfde0c82f2922023005951fc18a8df4c3c7fb6c
7
+ data.tar.gz: 8c52c5554cc25c0af6ae4a8e4599003e30794ffb0c4e697b0fbe817ca427902647964180c8850570ee7b192d71a0d4c764b372491820aa5de80bb81d418e48bc
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: aarch64-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