procreate-swatches 0.1.3 → 0.1.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +8 -8
- data/lib/procreate/swatches/version.rb +1 -1
- metadata +5 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 81c6857fd14de4705cf2122104d59c1b8bc886da3a22853647f2893e05c1b764
|
4
|
+
data.tar.gz: f8859b97f938c64594f2ef946823eaedee7c30a815c6a3b0c7fc723c2c6f6ade
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9064c4f15a2a9246e527993e8700ab0457b6877639a1361716bd9a21c4ac09b86cae1ac83f9b2ba2a1d4ffd29471d363986fb8098458bf6d7f67337795044e9b
|
7
|
+
data.tar.gz: 0d26e6a47bc9c8fb0f8be8c2b7cb740809e2d8a33ed7fa7b208d8c3131f3df26d51abc51d64e1d8d90cd4cbf01a9608cb947eb4b032bd489d352dc6366a6138e
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
procreate-swatches (0.1.
|
4
|
+
procreate-swatches (0.1.4)
|
5
5
|
callable_class (~> 0.1.1)
|
6
6
|
chroma
|
7
7
|
rubyzip (>= 1.0.0)
|
@@ -9,7 +9,7 @@ PATH
|
|
9
9
|
GEM
|
10
10
|
remote: https://rubygems.org/
|
11
11
|
specs:
|
12
|
-
activesupport (5.2.3)
|
12
|
+
activesupport (5.2.4.3)
|
13
13
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
14
14
|
i18n (>= 0.7, < 2)
|
15
15
|
minitest (~> 5.1)
|
@@ -19,16 +19,16 @@ GEM
|
|
19
19
|
callable_class (0.1.2)
|
20
20
|
chroma (0.2.0)
|
21
21
|
coderay (1.1.2)
|
22
|
-
concurrent-ruby (1.1.
|
22
|
+
concurrent-ruby (1.1.6)
|
23
23
|
diff-lcs (1.3)
|
24
24
|
docile (1.3.1)
|
25
25
|
hirb (0.7.3)
|
26
|
-
i18n (1.
|
26
|
+
i18n (1.8.2)
|
27
27
|
concurrent-ruby (~> 1.0)
|
28
28
|
jaro_winkler (1.5.2)
|
29
|
-
json (2.
|
29
|
+
json (2.3.1)
|
30
30
|
method_source (0.9.2)
|
31
|
-
minitest (5.
|
31
|
+
minitest (5.14.1)
|
32
32
|
parallel (1.17.0)
|
33
33
|
parser (2.6.2.1)
|
34
34
|
ast (~> 2.4.0)
|
@@ -64,7 +64,7 @@ GEM
|
|
64
64
|
rubocop-rspec (1.32.0)
|
65
65
|
rubocop (>= 0.60.0)
|
66
66
|
ruby-progressbar (1.10.0)
|
67
|
-
rubyzip (2.
|
67
|
+
rubyzip (2.3.0)
|
68
68
|
simplecov (0.16.1)
|
69
69
|
docile (~> 1.1)
|
70
70
|
json (>= 1.8, < 3)
|
@@ -75,7 +75,7 @@ GEM
|
|
75
75
|
simplecov
|
76
76
|
simplecov-html (0.10.2)
|
77
77
|
thread_safe (0.3.6)
|
78
|
-
tzinfo (1.2.
|
78
|
+
tzinfo (1.2.7)
|
79
79
|
thread_safe (~> 0.1)
|
80
80
|
unicode-display_width (1.5.0)
|
81
81
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: procreate-swatches
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.4
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Florinel Gorgan
|
8
|
-
autorequire:
|
8
|
+
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2021-03-17 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: callable_class
|
@@ -252,7 +252,7 @@ homepage: https://github.com/laurentzziu/procreate-swatches
|
|
252
252
|
licenses:
|
253
253
|
- MIT
|
254
254
|
metadata: {}
|
255
|
-
post_install_message:
|
255
|
+
post_install_message:
|
256
256
|
rdoc_options: []
|
257
257
|
require_paths:
|
258
258
|
- lib
|
@@ -268,7 +268,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
268
268
|
version: '0'
|
269
269
|
requirements: []
|
270
270
|
rubygems_version: 3.0.6
|
271
|
-
signing_key:
|
271
|
+
signing_key:
|
272
272
|
specification_version: 4
|
273
273
|
summary: A gem to interact with Procreate .swatches files.
|
274
274
|
test_files: []
|