table_saw 3.2.0 → 3.3.0

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.
@@ -1,17 +1,17 @@
1
1
  PATH
2
2
  remote: ..
3
3
  specs:
4
- table_saw (3.2.0)
5
- activerecord (>= 6.1)
4
+ table_saw (3.3.0)
5
+ activerecord (>= 7.1)
6
6
  pg
7
7
  thor
8
8
 
9
9
  GEM
10
10
  remote: https://rubygems.org/
11
11
  specs:
12
- actionpack (7.2.0)
13
- actionview (= 7.2.0)
14
- activesupport (= 7.2.0)
12
+ actionpack (7.2.2.2)
13
+ actionview (= 7.2.2.2)
14
+ activesupport (= 7.2.2.2)
15
15
  nokogiri (>= 1.8.5)
16
16
  racc
17
17
  rack (>= 2.2.4, < 3.2)
@@ -20,20 +20,21 @@ GEM
20
20
  rails-dom-testing (~> 2.2)
21
21
  rails-html-sanitizer (~> 1.6)
22
22
  useragent (~> 0.16)
23
- actionview (7.2.0)
24
- activesupport (= 7.2.0)
23
+ actionview (7.2.2.2)
24
+ activesupport (= 7.2.2.2)
25
25
  builder (~> 3.1)
26
26
  erubi (~> 1.11)
27
27
  rails-dom-testing (~> 2.2)
28
28
  rails-html-sanitizer (~> 1.6)
29
- activemodel (7.2.0)
30
- activesupport (= 7.2.0)
31
- activerecord (7.2.0)
32
- activemodel (= 7.2.0)
33
- activesupport (= 7.2.0)
29
+ activemodel (7.2.2.2)
30
+ activesupport (= 7.2.2.2)
31
+ activerecord (7.2.2.2)
32
+ activemodel (= 7.2.2.2)
33
+ activesupport (= 7.2.2.2)
34
34
  timeout (>= 0.4.0)
35
- activesupport (7.2.0)
35
+ activesupport (7.2.2.2)
36
36
  base64
37
+ benchmark (>= 0.3)
37
38
  bigdecimal
38
39
  concurrent-ruby (~> 1.0, >= 1.3.1)
39
40
  connection_pool (>= 2.2.5)
@@ -47,81 +48,84 @@ GEM
47
48
  bundler
48
49
  rake
49
50
  thor (>= 0.14.0)
50
- ast (2.4.2)
51
- base64 (0.2.0)
52
- bigdecimal (3.1.8)
51
+ ast (2.4.3)
52
+ base64 (0.3.0)
53
+ benchmark (0.4.1)
54
+ bigdecimal (3.3.1)
53
55
  builder (3.3.0)
54
56
  coderay (1.1.3)
55
57
  combustion (1.5.0)
56
58
  activesupport (>= 3.0.0)
57
59
  railties (>= 3.0.0)
58
60
  thor (>= 0.14.6)
59
- concurrent-ruby (1.3.4)
60
- connection_pool (2.4.1)
61
+ concurrent-ruby (1.3.5)
62
+ connection_pool (2.5.4)
61
63
  crass (1.0.6)
62
- database_cleaner-active_record (2.2.0)
64
+ database_cleaner-active_record (2.2.2)
63
65
  activerecord (>= 5.a)
64
- database_cleaner-core (~> 2.0.0)
66
+ database_cleaner-core (~> 2.0)
65
67
  database_cleaner-core (2.0.1)
66
- diff-lcs (1.5.1)
68
+ date (3.4.1)
69
+ diff-lcs (1.6.2)
67
70
  docile (1.4.1)
68
- drb (2.2.1)
69
- erubi (1.13.0)
70
- i18n (1.14.5)
71
+ drb (2.2.3)
72
+ erb (5.1.1)
73
+ erubi (1.13.1)
74
+ i18n (1.14.7)
71
75
  concurrent-ruby (~> 1.0)
72
- io-console (0.7.2)
73
- irb (1.14.0)
76
+ io-console (0.8.1)
77
+ irb (1.15.2)
78
+ pp (>= 0.6.0)
74
79
  rdoc (>= 4.0.0)
