parentry 1.6.0 → 1.7.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,150 +1,180 @@
1
1
  PATH
2
2
  remote: ..
3
3
  specs:
4
- parentry (1.6.0)
5
- activerecord (>= 5.1, < 7.1)
4
+ parentry (1.7.0)
5
+ activerecord (>= 6.1, < 8)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
9
9
  specs:
10
- actionpack (7.0.0)
11
- actionview (= 7.0.0)
12
- activesupport (= 7.0.0)
13
- rack (~> 2.0, >= 2.2.0)
10
+ actionpack (7.0.8.1)
11
+ actionview (= 7.0.8.1)
12
+ activesupport (= 7.0.8.1)
13
+ rack (~> 2.0, >= 2.2.4)
14
14
  rack-test (>= 0.6.3)
15
15
  rails-dom-testing (~> 2.0)
16
16
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
17
- actionview (7.0.0)
18
- activesupport (= 7.0.0)
17
+ actionview (7.0.8.1)
18
+ activesupport (= 7.0.8.1)
19
19
  builder (~> 3.1)
20
20
  erubi (~> 1.4)
21
21
  rails-dom-testing (~> 2.0)
22
22
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
23
- activemodel (7.0.0)
24
- activesupport (= 7.0.0)
25
- activerecord (7.0.0)
26
- activemodel (= 7.0.0)
27
- activesupport (= 7.0.0)
28
- activesupport (7.0.0)
23
+ activemodel (7.0.8.1)
24
+ activesupport (= 7.0.8.1)
25
+ activerecord (7.0.8.1)
26
+ activemodel (= 7.0.8.1)
27
+ activesupport (= 7.0.8.1)
28
+ activesupport (7.0.8.1)
29
29
  concurrent-ruby (~> 1.0, >= 1.0.2)
30
30
  i18n (>= 1.6, < 2)
31
31
  minitest (>= 5.1)
32
32
  tzinfo (~> 2.0)
33
- appraisal (2.3.0)
33
+ appraisal (2.5.0)
34
34
  bundler
35
35
  rake
36
36
  thor (>= 0.14.0)
37
37
  ast (2.4.2)
38
+ base64 (0.2.0)
39
+ bigdecimal (3.1.8)
38
40
  builder (3.2.4)
39
41
  coderay (1.1.3)
40
- combustion (1.3.5)
42
+ combustion (1.4.0)
41
43
  activesupport (>= 3.0.0)
42
44
  railties (>= 3.0.0)
43
45
  thor (>= 0.14.6)
44
- concurrent-ruby (1.1.9)
46
+ concurrent-ruby (1.2.3)
45
47
  crass (1.0.6)
46
- database_cleaner (1.8.5)
47
- diff-lcs (1.4.4)
48
+ database_cleaner (2.0.2)
49
+ database_cleaner-active_record (>= 2, < 3)
50
+ database_cleaner-active_record (2.1.0)
51
+ activerecord (>= 5.a)
52
+ database_cleaner-core (~> 2.0.0)
53
+ database_cleaner-core (2.0.1)
54
+ diff-lcs (1.5.1)
48
55
  docile (1.4.0)
49
- erubi (1.10.0)
50
- i18n (1.8.11)
56
+ drb (2.2.1)
57
+ erubi (1.12.0)
58
+ i18n (1.14.4)
51
59
  concurrent-ruby (~> 1.0)
52
- loofah (2.13.0)
60
+ json (2.7.2)
61
+ language_server-protocol (3.17.0.3)
62
+ loofah (2.22.0)
53
63
  crass (~> 1.0.2)
54
- nokogiri (>= 1.5.9)
55
- method_source (1.0.0)
56
- minitest (5.15.0)
57
- nokogiri (1.12.5-x86_64-darwin)
64
+ nokogiri (>= 1.12.0)
65
+ method_source (1.1.0)
66
+ minitest (5.22.3)
67
+ mutex_m (0.2.0)
68
+ nokogiri (1.16.4-x86_64-darwin)
58
69
  racc (~> 1.4)
59
- nokogiri (1.12.5-x86_64-linux)
70
+ nokogiri (1.16.4-x86_64-linux)
60
71
  racc (~> 1.4)
61
- parallel (1.21.0)
62
- parser (3.0.3.1)
72
+ parallel (1.24.0)
73
+ parser (3.3.0.5)
63
74
  ast (~> 2.4.1)
