colordom 0.9.0-x86_64-linux → 1.1.0-x86_64-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: be94fc8564cccc6c3e99acfd3cf9e20bb337ff02eb892ced625b6f71c064bbd8
4
- data.tar.gz: '028d490059312c214619947eeb7933de6a61f0e370f97994086366cdc8df0d83'
3
+ metadata.gz: 84cbb4ae8c0e5ef09184314a37c128ad167a6c631086b8d0cc31efe7edda5c14
4
+ data.tar.gz: 8041571789e93e546c3a770ad8f7480a2bff1a84fa745f1e3ac30c9cd8e1b7cd
5
5
  SHA512:
6
- metadata.gz: 75026e39440e1496ed0499171921ea7c54c8a925b08f2b51d556bd07b09419419487a551a95b9fbc51577c2b305781d49be1e7571b195b63426f0d8daacdba38
7
- data.tar.gz: e2d125393773a0c5b1bd5fdd44842c68734c10ae97cb2f8f841a6c79b786193d40f27ad2237aec850f1dfdd59fca091423574c3f9038a0a726d20c81ff458a3b
6
+ metadata.gz: 9a2cdf0974982a7b11760cc02b0498485ec17eb117a6f95213b20bf8b16e019bfd2e87770b46b94004c36dd5835ca0bc7a87ef404b5f74ee3fab4354fd1ed467
7
+ data.tar.gz: b8a3542310604867e6c32bcbefeca9aa62eb979537ba87b108411e20117912b2787815abdcaa8fc3a5b64d89fa500ab977cb7f5643ee4e1c9841389120f014eb
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: x86_64-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