friendly_fk 1.0.25 → 1.0.26

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: 7989a4ad5cdf55943adf3e2bee56c95f171e550e7070ac2f8ac8198df8be14af
4
- data.tar.gz: 72b9632e33bb261de26ca96437946965f4afa9be63740353a4985ce10cbb6527
3
+ metadata.gz: fa6c5dccdbefbe91446ef9a4b19ffb4b9895e9ef98f67a1d5a21397e0fe58fa6
4
+ data.tar.gz: b194539b114f767893aabc3330797197a49b2d4b81479d46673bfa3363f5beb6
5
5
  SHA512:
6
- metadata.gz: 5e4bd4ea98bf5a7537e4e153dd4009f188d9886b50bc70095a158e6723cb82741774b288e4aaae1c4a968504207833788124f12cd430e2db9b2f5873b41cb2fe
7
- data.tar.gz: '08f627d229167c3e83f47464be91c032222651775f80dd4f54a94fa2bc670b029adcdb0e4d88848f74af4392e1d42be8a8359c4f987fc375841327528f6b8d33'
6
+ metadata.gz: 7c0b6af47ea121b4c6c4b5ea1ba29df202da03cc8d7964d89a01da487b00252ef301af10bcdf5b825554144b1cb2dac91d8f5d3b7c122c314a5b504a6cb7b9be
7
+ data.tar.gz: be5ec8e2e1bef05c0f8a33da4c41964f0fbe3561080fe134ab6fc3ca160c1698e1f49a996bb5012e34ede215969b0eda9ea3d7f0b500ffcb41f45849d291dc69
data/Gemfile.lock CHANGED
@@ -1,19 +1,19 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- friendly_fk (1.0.25)
4
+ friendly_fk (1.0.26)
5
5
  activerecord
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
9
9
  specs:
10
- activemodel (7.1.3.2)
11
- activesupport (= 7.1.3.2)
12
- activerecord (7.1.3.2)
13
- activemodel (= 7.1.3.2)
14
- activesupport (= 7.1.3.2)
10
+ activemodel (7.1.3.4)
11
+ activesupport (= 7.1.3.4)
12
+ activerecord (7.1.3.4)
13
+ activemodel (= 7.1.3.4)
14
+ activesupport (= 7.1.3.4)
15
15
  timeout (>= 0.4.0)
16
- activesupport (7.1.3.2)
16
+ activesupport (7.1.3.4)
17
17
  base64
18
18
  bigdecimal
19
19
  concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -29,7 +29,7 @@ GEM
29
29
  bundler-audit (0.9.1)
30
30
  bundler (>= 1.2.0, < 3)
31
31
  thor (~> 1.0)
32
- concurrent-ruby (1.2.3)
32
+ concurrent-ruby (1.3.3)
33
33
  connection_pool (2.4.1)
34
34
  diff-lcs (1.5.1)
35
35
  docile (1.4.0)
@@ -41,20 +41,21 @@ GEM
41
41
  concurrent-ruby (~> 1.0)
42
42
  json (2.7.2)
43
43
  language_server-protocol (3.17.0.3)
44
- minitest (5.22.3)
44
+ minitest (5.23.1)
45
45
  mutex_m (0.2.0)
46
46
  mysql2 (0.5.6)
47
- parallel (1.24.0)
48
- parser (3.3.1.0)
47
+ parallel (1.25.1)
48
+ parser (3.3.2.0)
49
49
  ast (~> 2.4.1)
50
50
  racc
51
51
  pg (1.5.6)
52
- racc (1.7.3)
53
- rack (3.0.11)
52
+ racc (1.8.0)
53
+ rack (3.1.0)
54
54
  rainbow (3.1.1)
55
55
  rake (13.2.1)
56
- regexp_parser (2.9.1)
57
- rexml (3.2.6)
56
+ regexp_parser (2.9.2)
57
+ rexml (3.3.0)
58
+ strscan
58
59
  rspec (3.13.0)
59
60
  rspec-core (~> 3.13.0)
60
61
  rspec-expectations (~> 3.13.0)
@@ -68,7 +69,7 @@ GEM
68
69
  diff-lcs (>= 1.2.0, < 2.0)
69
70
  rspec-support (~> 3.13.0)
70
71
  rspec-support (3.13.1)
71
- rubocop (1.63.5)
72
+ rubocop (1.64.1)
72
73
  json (~> 2.3)
73
74
  language_server-protocol (>= 3.17.0)
74
75
  parallel (~> 1.10)
@@ -81,26 +82,26 @@ GEM
81
82
  unicode-display_width (>= 2.4.0, < 3.0)
82
83
  rubocop-ast (1.31.3)
83
84
  parser (>= 3.3.1.0)
84
- rubocop-capybara (2.20.0)
85
+ rubocop-capybara (2.21.0)
85
86
  rubocop (~> 1.41)
86
- rubocop-factory_bot (2.25.1)
87
+ rubocop-factory_bot (2.26.0)
87
88
  rubocop (~> 1.41)
88
89
  rubocop-performance (1.21.0)
89
90
  rubocop (>= 1.48.1, < 2.0)
90
91
  rubocop-ast (>= 1.31.1, < 2.0)
91
- rubocop-rails (2.24.1)
92
+ rubocop-rails (2.25.0)
92
93
  activesupport (>= 4.2.0)
93
94
  rack (>= 1.1)
94
95
  rubocop (>= 1.33.0, < 2.0)
95
96
  rubocop-ast (>= 1.31.1, < 2.0)
96
97
  rubocop-rake (0.6.0)
97
98
  rubocop (~> 1.0)
98
- rubocop-rspec (2.29.2)
99
+ rubocop-rspec (2.31.0)
99
100
  rubocop (~> 1.40)
100
101
  rubocop-capybara (~> 2.17)
101
102
  rubocop-factory_bot (~> 2.22)
102
103
  rubocop-rspec_rails (~> 2.28)
103
- rubocop-rspec_rails (2.28.3)
104
+ rubocop-rspec_rails (2.29.0)
104
105
  rubocop (~> 1.40)
105
106
  ruby-progressbar (1.13.0)
106
107
  simplecov (0.22.0)
@@ -111,6 +112,7 @@ GEM
111
112
  simplecov-rcov (0.3.7)
112
113
  simplecov (>= 0.4.1)
113
114
  simplecov_json_formatter (0.1.4)
115
+ strscan (3.1.0)
114
116
  thor (1.3.1)
115
117
  timeout (0.4.1)
116
118
  tzinfo (2.0.6)
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module FriendlyFk
4
- VERSION = '1.0.25'
4
+ VERSION = '1.0.26'
5
5
  end
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.25
4
+ version: 1.0.26
5
5
  platform: ruby
6
6
  authors:
7
7
  - Denis Kiselyov
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-05-15 00:00:00.000000000 Z
11
+ date: 2024-06-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activerecord