64
- pg (1.2.3)
65
- pry (0.14.0)
75
+ racc
76
+ pg (1.5.6)
77
+ pry (0.14.2)
66
78
  coderay (~> 1.1)
67
79
  method_source (~> 1.0)
68
- racc (1.6.0)
69
- rack (2.2.3)
70
- rack-test (1.1.0)
71
- rack (>= 1.0, < 3)
72
- rails-dom-testing (2.0.3)
73
- activesupport (>= 4.2.0)
80
+ racc (1.7.3)
81
+ rack (2.2.9)
82
+ rack-test (2.1.0)
83
+ rack (>= 1.3)
84
+ rails-dom-testing (2.2.0)
85
+ activesupport (>= 5.0.0)
86
+ minitest
74
87
  nokogiri (>= 1.6)
75
- rails-html-sanitizer (1.4.2)
76
- loofah (~> 2.3)
77
- railties (7.0.0)
78
- actionpack (= 7.0.0)
79
- activesupport (= 7.0.0)
88
+ rails-html-sanitizer (1.6.0)
89
+ loofah (~> 2.21)
90
+ nokogiri (~> 1.14)
91
+ railties (7.0.8.1)
92
+ actionpack (= 7.0.8.1)
93
+ activesupport (= 7.0.8.1)
80
94
  method_source
81
95
  rake (>= 12.2)
82
96
  thor (~> 1.0)
83
97
  zeitwerk (~> 2.5)
84
- rainbow (3.0.0)
85
- rake (13.0.6)
86
- regexp_parser (2.1.1)
87
- rexml (3.2.5)
88
- rspec-core (3.10.1)
89
- rspec-support (~> 3.10.0)
90
- rspec-expectations (3.10.1)
98
+ rainbow (3.1.1)
99
+ rake (13.2.1)
100
+ regexp_parser (2.9.0)
101
+ rexml (3.2.6)
102
+ rspec-core (3.13.0)
103
+ rspec-support (~> 3.13.0)
104
+ rspec-expectations (3.13.0)
91
105
  diff-lcs (>= 1.2.0, < 2.0)
92
- rspec-support (~> 3.10.0)
93
- rspec-mocks (3.10.2)
106
+ rspec-support (~> 3.13.0)
107
+ rspec-mocks (3.13.0)
94
108
  diff-lcs (>= 1.2.0, < 2.0)
95
- rspec-support (~> 3.10.0)
96
- rspec-rails (4.0.2)
97
- actionpack (>= 4.2)
98
- activesupport (>= 4.2)
99
- railties (>= 4.2)
100
- rspec-core (~> 3.10)
101
- rspec-expectations (~> 3.10)
102
- rspec-mocks (~> 3.10)
103
- rspec-support (~> 3.10)
104
- rspec-support (3.10.3)
105
- rubocop (1.22.3)
109
+ rspec-support (~> 3.13.0)
110
+ rspec-rails (6.1.2)
111
+ actionpack (>= 6.1)
112
+ activesupport (>= 6.1)
113
+ railties (>= 6.1)
114
+ rspec-core (~> 3.13)
115
+ rspec-expectations (~> 3.13)
116
+ rspec-mocks (~> 3.13)
117
+ rspec-support (~> 3.13)
118
+ rspec-support (3.13.1)
119
+ rubocop (1.63.2)
120
+ json (~> 2.3)
121
+ language_server-protocol (>= 3.17.0)
106
122
  parallel (~> 1.10)
107
- parser (>= 3.0.0.0)
123
+ parser (>= 3.3.0.2)
108
124
  rainbow (>= 2.2.2, < 4.0)
109
125
  regexp_parser (>= 1.8, < 3.0)
110
- rexml
111
- rubocop-ast (>= 1.12.0, < 2.0)
126
+ rexml (>= 3.2.5, < 4.0)
127
+ rubocop-ast (>= 1.31.1, < 2.0)
112
128
  ruby-progressbar (~> 1.7)
