friendly_fk 1.0.24 → 1.0.25

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1b21fd8050994ef852b7939ccf686059dfb86eb440162a0de7a78d515feaa18b
4
- data.tar.gz: 1531b5b294da4280de77843f70fa81af7eb7ad7f26d1cfc7e0ed237cf1cc419c
3
+ metadata.gz: 7989a4ad5cdf55943adf3e2bee56c95f171e550e7070ac2f8ac8198df8be14af
4
+ data.tar.gz: 72b9632e33bb261de26ca96437946965f4afa9be63740353a4985ce10cbb6527
5
5
  SHA512:
6
- metadata.gz: eca66eb160b84add75af024969f187243edd96c2bf208bbdb69c84fedd979960cb2040cb601167ef88ac9b2cddaaf590d28ba802e7b9775ed9abae0598ff87ac
7
- data.tar.gz: cf7249549b4279573691b88567d256c8a642aea3935bc912574188be8f17555b7fcda7b5fc0479af3626556c425c60136310cff15fc0f7be4579b369ac4974bf
6
+ metadata.gz: 5e4bd4ea98bf5a7537e4e153dd4009f188d9886b50bc70095a158e6723cb82741774b288e4aaae1c4a968504207833788124f12cd430e2db9b2f5873b41cb2fe
7
+ data.tar.gz: '08f627d229167c3e83f47464be91c032222651775f80dd4f54a94fa2bc670b029adcdb0e4d88848f74af4392e1d42be8a8359c4f987fc375841327528f6b8d33'
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- friendly_fk (1.0.24)
4
+ friendly_fk (1.0.25)
5
5
  activerecord
6
6
 
7
7
  GEM
@@ -25,7 +25,7 @@ GEM
25
25
  tzinfo (~> 2.0)
26
26
  ast (2.4.2)
27
27
  base64 (0.2.0)
28
- bigdecimal (3.1.7)
28
+ bigdecimal (3.1.8)
29
29
  bundler-audit (0.9.1)
30
30
  bundler (>= 1.2.0, < 3)
31
31
  thor (~> 1.0)
@@ -37,23 +37,23 @@ GEM
37
37
  fuubar (2.5.1)
38
38
  rspec-core (~> 3.0)
39
39
  ruby-progressbar (~> 1.4)
40
- i18n (1.14.4)
40
+ i18n (1.14.5)
41
41
  concurrent-ruby (~> 1.0)
42
- json (2.7.1)
42
+ json (2.7.2)
43
43
  language_server-protocol (3.17.0.3)
44
44
  minitest (5.22.3)
45
45
  mutex_m (0.2.0)
46
46
  mysql2 (0.5.6)
47
47
  parallel (1.24.0)
48
- parser (3.3.0.5)
48
+ parser (3.3.1.0)
49
49
  ast (~> 2.4.1)
50
50
  racc
51
51
  pg (1.5.6)
52
52
  racc (1.7.3)
53
- rack (3.0.10)
53
+ rack (3.0.11)
54
54
  rainbow (3.1.1)
55
- rake (13.1.0)
56
- regexp_parser (2.9.0)
55
+ rake (13.2.1)
56
+ regexp_parser (2.9.1)
57
57
  rexml (3.2.6)
58
58
  rspec (3.13.0)
59
59
  rspec-core (~> 3.13.0)
@@ -64,11 +64,11 @@ GEM
64
64
  rspec-expectations (3.13.0)
65
65
  diff-lcs (>= 1.2.0, < 2.0)
66
66
  rspec-support (~> 3.13.0)
67
- rspec-mocks (3.13.0)
67
+ rspec-mocks (3.13.1)
68
68
  diff-lcs (>= 1.2.0, < 2.0)
69
69
  rspec-support (~> 3.13.0)
70
70
  rspec-support (3.13.1)
71
- rubocop (1.62.1)
71
+ rubocop (1.63.5)
72
72
  json (~> 2.3)
73
73
  language_server-protocol (>= 3.17.0)
74
74
  parallel (~> 1.10)
@@ -79,26 +79,29 @@ GEM
79
79
  rubocop-ast (>= 1.31.1, < 2.0)
80
80
  ruby-progressbar (~> 1.7)
81
81
  unicode-display_width (>= 2.4.0, < 3.0)
82
- rubocop-ast (1.31.2)
83
- parser (>= 3.3.0.4)
82
+ rubocop-ast (1.31.3)
83
+ parser (>= 3.3.1.0)
84
84
  rubocop-capybara (2.20.0)
85
85
  rubocop (~> 1.41)
86
86
  rubocop-factory_bot (2.25.1)
87
87
  rubocop (~> 1.41)
88
- rubocop-performance (1.20.2)
88
+ rubocop-performance (1.21.0)
89
89
  rubocop (>= 1.48.1, < 2.0)
90
- rubocop-ast (>= 1.30.0, < 2.0)
91
- rubocop-rails (2.24.0)
90
+ rubocop-ast (>= 1.31.1, < 2.0)
91
+ rubocop-rails (2.24.1)
92
92
  activesupport (>= 4.2.0)
93
93
  rack (>= 1.1)
94
94
  rubocop (>= 1.33.0, < 2.0)
95
95
  rubocop-ast (>= 1.31.1, < 2.0)
96
96
  rubocop-rake (0.6.0)
97
97
  rubocop (~> 1.0)
98
- rubocop-rspec (2.27.1)
98
+ rubocop-rspec (2.29.2)
99
99
  rubocop (~> 1.40)
100
100
  rubocop-capybara (~> 2.17)
101
101
  rubocop-factory_bot (~> 2.22)
102
+ rubocop-rspec_rails (~> 2.28)
103
+ rubocop-rspec_rails (2.28.3)
104
+ rubocop (~> 1.40)
102
105
  ruby-progressbar (1.13.0)
103
106
  simplecov (0.22.0)
104
107
  docile (~> 1.1)
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module FriendlyFk
4
- VERSION = '1.0.24'
4
+ VERSION = '1.0.25'
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.24
4
+ version: 1.0.25
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-03-23 00:00:00.000000000 Z
11
+ date: 2024-05-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activerecord