uniqable 0.3.4 → 0.3.5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +24 -21
- data/lib/uniqable/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: d23a35ab4db3ce7e1fab9f0f2d85babe9348fd576f35a211d0b6efb6800250dd
|
4
|
+
data.tar.gz: 73d06f7cb72df8f4ddd3a17ea99ba13ad45efc543753384262fec109a8cbccee
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 47742bd209a1f122428e76a41daba88620c7ae44f49c9f0071df6fd061a50db7457b0c47cc834b34b435643019cde2c64faaa1dbc9ee6b174362114a21d3a9fe
|
7
|
+
data.tar.gz: 529fe623b7ad729c4a88fc3c97b198c23f8dabc693996eae367c13bc0299ff136061778bd9a28634102985a1af8f91929ccdbdd75f2b96dbcf1c611f6fb803fe
|
data/Gemfile.lock
CHANGED
@@ -1,60 +1,63 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
uniqable (0.3.
|
4
|
+
uniqable (0.3.5)
|
5
5
|
|
6
6
|
GEM
|
7
7
|
remote: https://rubygems.org/
|
8
8
|
specs:
|
9
|
-
activemodel (5.2.4.
|
10
|
-
activesupport (= 5.2.4.
|
11
|
-
activerecord (5.2.4.
|
12
|
-
activemodel (= 5.2.4.
|
13
|
-
activesupport (= 5.2.4.
|
9
|
+
activemodel (5.2.4.3)
|
10
|
+
activesupport (= 5.2.4.3)
|
11
|
+
activerecord (5.2.4.3)
|
12
|
+
activemodel (= 5.2.4.3)
|
13
|
+
activesupport (= 5.2.4.3)
|
14
14
|
arel (>= 9.0)
|
15
|
-
activesupport (5.2.4.
|
15
|
+
activesupport (5.2.4.3)
|
16
16
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
17
17
|
i18n (>= 0.7, < 2)
|
18
18
|
minitest (~> 5.1)
|
19
19
|
tzinfo (~> 1.1)
|
20
20
|
arel (9.0.0)
|
21
|
-
ast (2.4.
|
21
|
+
ast (2.4.1)
|
22
22
|
awesome_print (1.8.0)
|
23
23
|
concurrent-ruby (1.1.6)
|
24
|
-
diff-lcs (1.
|
25
|
-
i18n (1.8.
|
24
|
+
diff-lcs (1.4.2)
|
25
|
+
i18n (1.8.3)
|
26
26
|
concurrent-ruby (~> 1.0)
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
ast (~> 2.4.0)
|
27
|
+
minitest (5.14.1)
|
28
|
+
parallel (1.19.2)
|
29
|
+
parser (2.7.1.4)
|
30
|
+
ast (~> 2.4.1)
|
32
31
|
rainbow (3.0.0)
|
33
32
|
rake (13.0.1)
|
33
|
+
regexp_parser (1.7.1)
|
34
34
|
rexml (3.2.4)
|
35
35
|
rspec (3.9.0)
|
36
36
|
rspec-core (~> 3.9.0)
|
37
37
|
rspec-expectations (~> 3.9.0)
|
38
38
|
rspec-mocks (~> 3.9.0)
|
39
|
-
rspec-core (3.9.
|
40
|
-
rspec-support (~> 3.9.
|
41
|
-
rspec-expectations (3.9.
|
39
|
+
rspec-core (3.9.2)
|
40
|
+
rspec-support (~> 3.9.3)
|
41
|
+
rspec-expectations (3.9.2)
|
42
42
|
diff-lcs (>= 1.2.0, < 2.0)
|
43
43
|
rspec-support (~> 3.9.0)
|
44
44
|
rspec-mocks (3.9.1)
|
45
45
|
diff-lcs (>= 1.2.0, < 2.0)
|
46
46
|
rspec-support (~> 3.9.0)
|
47
|
-
rspec-support (3.9.
|
47
|
+
rspec-support (3.9.3)
|
48
48
|
rspec_junit_formatter (0.4.1)
|
49
49
|
rspec-core (>= 2, < 4, != 2.12.0)
|
50
|
-
rubocop (0.
|
51
|
-
jaro_winkler (~> 1.5.1)
|
50
|
+
rubocop (0.86.0)
|
52
51
|
parallel (~> 1.10)
|
53
52
|
parser (>= 2.7.0.1)
|
54
53
|
rainbow (>= 2.2.2, < 4.0)
|
54
|
+
regexp_parser (>= 1.7)
|
55
55
|
rexml
|
56
|
+
rubocop-ast (>= 0.0.3, < 1.0)
|
56
57
|
ruby-progressbar (~> 1.7)
|
57
58
|
unicode-display_width (>= 1.4.0, < 2.0)
|
59
|
+
rubocop-ast (0.0.3)
|
60
|
+
parser (>= 2.7.0.1)
|
58
61
|
ruby-progressbar (1.10.1)
|
59
62
|
sqlite3 (1.3.13)
|
60
63
|
thread_safe (0.3.6)
|
data/lib/uniqable/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: uniqable
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.3.
|
4
|
+
version: 0.3.5
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Renat "MpaK" Ibragimov
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2020-
|
11
|
+
date: 2020-06-25 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: activerecord
|