113
- unicode-display_width (>= 1.4.0, < 3.0)
114
- rubocop-ast (1.12.0)
115
- parser (>= 3.0.1.1)
116
- rubocop-rspec (2.5.0)
117
- rubocop (~> 1.19)
118
- ruby-progressbar (1.11.0)
119
- simplecov (0.21.2)
129
+ unicode-display_width (>= 2.4.0, < 3.0)
130
+ rubocop-ast (1.31.2)
131
+ parser (>= 3.3.0.4)
132
+ rubocop-capybara (2.20.0)
133
+ rubocop (~> 1.41)
134
+ rubocop-factory_bot (2.25.1)
135
+ rubocop (~> 1.41)
136
+ rubocop-rspec (2.29.1)
137
+ rubocop (~> 1.40)
138
+ rubocop-capybara (~> 2.17)
139
+ rubocop-factory_bot (~> 2.22)
140
+ rubocop-rspec_rails (~> 2.28)
141
+ rubocop-rspec_rails (2.28.3)
142
+ rubocop (~> 1.40)
143
+ ruby-progressbar (1.13.0)
144
+ simplecov (0.22.0)
120
145
  docile (~> 1.1)
121
146
  simplecov-html (~> 0.11)
122
147
  simplecov_json_formatter (~> 0.1)
123
148
  simplecov-html (0.12.3)
124
- simplecov_json_formatter (0.1.3)
125
- thor (1.1.0)
126
- tzinfo (2.0.4)
149
+ simplecov_json_formatter (0.1.4)
150
+ thor (1.3.1)
151
+ tzinfo (2.0.6)
127
152
  concurrent-ruby (~> 1.0)
128
- unicode-display_width (2.1.0)
129
- zeitwerk (2.5.1)
153
+ unicode-display_width (2.5.0)
154
+ zeitwerk (2.6.13)
130
155
 
131
156
  PLATFORMS
132
157
  x86_64-darwin-20
158
+ x86_64-darwin-23
133
159
  x86_64-linux
134
160
 
135
161
  DEPENDENCIES
136
162
  activerecord (~> 7.0, < 7.1)
137
163
  appraisal
164
+ base64
165
+ bigdecimal
138
166
  bundler (~> 2)
139
- combustion (~> 1.1)
140
- database_cleaner (~> 1.6)
167
+ combustion (~> 1.4)
168
+ database_cleaner (~> 2)
169
+ drb
170
+ mutex_m
141
171
  parentry!
142
- pg (~> 1.2)
172
+ pg (~> 1.5)
143
173
  pry (~> 0.13)
144
174
  rake (~> 13)
145
- rspec-rails (~> 4.0)
146
- rubocop-rspec (~> 2.1)
175
+ rspec-rails (~> 6.1)
176
+ rubocop-rspec (~> 2)
147
177
  simplecov (~> 0.20)
148
178
 
149
179
  BUNDLED WITH