75
80
  reline (>= 0.4.2)
76
- json (2.7.2)
77
- language_server-protocol (3.17.0.3)
78
- logger (1.6.0)
79
- loofah (2.22.0)
81
+ json (2.15.1)
82
+ language_server-protocol (3.17.0.5)
83
+ lint_roller (1.1.0)
84
+ logger (1.7.0)
85
+ loofah (2.24.1)
80
86
  crass (~> 1.0.2)
81
87
  nokogiri (>= 1.12.0)
82
88
  method_source (1.1.0)
83
- minitest (5.24.1)
84
- nokogiri (1.16.7-aarch64-linux)
89
+ mini_portile2 (2.8.9)
90
+ minitest (5.26.0)
91
+ nokogiri (1.18.10)
92
+ mini_portile2 (~> 2.8.2)
85
93
  racc (~> 1.4)
86
- nokogiri (1.16.7-arm-linux)
87
- racc (~> 1.4)
88
- nokogiri (1.16.7-arm64-darwin)
89
- racc (~> 1.4)
90
- nokogiri (1.16.7-x86-linux)
91
- racc (~> 1.4)
92
- nokogiri (1.16.7-x86_64-darwin)
93
- racc (~> 1.4)
94
- nokogiri (1.16.7-x86_64-linux)
95
- racc (~> 1.4)
96
- parallel (1.26.1)
97
- parser (3.3.4.2)
94
+ ostruct (0.6.3)
95
+ parallel (1.27.0)
96
+ parser (3.3.9.0)
98
97
  ast (~> 2.4.1)
99
98
  racc
100
- pg (1.5.7)
101
- pry (0.14.2)
99
+ pg (1.6.2)
100
+ pp (0.6.3)
101
+ prettyprint
102
+ prettyprint (0.2.0)
103
+ prism (1.5.2)
104
+ pry (0.15.2)
102
105
  coderay (~> 1.1)
103
106
  method_source (~> 1.0)
104
- psych (5.1.2)
107
+ psych (5.2.6)
108
+ date
105
109
  stringio
106
110
  racc (1.8.1)
107
- rack (3.1.7)
108
- rack-session (2.0.0)
111
+ rack (3.1.18)
112
+ rack-session (2.1.1)
113
+ base64 (>= 0.1.0)
109
114
  rack (>= 3.0.0)
110
- rack-test (2.1.0)
115
+ rack-test (2.2.0)
111
116
  rack (>= 1.3)
112
- rackup (2.1.0)
117
+ rackup (2.2.1)
113
118
  rack (>= 3)
114
- webrick (~> 1.8)
115
- rails-dom-testing (2.2.0)
119
+ rails-dom-testing (2.3.0)
116
120
  activesupport (>= 5.0.0)
117
121
  minitest
118
122
  nokogiri (>= 1.6)
119
- rails-html-sanitizer (1.6.0)
123
+ rails-html-sanitizer (1.6.2)
120
124
  loofah (~> 2.21)
121
- nokogiri (~> 1.14)
122
- railties (7.2.0)
123
- actionpack (= 7.2.0)
124
- activesupport (= 7.2.0)
125
+ nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
126
+ railties (7.2.2.2)
127
+ actionpack (= 7.2.2.2)
128
+ activesupport (= 7.2.2.2)
125
129
  irb (~> 1.13)
126
130
  rackup (>= 1.0.0)
127
131
  rake (>= 12.2)
@@ -129,79 +133,68 @@ GEM
129
133
  zeitwerk (~> 2.6)
130
134
  rainbow (3.1.1)
131
135
  rake (13.0.3)
132
- rdoc (6.7.0)
136
+ rdoc (6.15.0)
137
+ erb
133
138
  psych (>= 4.0.0)
134
- regexp_parser (2.9.2)
135
- reline (0.5.9)
139
+ tsort
140
+ regexp_parser (2.11.3)
141
+ reline (0.6.2)
136
142
  io-console (~> 0.5)
