friendly_fk 1.0.19 → 1.0.20
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.rubocop.yml +1 -1
- data/.travis.yml +4 -4
- data/Gemfile.lock +41 -44
- data/friendly_fk.gemspec +3 -2
- data/lib/friendly_fk/version.rb +1 -1
- metadata +5 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 64bfd86b74842b7da67dde6bcd7f0e51cf8cf1bfaaf60012d277d29e82a12891
|
4
|
+
data.tar.gz: 452f186cf3b0f435dffabf4e117da82d6fd04bc15657d3876d4872374e151f46
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 134c5aca94866116894251c40cb95229aa90677aed89ff9dc656b39659ca6a1d03508638ceba9deb87e72547182ed2c2213161e8267b47a4343dcee63ed550b5
|
7
|
+
data.tar.gz: 857bf0ad1147508aea1d2b7664fe07db110f9fa2f60cdbc2d763c8dff8f6e20a0e83b29ff36d883bca3bc14bd5bbf737c3649b6536957dd32c510c8a606d198a
|
data/.rubocop.yml
CHANGED
@@ -6,7 +6,7 @@ require:
|
|
6
6
|
inherit_from: .rubocop_todo.yml
|
7
7
|
|
8
8
|
AllCops:
|
9
|
-
TargetRubyVersion: 2.
|
9
|
+
TargetRubyVersion: 2.6
|
10
10
|
# Cop names are not d§splayed in offense messages by default. Change behavior
|
11
11
|
# by overriding DisplayCopNames, or by giving the -D/--display-cop-names
|
12
12
|
# option.
|
data/.travis.yml
CHANGED
data/Gemfile.lock
CHANGED
@@ -7,86 +7,83 @@ PATH
|
|
7
7
|
GEM
|
8
8
|
remote: https://rubygems.org/
|
9
9
|
specs:
|
10
|
-
activemodel (
|
11
|
-
activesupport (=
|
12
|
-
activerecord (
|
13
|
-
activemodel (=
|
14
|
-
activesupport (=
|
15
|
-
activesupport (
|
10
|
+
activemodel (7.0.3)
|
11
|
+
activesupport (= 7.0.3)
|
12
|
+
activerecord (7.0.3)
|
13
|
+
activemodel (= 7.0.3)
|
14
|
+
activesupport (= 7.0.3)
|
15
|
+
activesupport (7.0.3)
|
16
16
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
17
17
|
i18n (>= 1.6, < 2)
|
18
18
|
minitest (>= 5.1)
|
19
19
|
tzinfo (~> 2.0)
|
20
|
-
zeitwerk (~> 2.3)
|
21
20
|
ast (2.4.2)
|
22
|
-
concurrent-ruby (1.1.
|
23
|
-
diff-lcs (1.
|
21
|
+
concurrent-ruby (1.1.10)
|
22
|
+
diff-lcs (1.5.0)
|
24
23
|
docile (1.4.0)
|
25
24
|
fuubar (2.5.1)
|
26
25
|
rspec-core (~> 3.0)
|
27
26
|
ruby-progressbar (~> 1.4)
|
28
|
-
i18n (1.
|
27
|
+
i18n (1.10.0)
|
29
28
|
concurrent-ruby (~> 1.0)
|
30
|
-
minitest (5.
|
31
|
-
mysql2 (0.5.
|
32
|
-
parallel (1.
|
33
|
-
parser (3.
|
29
|
+
minitest (5.16.1)
|
30
|
+
mysql2 (0.5.4)
|
31
|
+
parallel (1.22.1)
|
32
|
+
parser (3.1.2.0)
|
34
33
|
ast (~> 2.4.1)
|
35
|
-
pg (1.
|
36
|
-
rack (2.2.3)
|
37
|
-
rainbow (3.
|
34
|
+
pg (1.4.0)
|
35
|
+
rack (2.2.3.1)
|
36
|
+
rainbow (3.1.1)
|
38
37
|
rake (13.0.6)
|
39
|
-
regexp_parser (2.
|
38
|
+
regexp_parser (2.5.0)
|
40
39
|
rexml (3.2.5)
|
41
|
-
rspec (3.
|
42
|
-
rspec-core (~> 3.
|
43
|
-
rspec-expectations (~> 3.
|
44
|
-
rspec-mocks (~> 3.
|
45
|
-
rspec-core (3.
|
46
|
-
rspec-support (~> 3.
|
47
|
-
rspec-expectations (3.
|
40
|
+
rspec (3.11.0)
|
41
|
+
rspec-core (~> 3.11.0)
|
42
|
+
rspec-expectations (~> 3.11.0)
|
43
|
+
rspec-mocks (~> 3.11.0)
|
44
|
+
rspec-core (3.11.0)
|
45
|
+
rspec-support (~> 3.11.0)
|
46
|
+
rspec-expectations (3.11.0)
|
48
47
|
diff-lcs (>= 1.2.0, < 2.0)
|
49
|
-
rspec-support (~> 3.
|
50
|
-
rspec-mocks (3.
|
48
|
+
rspec-support (~> 3.11.0)
|
49
|
+
rspec-mocks (3.11.1)
|
51
50
|
diff-lcs (>= 1.2.0, < 2.0)
|
52
|
-
rspec-support (~> 3.
|
53
|
-
rspec-support (3.
|
54
|
-
rubocop (1.
|
51
|
+
rspec-support (~> 3.11.0)
|
52
|
+
rspec-support (3.11.0)
|
53
|
+
rubocop (1.30.1)
|
55
54
|
parallel (~> 1.10)
|
56
|
-
parser (>= 3.
|
55
|
+
parser (>= 3.1.0.0)
|
57
56
|
rainbow (>= 2.2.2, < 4.0)
|
58
57
|
regexp_parser (>= 1.8, < 3.0)
|
59
|
-
rexml
|
60
|
-
rubocop-ast (>= 1.
|
58
|
+
rexml (>= 3.2.5, < 4.0)
|
59
|
+
rubocop-ast (>= 1.18.0, < 2.0)
|
61
60
|
ruby-progressbar (~> 1.7)
|
62
61
|
unicode-display_width (>= 1.4.0, < 3.0)
|
63
|
-
rubocop-ast (1.
|
64
|
-
parser (>= 3.
|
65
|
-
rubocop-performance (1.
|
62
|
+
rubocop-ast (1.18.0)
|
63
|
+
parser (>= 3.1.1.0)
|
64
|
+
rubocop-performance (1.14.2)
|
66
65
|
rubocop (>= 1.7.0, < 2.0)
|
67
66
|
rubocop-ast (>= 0.4.0)
|
68
|
-
rubocop-rails (2.
|
67
|
+
rubocop-rails (2.15.0)
|
69
68
|
activesupport (>= 4.2.0)
|
70
69
|
rack (>= 1.1)
|
71
70
|
rubocop (>= 1.7.0, < 2.0)
|
72
71
|
rubocop-rake (0.6.0)
|
73
72
|
rubocop (~> 1.0)
|
74
|
-
rubocop-rspec (2.
|
75
|
-
rubocop (~> 1.
|
76
|
-
rubocop-ast (>= 1.1.0)
|
73
|
+
rubocop-rspec (2.11.1)
|
74
|
+
rubocop (~> 1.19)
|
77
75
|
ruby-progressbar (1.11.0)
|
78
76
|
simplecov (0.21.2)
|
79
77
|
docile (~> 1.1)
|
80
78
|
simplecov-html (~> 0.11)
|
81
79
|
simplecov_json_formatter (~> 0.1)
|
82
80
|
simplecov-html (0.12.3)
|
83
|
-
simplecov-rcov (0.
|
81
|
+
simplecov-rcov (0.3.1)
|
84
82
|
simplecov (>= 0.4.1)
|
85
|
-
simplecov_json_formatter (0.1.
|
83
|
+
simplecov_json_formatter (0.1.4)
|
86
84
|
tzinfo (2.0.4)
|
87
85
|
concurrent-ruby (~> 1.0)
|
88
|
-
unicode-display_width (2.
|
89
|
-
zeitwerk (2.4.2)
|
86
|
+
unicode-display_width (2.1.0)
|
90
87
|
|
91
88
|
PLATFORMS
|
92
89
|
ruby
|
data/friendly_fk.gemspec
CHANGED
@@ -16,10 +16,11 @@ Gem::Specification.new do |spec|
|
|
16
16
|
'bug_tracker_uri' => 'https://github.com/marinazzio/friendly_fk/issues',
|
17
17
|
'documentation_uri' => 'https://github.com/marinazzio/friendly_fk/blob/master/README.md',
|
18
18
|
'homepage_uri' => 'https://github.com/marinazzio/friendly_fk',
|
19
|
-
'source_code_uri' => 'https://github.com/marinazzio/friendly_fk'
|
19
|
+
'source_code_uri' => 'https://github.com/marinazzio/friendly_fk',
|
20
|
+
'rubygems_mfa_required' => 'true'
|
20
21
|
}
|
21
22
|
|
22
|
-
spec.required_ruby_version = '>= 2.
|
23
|
+
spec.required_ruby_version = '>= 2.6.0'
|
23
24
|
|
24
25
|
spec.metadata['allowed_push_host'] = 'https://rubygems.org'
|
25
26
|
|
data/lib/friendly_fk/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: friendly_fk
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.20
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Denis Kiselyov
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2022-06-22 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: activerecord
|
@@ -124,6 +124,7 @@ metadata:
|
|
124
124
|
documentation_uri: https://github.com/marinazzio/friendly_fk/blob/master/README.md
|
125
125
|
homepage_uri: https://github.com/marinazzio/friendly_fk
|
126
126
|
source_code_uri: https://github.com/marinazzio/friendly_fk
|
127
|
+
rubygems_mfa_required: 'true'
|
127
128
|
allowed_push_host: https://rubygems.org
|
128
129
|
post_install_message:
|
129
130
|
rdoc_options: []
|
@@ -133,14 +134,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
133
134
|
requirements:
|
134
135
|
- - ">="
|
135
136
|
- !ruby/object:Gem::Version
|
136
|
-
version: 2.
|
137
|
+
version: 2.6.0
|
137
138
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
138
139
|
requirements:
|
139
140
|
- - ">="
|
140
141
|
- !ruby/object:Gem::Version
|
141
142
|
version: '0'
|
142
143
|
requirements: []
|
143
|
-
rubygems_version: 3.
|
144
|
+
rubygems_version: 3.3.7
|
144
145
|
signing_key:
|
145
146
|
specification_version: 4
|
146
147
|
summary: Creates foreign keys with friendly names
|