150
- 2.2.32
180
+ 2.5.17
@@ -0,0 +1,17 @@
1
+ # This file was generated by Appraisal
2
+
3
+ source "https://rubygems.org"
4
+
5
+ gem "appraisal"
6
+ gem "bundler", "~> 2"
7
+ gem "combustion", "~> 1.4"
8
+ gem "database_cleaner", "~> 2"
9
+ gem "pg", "~> 1.5"
10
+ gem "pry", "~> 0.13"
11
+ gem "rake", "~> 13"
12
+ gem "rspec-rails", "~> 6.1"
13
+ gem "rubocop-rspec", "~> 2"
14
+ gem "simplecov", "~> 0.20"
15
+ gem "activerecord", "~> 7.1", "< 7.2"
16
+
17
+ gemspec path: "../"
@@ -0,0 +1,216 @@
1
+ PATH
2
+ remote: ..
3
+ specs:
4
+ parentry (1.7.0)
5
+ activerecord (>= 6.1, < 8)
6
+
7
+ GEM
8
+ remote: https://rubygems.org/
9
+ specs:
10
+ actionpack (7.1.3.2)
11
+ actionview (= 7.1.3.2)
12
+ activesupport (= 7.1.3.2)
13
+ nokogiri (>= 1.8.5)
14
+ racc
15
+ rack (>= 2.2.4)
16
+ rack-session (>= 1.0.1)
17
+ rack-test (>= 0.6.3)
18
+ rails-dom-testing (~> 2.2)
19
+ rails-html-sanitizer (~> 1.6)
20
+ actionview (7.1.3.2)
21
+ activesupport (= 7.1.3.2)
22
+ builder (~> 3.1)
23
+ erubi (~> 1.11)
24
+ rails-dom-testing (~> 2.2)
25
+ rails-html-sanitizer (~> 1.6)
26
+ activemodel (7.1.3.2)
27
+ activesupport (= 7.1.3.2)
28
+ activerecord (7.1.3.2)
29
+ activemodel (= 7.1.3.2)
30
+ activesupport (= 7.1.3.2)
31
+ timeout (>= 0.4.0)
32
+ activesupport (7.1.3.2)
33
+ base64
34
+ bigdecimal
35
+ concurrent-ruby (~> 1.0, >= 1.0.2)
36
+ connection_pool (>= 2.2.5)
37
+ drb
38
+ i18n (>= 1.6, < 2)
39
+ minitest (>= 5.1)
40
+ mutex_m
41
+ tzinfo (~> 2.0)
42
+ appraisal (2.5.0)
43
+ bundler
44
+ rake
45
+ thor (>= 0.14.0)
46
+ ast (2.4.2)
47
+ base64 (0.2.0)
48
+ bigdecimal (3.1.7)
49
+ builder (3.2.4)
50
+ coderay (1.1.3)
51
+ combustion (1.4.0)
52
+ activesupport (>= 3.0.0)
53
+ railties (>= 3.0.0)
54
+ thor (>= 0.14.6)
55
+ concurrent-ruby (1.2.3)
56
+ connection_pool (2.4.1)
57
+ crass (1.0.6)
58
+ database_cleaner (2.0.2)
59
+ database_cleaner-active_record (>= 2, < 3)
60
+ database_cleaner-active_record (2.1.0)
61
+ activerecord (>= 5.a)
62
+ database_cleaner-core (~> 2.0.0)
63
+ database_cleaner-core (2.0.1)
64
+ diff-lcs (1.5.1)
65
+ docile (1.4.0)
66
+ drb (2.2.1)
67
+ erubi (1.12.0)
68
+ i18n (1.14.4)
69
+ concurrent-ruby (~> 1.0)
70
+ io-console (0.7.2)
71
+ irb (1.12.0)
72
+ rdoc
73
+ reline (>= 0.4.2)
74
+ json (2.7.2)
75
+ language_server-protocol (3.17.0.3)
76
+ loofah (2.22.0)
77
+ crass (~> 1.0.2)
78
+ nokogiri (>= 1.12.0)
79
+ method_source (1.1.0)
80
+ minitest (5.22.3)
81
+ mutex_m (0.2.0)
82
+ nokogiri (1.16.4-aarch64-linux)
83
+ racc (~> 1.4)
84
+ nokogiri (1.16.4-arm-linux)
85
+ racc (~> 1.4)
86
+ nokogiri (1.16.4-arm64-darwin)
87
+ racc (~> 1.4)
88
+ nokogiri (1.16.4-x86-linux)
89
+ racc (~> 1.4)
90
+ nokogiri (1.16.4-x86_64-darwin)
91
+ racc (~> 1.4)
92
+ nokogiri (1.16.4-x86_64-linux)
93
+ racc (~> 1.4)
94
+ parallel (1.24.0)
95
+ parser (3.3.0.5)
96
+ ast (~> 2.4.1)
97
+ racc
98
+ pg (1.5.6)
99
+ pry (0.14.2)
100
+ coderay (~> 1.1)
101
+ method_source (~> 1.0)
102
+ psych (5.1.2)
103
+ stringio
104
+ racc (1.7.3)
105
+ rack (3.0.10)
106
+ rack-session (2.0.0)
107
+ rack (>= 3.0.0)
108
+ rack-test (2.1.0)
109
+ rack (>= 1.3)
110
+ rackup (2.1.0)
111
+ rack (>= 3)
112
+ webrick (~> 1.8)
113
+ rails-dom-testing (2.2.0)
114
+ activesupport (>= 5.0.0)
115
+ minitest
116
+ nokogiri (>= 1.6)
117
+ rails-html-sanitizer (1.6.0)
118
+ loofah (~> 2.21)
119
+ nokogiri (~> 1.14)
120
+ railties (7.1.3.2)
121
+ actionpack (= 7.1.3.2)
122
+ activesupport (= 7.1.3.2)
123
+ irb
124
+ rackup (>= 1.0.0)
125
+ rake (>= 12.2)
126
+ thor (~> 1.0, >= 1.2.2)
127
+ zeitwerk (~> 2.6)
128
+ rainbow (3.1.1)
129
+ rake (13.2.1)
130
+ rdoc (6.6.3.1)
131
+ psych (>= 4.0.0)
132
+ regexp_parser (2.9.0)
133
+ reline (0.5.2)
134
+ io-console (~> 0.5)
135
+ rexml (3.2.6)
136
+ rspec-core (3.13.0)
137
+ rspec-support (~> 3.13.0)
138
+ rspec-expectations (3.13.0)
139
+ diff-lcs (>= 1.2.0, < 2.0)
140
+ rspec-support (~> 3.13.0)
141
+ rspec-mocks (3.13.0)
142
+ diff-lcs (>= 1.2.0, < 2.0)
143
+ rspec-support (~> 3.13.0)
144
+ rspec-rails (6.1.2)
145
+ actionpack (>= 6.1)
146
+ activesupport (>= 6.1)
147
+ railties (>= 6.1)
148
+ rspec-core (~> 3.13)
149
+ rspec-expectations (~> 3.13)
150
+ rspec-mocks (~> 3.13)
151
+ rspec-support (~> 3.13)
152
+ rspec-support (3.13.1)
153
+ rubocop (1.63.2)
154
+ json (~> 2.3)
155
+ language_server-protocol (>= 3.17.0)
156
+ parallel (~> 1.10)
157
+ parser (>= 3.3.0.2)
158
+ rainbow (>= 2.2.2, < 4.0)
159
+ regexp_parser (>= 1.8, < 3.0)
160
+ rexml (>= 3.2.5, < 4.0)
161
+ rubocop-ast (>= 1.31.1, < 2.0)
162
+ ruby-progressbar (~> 1.7)
163
+ unicode-display_width (>= 2.4.0, < 3.0)
164
+ rubocop-ast (1.31.2)
165
+ parser (>= 3.3.0.4)
166
+ rubocop-capybara (2.20.0)
167
+ rubocop (~> 1.41)
168
+ rubocop-factory_bot (2.25.1)
169
+ rubocop (~> 1.41)
170
+ rubocop-rspec (2.29.1)
171
+ rubocop (~> 1.40)
172
+ rubocop-capybara (~> 2.17)
173
+ rubocop-factory_bot (~> 2.22)
174
+ rubocop-rspec_rails (~> 2.28)
175
+ rubocop-rspec_rails (2.28.3)
176
+ rubocop (~> 1.40)
177
+ ruby-progressbar (1.13.0)
178
+ simplecov (0.22.0)
179
+ docile (~> 1.1)
180
+ simplecov-html (~> 0.11)
181
+ simplecov_json_formatter (~> 0.1)
182
+ simplecov-html (0.12.3)
183
+ simplecov_json_formatter (0.1.4)
184
+ stringio (3.1.0)
185
+ thor (1.3.1)
186
+ timeout (0.4.1)
187
+ tzinfo (2.0.6)
188
+ concurrent-ruby (~> 1.0)
189
+ unicode-display_width (2.5.0)
190
+ webrick (1.8.1)
191
+ zeitwerk (2.6.13)
192
+
193
+ PLATFORMS
194
+ aarch64-linux
195
+ arm-linux
196
+ arm64-darwin
197
+ x86-linux
198
+ x86_64-darwin
199
+ x86_64-linux
200
+
201
+ DEPENDENCIES
202
+ activerecord (~> 7.1, < 7.2)
203
+ appraisal
204
+ bundler (~> 2)
205
+ combustion (~> 1.4)
206
+ database_cleaner (~> 2)
207
+ parentry!
208
+ pg (~> 1.5)
209
+ pry (~> 0.13)
210
+ rake (~> 13)
211
+ rspec-rails (~> 6.1)
212
+ rubocop-rspec (~> 2)
213
+ simplecov (~> 0.20)
214
+
215
+ BUNDLED WITH
216
+ 2.5.17
@@ -0,0 +1,17 @@
1
+ # This file was generated by Appraisal
2
+
3
+ source "https://rubygems.org"
4
+
5
+ gem "appraisal"
6
+ gem "bundler", "~> 2"
7
+ gem "combustion", "~> 1.4"
8
+ gem "database_cleaner", "~> 2"
9
+ gem "pg", "~> 1.5"
10
+ gem "pry", "~> 0.13"
11
+ gem "rake", "~> 13"
12
+ gem "rspec-rails", "~> 6.1"
13
+ gem "rubocop-rspec", "~> 2"
14
+ gem "simplecov", "~> 0.20"
15
+ gem "activerecord", "~> 7.2", "< 8"
16
+
17
+ gemspec path: "../"