137
- rexml (3.3.4)
138
- strscan
139
- rspec (3.13.0)
143
+ rspec (3.13.1)
140
144
  rspec-core (~> 3.13.0)
141
145
  rspec-expectations (~> 3.13.0)
142
146
  rspec-mocks (~> 3.13.0)
143
- rspec-core (3.13.0)
147
+ rspec-core (3.13.5)
144
148
  rspec-support (~> 3.13.0)
145
- rspec-expectations (3.13.1)
149
+ rspec-expectations (3.13.5)
146
150
  diff-lcs (>= 1.2.0, < 2.0)
147
151
  rspec-support (~> 3.13.0)
148
- rspec-mocks (3.13.1)
152
+ rspec-mocks (3.13.5)
149
153
  diff-lcs (>= 1.2.0, < 2.0)
150
154
  rspec-support (~> 3.13.0)
151
- rspec-support (3.13.1)
152
- rubocop (1.65.1)
155
+ rspec-support (3.13.6)
156
+ rubocop (1.81.1)
153
157
  json (~> 2.3)
154
- language_server-protocol (>= 3.17.0)
158
+ language_server-protocol (~> 3.17.0.2)
159
+ lint_roller (~> 1.1.0)
155
160
  parallel (~> 1.10)
156
161
  parser (>= 3.3.0.2)
157
162
  rainbow (>= 2.2.2, < 4.0)
158
- regexp_parser (>= 2.4, < 3.0)
159
- rexml (>= 3.2.5, < 4.0)
160
- rubocop-ast (>= 1.31.1, < 2.0)
163
+ regexp_parser (>= 2.9.3, < 3.0)
164
+ rubocop-ast (>= 1.47.1, < 2.0)
161
165
  ruby-progressbar (~> 1.7)
162
- unicode-display_width (>= 2.4.0, < 3.0)
163
- rubocop-ast (1.32.0)
164
- parser (>= 3.3.1.0)
165
- rubocop-capybara (2.21.0)
166
- rubocop (~> 1.41)
167
- rubocop-factory_bot (2.26.1)
168
- rubocop (~> 1.61)
169
- rubocop-rspec (2.31.0)
170
- rubocop (~> 1.40)
171
- rubocop-capybara (~> 2.17)
172
- rubocop-factory_bot (~> 2.22)
173
- rubocop-rspec_rails (~> 2.28)
174
- rubocop-rspec_rails (2.29.1)
175
- rubocop (~> 1.61)
166
+ unicode-display_width (>= 2.4.0, < 4.0)
167
+ rubocop-ast (1.47.1)
168
+ parser (>= 3.3.7.2)
169
+ prism (~> 1.4)
170
+ rubocop-rspec (3.7.0)
171
+ lint_roller (~> 1.1)
172
+ rubocop (~> 1.72, >= 1.72.1)
176
173
  ruby-progressbar (1.13.0)
177
- scenic (1.8.0)
174
+ scenic (1.9.0)
178
175
  activerecord (>= 4.0.0)
179
176
  railties (>= 4.0.0)
180
- securerandom (0.3.1)
177
+ securerandom (0.4.1)
181
178
  simplecov (0.22.0)
182
179
  docile (~> 1.1)
183
180
  simplecov-html (~> 0.11)
184
181
  simplecov_json_formatter (~> 0.1)
185
- simplecov-html (0.12.3)
182
+ simplecov-html (0.13.2)
186
183
  simplecov_json_formatter (0.1.4)
187
- stringio (3.1.1)
188
- strscan (3.1.0)
189
- thor (1.3.1)
190
- timeout (0.4.1)
184
+ stringio (3.1.7)
185
+ thor (1.4.0)
186
+ timeout (0.4.3)
187
+ tsort (0.2.0)
191
188
  tzinfo (2.0.6)
192
189
  concurrent-ruby (~> 1.0)
193
- unicode-display_width (2.5.0)
194
- useragent (0.16.10)
195
- webrick (1.8.1)
196
- zeitwerk (2.6.17)
190
+ unicode-display_width (3.2.0)
191
+ unicode-emoji (~> 4.1)
192
+ unicode-emoji (4.1.0)
193
+ useragent (0.16.11)
194
+ zeitwerk (2.6.18)
197
195
 
198
196
  PLATFORMS
199
- aarch64-linux
200
- arm-linux
201
- arm64-darwin
202
- x86-linux
203
- x86_64-darwin
204
- x86_64-linux
197
+ ruby
205
198
 
206
199
  DEPENDENCIES
207
200
  activerecord (~> 7.2.0, < 7.3)
@@ -209,13 +202,15 @@ DEPENDENCIES
209
202
  bundler (~> 2.0)
210
203
  combustion (~> 1.4)
211
204
  database_cleaner-active_record (~> 2.2)
205
+ ostruct
212
206
  pry
213
207
  rake (= 13.0.3)
214
- rspec (~> 3.0)
215
- rubocop-rspec (~> 2.3)
208
+ rspec (~> 3.13)
209
+ rubocop-rspec (~> 3.5)
216
210
  scenic (~> 1.5)
217
211
  simplecov (~> 0.16)
218
212
  table_saw!
213
+ zeitwerk (~> 2.6.0)
219
214
 
220
215
  BUNDLED WITH
221
- 2.5.9
216
+ 2.7.2
@@ -6,15 +6,14 @@ gem "appraisal"
6
6
  gem "bundler", "~> 2.0"
7
7
  gem "combustion", "~> 1.4"
8
8
  gem "database_cleaner-active_record", "~> 2.2"
9
+ gem "ostruct"
9
10
  gem "pry"
10
11
  gem "rake", "13.0.3"
11
- gem "rspec", "~> 3.0"
12
- gem "rubocop-rspec", "~> 2.3"
12
+ gem "rspec", "~> 3.13"
13
+ gem "rubocop-rspec", "~> 3.5"
13
14
  gem "scenic", "~> 1.5"
14
15
  gem "simplecov", "~> 0.16"
15
- gem "activerecord", "~> 6.1", "< 6.2"
16
- gem "base64"
17
- gem "bigdecimal"
18
- gem "mutex_m"
16
+ gem "zeitwerk", "~> 2.6.0"
17
+ gem "activerecord", "~> 8.0.0", "< 8.1"
19
18
 
20
19
  gemspec path: "../"
@@ -0,0 +1,218 @@
1
+ PATH
2
+ remote: ..
3
+ specs:
4
+ table_saw (3.3.0)
5
+ activerecord (>= 7.1)
6
+ pg
7
+ thor
8
+
9
+ GEM
10
+ remote: https://rubygems.org/
11
+ specs:
12
+ actionpack (8.0.3)
13
+ actionview (= 8.0.3)
14
+ activesupport (= 8.0.3)
15
+ nokogiri (>= 1.8.5)
16
+ rack (>= 2.2.4)
17
+ rack-session (>= 1.0.1)
18
+ rack-test (>= 0.6.3)
19
+ rails-dom-testing (~> 2.2)
20
+ rails-html-sanitizer (~> 1.6)
21
+ useragent (~> 0.16)
22
+ actionview (8.0.3)
23
+ activesupport (= 8.0.3)
24
+ builder (~> 3.1)
25
+ erubi (~> 1.11)
26
+ rails-dom-testing (~> 2.2)
27
+ rails-html-sanitizer (~> 1.6)
28
+ activemodel (8.0.3)
29
+ activesupport (= 8.0.3)
30
+ activerecord (8.0.3)
31
+ activemodel (= 8.0.3)
32
+ activesupport (= 8.0.3)
33
+ timeout (>= 0.4.0)
34
+ activesupport (8.0.3)
35
+ base64
36
+ benchmark (>= 0.3)
37
+ bigdecimal
38
+ concurrent-ruby (~> 1.0, >= 1.3.1)
39
+ connection_pool (>= 2.2.5)
40
+ drb
41
+ i18n (>= 1.6, < 2)
42
+ logger (>= 1.4.2)
43
+ minitest (>= 5.1)
44
+ securerandom (>= 0.3)
45
+ tzinfo (~> 2.0, >= 2.0.5)
46
+ uri (>= 0.13.1)
47
+ appraisal (2.5.0)
48
+ bundler
49
+ rake
50
+ thor (>= 0.14.0)
51
+ ast (2.4.3)
52
+ base64 (0.3.0)
53
+ benchmark (0.4.1)
54
+ bigdecimal (3.3.1)
55
+ builder (3.3.0)
56
+ coderay (1.1.3)
57
+ combustion (1.5.0)
58
+ activesupport (>= 3.0.0)
59
+ railties (>= 3.0.0)
60
+ thor (>= 0.14.6)
61
+ concurrent-ruby (1.3.5)
62
+ connection_pool (2.5.4)
63
+ crass (1.0.6)
64
+ database_cleaner-active_record (2.2.2)
65
+ activerecord (>= 5.a)
66
+ database_cleaner-core (~> 2.0)
67
+ database_cleaner-core (2.0.1)
68
+ date (3.4.1)
69
+ diff-lcs (1.6.2)
70
+ docile (1.4.1)
71
+ drb (2.2.3)
72
+ erb (5.1.1)
73
+ erubi (1.13.1)
74
+ i18n (1.14.7)
75
+ concurrent-ruby (~> 1.0)
76
+ io-console (0.8.1)
77
+ irb (1.15.2)
78
+ pp (>= 0.6.0)
79
+ rdoc (>= 4.0.0)
80
+ reline (>= 0.4.2)
81
+ json (2.15.1)
82
+ language_server-protocol (3.17.0.5)
83
+ lint_roller (1.1.0)
84
+ logger (1.7.0)
85
+ loofah (2.24.1)
86
+ crass (~> 1.0.2)
87
+ nokogiri (>= 1.12.0)
88
+ method_source (1.1.0)
89
+ mini_portile2 (2.8.9)
90
+ minitest (5.26.0)
91
+ nokogiri (1.18.10)
92
+ mini_portile2 (~> 2.8.2)
93
+ racc (~> 1.4)
94
+ ostruct (0.6.3)
95
+ parallel (1.27.0)
96
+ parser (3.3.9.0)
97
+ ast (~> 2.4.1)
98
+ racc
99
+ pg (1.6.2)
100
+ pp (0.6.3)
101
+ prettyprint
102
+ prettyprint (0.2.0)
103
+ prism (1.5.2)
104
+ pry (0.15.2)
105
+ coderay (~> 1.1)
106
+ method_source (~> 1.0)
107
+ psych (5.2.6)
108
+ date
109
+ stringio
110
+ racc (1.8.1)
111
+ rack (3.2.3)
112
+ rack-session (2.1.1)
113
+ base64 (>= 0.1.0)
114
+ rack (>= 3.0.0)
115
+ rack-test (2.2.0)
116
+ rack (>= 1.3)
117
+ rackup (2.2.1)
118
+ rack (>= 3)
119
+ rails-dom-testing (2.3.0)
120
+ activesupport (>= 5.0.0)
121
+ minitest
122
+ nokogiri (>= 1.6)
123
+ rails-html-sanitizer (1.6.2)
124
+ loofah (~> 2.21)
125
+ nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
126
+ railties (8.0.3)
127
+ actionpack (= 8.0.3)
128
+ activesupport (= 8.0.3)
129
+ irb (~> 1.13)
130
+ rackup (>= 1.0.0)
131
+ rake (>= 12.2)
132
+ thor (~> 1.0, >= 1.2.2)
133
+ tsort (>= 0.2)
134
+ zeitwerk (~> 2.6)
135
+ rainbow (3.1.1)
136
+ rake (13.0.3)
137
+ rdoc (6.15.0)
138
+ erb
139
+ psych (>= 4.0.0)
140
+ tsort
141
+ regexp_parser (2.11.3)
142
+ reline (0.6.2)
143
+ io-console (~> 0.5)
144
+ rspec (3.13.1)
145
+ rspec-core (~> 3.13.0)
146
+ rspec-expectations (~> 3.13.0)
147
+ rspec-mocks (~> 3.13.0)
148
+ rspec-core (3.13.5)
149
+ rspec-support (~> 3.13.0)
150
+ rspec-expectations (3.13.5)
151
+ diff-lcs (>= 1.2.0, < 2.0)
152
+ rspec-support (~> 3.13.0)
153
+ rspec-mocks (3.13.5)
154
+ diff-lcs (>= 1.2.0, < 2.0)
155
+ rspec-support (~> 3.13.0)
156
+ rspec-support (3.13.6)
157
+ rubocop (1.81.1)
158
+ json (~> 2.3)
159
+ language_server-protocol (~> 3.17.0.2)
160
+ lint_roller (~> 1.1.0)
161
+ parallel (~> 1.10)
162
+ parser (>= 3.3.0.2)
163
+ rainbow (>= 2.2.2, < 4.0)
164
+ regexp_parser (>= 2.9.3, < 3.0)
165
+ rubocop-ast (>= 1.47.1, < 2.0)
166
+ ruby-progressbar (~> 1.7)
167
+ unicode-display_width (>= 2.4.0, < 4.0)
168
+ rubocop-ast (1.47.1)
169
+ parser (>= 3.3.7.2)
170
+ prism (~> 1.4)
171
+ rubocop-rspec (3.7.0)
172
+ lint_roller (~> 1.1)
173
+ rubocop (~> 1.72, >= 1.72.1)
174
+ ruby-progressbar (1.13.0)
175
+ scenic (1.9.0)
176
+ activerecord (>= 4.0.0)
177
+ railties (>= 4.0.0)
178
+ securerandom (0.4.1)
179
+ simplecov (0.22.0)
180
+ docile (~> 1.1)
181
+ simplecov-html (~> 0.11)
182
+ simplecov_json_formatter (~> 0.1)
183
+ simplecov-html (0.13.2)
184
+ simplecov_json_formatter (0.1.4)
185
+ stringio (3.1.7)
186
+ thor (1.4.0)
187
+ timeout (0.4.3)
188
+ tsort (0.2.0)
189
+ tzinfo (2.0.6)
190
+ concurrent-ruby (~> 1.0)
191
+ unicode-display_width (3.2.0)
192
+ unicode-emoji (~> 4.1)
193
+ unicode-emoji (4.1.0)
194
+ uri (1.0.4)
195
+ useragent (0.16.11)
196
+ zeitwerk (2.6.18)
197
+
198
+ PLATFORMS
199
+ ruby
200
+
201
+ DEPENDENCIES
202
+ activerecord (~> 8.0.0, < 8.1)
203
+ appraisal
204
+ bundler (~> 2.0)
205
+ combustion (~> 1.4)
206
+ database_cleaner-active_record (~> 2.2)
207
+ ostruct
208
+ pry
209
+ rake (= 13.0.3)
210
+ rspec (~> 3.13)
211
+ rubocop-rspec (~> 3.5)
212
+ scenic (~> 1.5)
213
+ simplecov (~> 0.16)
214
+ table_saw!
215
+ zeitwerk (~> 2.6.0)
216
+
217
+ BUNDLED WITH
218
+ 2.7.2
@@ -6,12 +6,14 @@ gem "appraisal"
6
6
  gem "bundler", "~> 2.0"
7
7
  gem "combustion", "~> 1.4"
8
8
  gem "database_cleaner-active_record", "~> 2.2"
9
+ gem "ostruct"
9
10
  gem "pry"
10
11
  gem "rake", "13.0.3"
11
- gem "rspec", "~> 3.0"
12
- gem "rubocop-rspec", "~> 2.3"
12
+ gem "rspec", "~> 3.13"
13
+ gem "rubocop-rspec", "~> 3.5"
13
14
  gem "scenic", "~> 1.5"
14
15
  gem "simplecov", "~> 0.16"
15
- gem "activerecord", "~> 7.1", "< 7.2"
16
+ gem "zeitwerk", "~> 2.6.0"
17
+ gem "activerecord", "~> 8.1.0", "< 8.2"
16
18
 
17
19
  gemspec path: "../"