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,179 +0,0 @@
1
- PATH
2
- remote: ..
3
- specs:
4
- table_saw (3.2.0)
5
- activerecord (>= 6.1)
6
- pg
7
- thor
8
-
9
- GEM
10
- remote: https://rubygems.org/
11
- specs:
12
- actionpack (7.0.8.4)
13
- actionview (= 7.0.8.4)
14
- activesupport (= 7.0.8.4)
15
- rack (~> 2.0, >= 2.2.4)
16
- rack-test (>= 0.6.3)
17
- rails-dom-testing (~> 2.0)
18
- rails-html-sanitizer (~> 1.0, >= 1.2.0)
19
- actionview (7.0.8.4)
20
- activesupport (= 7.0.8.4)
21
- builder (~> 3.1)
22
- erubi (~> 1.4)
23
- rails-dom-testing (~> 2.0)
24
- rails-html-sanitizer (~> 1.1, >= 1.2.0)
25
- activemodel (7.0.8.4)
26
- activesupport (= 7.0.8.4)
27
- activerecord (7.0.8.4)
28
- activemodel (= 7.0.8.4)
29
- activesupport (= 7.0.8.4)
30
- activesupport (7.0.8.4)
31
- concurrent-ruby (~> 1.0, >= 1.0.2)
32
- i18n (>= 1.6, < 2)
33
- minitest (>= 5.1)
34
- tzinfo (~> 2.0)
35
- appraisal (2.5.0)
36
- bundler
37
- rake
38
- thor (>= 0.14.0)
39
- ast (2.4.2)
40
- base64 (0.2.0)
41
- bigdecimal (3.1.8)
42
- builder (3.3.0)
43
- coderay (1.1.3)
44
- combustion (1.5.0)
45
- activesupport (>= 3.0.0)
46
- railties (>= 3.0.0)
47
- thor (>= 0.14.6)
48
- concurrent-ruby (1.3.4)
49
- crass (1.0.6)
50
- database_cleaner-active_record (2.2.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)
55
- docile (1.4.1)
56
- erubi (1.13.0)
57
- i18n (1.14.5)
58
- concurrent-ruby (~> 1.0)
59
- json (2.7.2)
60
- language_server-protocol (3.17.0.3)
61
- loofah (2.22.0)
62
- crass (~> 1.0.2)
63
- nokogiri (>= 1.12.0)
64
- method_source (1.1.0)
65
- minitest (5.24.1)
66
- mutex_m (0.2.0)
67
- nokogiri (1.16.7-x86_64-darwin)
68
- racc (~> 1.4)
69
- nokogiri (1.16.7-x86_64-linux)
70
- racc (~> 1.4)
71
- parallel (1.26.1)
72
- parser (3.3.4.2)
73
- ast (~> 2.4.1)
74
- racc
75
- pg (1.5.7)
76
- pry (0.14.2)
77
- coderay (~> 1.1)
78
- method_source (~> 1.0)
79
- racc (1.8.1)
80
- rack (2.2.9)
81
- rack-test (2.1.0)
82
- rack (>= 1.3)
83
- rails-dom-testing (2.2.0)
84
- activesupport (>= 5.0.0)
85
- minitest
86
- nokogiri (>= 1.6)
87
- rails-html-sanitizer (1.6.0)
88
- loofah (~> 2.21)
89
- nokogiri (~> 1.14)
90
- railties (7.0.8.4)
91
- actionpack (= 7.0.8.4)
92
- activesupport (= 7.0.8.4)
93
- method_source
94
- rake (>= 12.2)
95
- thor (~> 1.0)
96
- zeitwerk (~> 2.5)
97
- rainbow (3.1.1)
98
- rake (13.0.3)
99
- regexp_parser (2.9.2)
100
- rexml (3.3.4)
101
- strscan
102
- rspec (3.13.0)
103
- rspec-core (~> 3.13.0)
104
- rspec-expectations (~> 3.13.0)
105
- rspec-mocks (~> 3.13.0)
106
- rspec-core (3.13.0)
107
- rspec-support (~> 3.13.0)
108
- rspec-expectations (3.13.1)
109
- diff-lcs (>= 1.2.0, < 2.0)
110
- rspec-support (~> 3.13.0)
111
- rspec-mocks (3.13.1)
112
- diff-lcs (>= 1.2.0, < 2.0)
113
- rspec-support (~> 3.13.0)
114
- rspec-support (3.13.1)
115
- rubocop (1.65.1)
116
- json (~> 2.3)
117
- language_server-protocol (>= 3.17.0)
118
- parallel (~> 1.10)
119
- parser (>= 3.3.0.2)
120
- rainbow (>= 2.2.2, < 4.0)
121
- regexp_parser (>= 2.4, < 3.0)
122
- rexml (>= 3.2.5, < 4.0)
123
- rubocop-ast (>= 1.31.1, < 2.0)
124
- ruby-progressbar (~> 1.7)
125
- unicode-display_width (>= 2.4.0, < 3.0)
126
- rubocop-ast (1.32.0)
127
- parser (>= 3.3.1.0)
128
- rubocop-capybara (2.21.0)
129
- rubocop (~> 1.41)
130
- rubocop-factory_bot (2.26.1)
131
- rubocop (~> 1.61)
132
- rubocop-rspec (2.31.0)
133
- rubocop (~> 1.40)
134
- rubocop-capybara (~> 2.17)
135
- rubocop-factory_bot (~> 2.22)
136
- rubocop-rspec_rails (~> 2.28)
137
- rubocop-rspec_rails (2.29.1)
138
- rubocop (~> 1.61)
139
- ruby-progressbar (1.13.0)
140
- scenic (1.8.0)
141
- activerecord (>= 4.0.0)
142
- railties (>= 4.0.0)
143
- simplecov (0.22.0)
144
- docile (~> 1.1)
145
- simplecov-html (~> 0.11)
146
- simplecov_json_formatter (~> 0.1)
147
- simplecov-html (0.12.3)
148
- simplecov_json_formatter (0.1.4)
149
- strscan (3.1.0)
150
- thor (1.3.1)
151
- tzinfo (2.0.6)
152
- concurrent-ruby (~> 1.0)
153
- unicode-display_width (2.5.0)
154
- zeitwerk (2.6.17)
155
-
156
- PLATFORMS
157
- x86_64-darwin-22
158
- x86_64-darwin-23
159
- x86_64-linux
160
-
161
- DEPENDENCIES
162
- activerecord (~> 7.0, < 7.1)
163
- appraisal
164
- base64
165
- bigdecimal
166
- bundler (~> 2.0)
167
- combustion (~> 1.4)
168
- database_cleaner-active_record (~> 2.2)
169
- mutex_m
170
- pry
171
- rake (= 13.0.3)
172
- rspec (~> 3.0)
173
- rubocop-rspec (~> 2.3)
174
- scenic (~> 1.5)
175
- simplecov (~> 0.16)
176
- table_saw!
177
-
178
- BUNDLED WITH
179
- 2.5.4
@@ -1,206 +0,0 @@
1
- PATH
2
- remote: ..
3
- specs:
4
- table_saw (3.2.0)
5
- activerecord (>= 6.1)
6
- pg
7
- thor
8
-
9
- GEM
10
- remote: https://rubygems.org/
11
- specs:
12
- actionpack (7.1.3.4)
13
- actionview (= 7.1.3.4)
14
- activesupport (= 7.1.3.4)
15
- nokogiri (>= 1.8.5)
16
- racc
17
- rack (>= 2.2.4)
18
- rack-session (>= 1.0.1)
19
- rack-test (>= 0.6.3)
20
- rails-dom-testing (~> 2.2)
21
- rails-html-sanitizer (~> 1.6)
22
- actionview (7.1.3.4)
23
- activesupport (= 7.1.3.4)
24
- builder (~> 3.1)
25
- erubi (~> 1.11)
26
- rails-dom-testing (~> 2.2)
27
- rails-html-sanitizer (~> 1.6)
28
- activemodel (7.1.3.4)
29
- activesupport (= 7.1.3.4)
30
- activerecord (7.1.3.4)
31
- activemodel (= 7.1.3.4)
32
- activesupport (= 7.1.3.4)
33
- timeout (>= 0.4.0)
34
- activesupport (7.1.3.4)
35
- base64
36
- bigdecimal
37
- concurrent-ruby (~> 1.0, >= 1.0.2)
38
- connection_pool (>= 2.2.5)
39
- drb
40
- i18n (>= 1.6, < 2)
41
- minitest (>= 5.1)
42
- mutex_m
43
- tzinfo (~> 2.0)
44
- appraisal (2.5.0)
45
- bundler
46
- rake
47
- thor (>= 0.14.0)
48
- ast (2.4.2)
49
- base64 (0.2.0)
50
- bigdecimal (3.1.8)
51
- builder (3.3.0)
52
- coderay (1.1.3)
53
- combustion (1.5.0)
54
- activesupport (>= 3.0.0)
55
- railties (>= 3.0.0)
56
- thor (>= 0.14.6)
57
- concurrent-ruby (1.3.4)
58
- connection_pool (2.4.1)
59
- crass (1.0.6)
60
- database_cleaner-active_record (2.2.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.1)
66
- drb (2.2.1)
67
- erubi (1.13.0)
68
- i18n (1.14.5)
69
- concurrent-ruby (~> 1.0)
70
- io-console (0.7.2)
71
- irb (1.14.0)
72
- rdoc (>= 4.0.0)
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.24.1)
81
- mutex_m (0.2.0)
82
- nokogiri (1.16.7-x86_64-darwin)
83
- racc (~> 1.4)
84
- nokogiri (1.16.7-x86_64-linux)
85
- racc (~> 1.4)
86
- parallel (1.26.1)
87
- parser (3.3.4.2)
88
- ast (~> 2.4.1)
89
- racc
90
- pg (1.5.7)
91
- pry (0.14.2)
92
- coderay (~> 1.1)
93
- method_source (~> 1.0)
94
- psych (5.1.2)
95
- stringio
96
- racc (1.8.1)
97
- rack (3.1.7)
98
- rack-session (2.0.0)
99
- rack (>= 3.0.0)
100
- rack-test (2.1.0)
101
- rack (>= 1.3)
102
- rackup (2.1.0)
103
- rack (>= 3)
104
- webrick (~> 1.8)
105
- rails-dom-testing (2.2.0)
106
- activesupport (>= 5.0.0)
107
- minitest
108
- nokogiri (>= 1.6)
109
- rails-html-sanitizer (1.6.0)
110
- loofah (~> 2.21)
111
- nokogiri (~> 1.14)
112
- railties (7.1.3.4)
113
- actionpack (= 7.1.3.4)
114
- activesupport (= 7.1.3.4)
115
- irb
116
- rackup (>= 1.0.0)
117
- rake (>= 12.2)
118
- thor (~> 1.0, >= 1.2.2)
119
- zeitwerk (~> 2.6)
120
- rainbow (3.1.1)
121
- rake (13.0.3)
122
- rdoc (6.7.0)
123
- psych (>= 4.0.0)
124
- regexp_parser (2.9.2)
125
- reline (0.5.9)
126
- io-console (~> 0.5)
127
- rexml (3.3.4)
128
- strscan
129
- rspec (3.13.0)
130
- rspec-core (~> 3.13.0)
131
- rspec-expectations (~> 3.13.0)
132
- rspec-mocks (~> 3.13.0)
133
- rspec-core (3.13.0)
134
- rspec-support (~> 3.13.0)
135
- rspec-expectations (3.13.1)
136
- diff-lcs (>= 1.2.0, < 2.0)
137
- rspec-support (~> 3.13.0)
138
- rspec-mocks (3.13.1)
139
- diff-lcs (>= 1.2.0, < 2.0)
140
- rspec-support (~> 3.13.0)
141
- rspec-support (3.13.1)
142
- rubocop (1.65.1)
143
- json (~> 2.3)
144
- language_server-protocol (>= 3.17.0)
145
- parallel (~> 1.10)
146
- parser (>= 3.3.0.2)
147
- rainbow (>= 2.2.2, < 4.0)
148
- regexp_parser (>= 2.4, < 3.0)
149
- rexml (>= 3.2.5, < 4.0)
150
- rubocop-ast (>= 1.31.1, < 2.0)
151
- ruby-progressbar (~> 1.7)
152
- unicode-display_width (>= 2.4.0, < 3.0)
153
- rubocop-ast (1.32.0)
154
- parser (>= 3.3.1.0)
155
- rubocop-capybara (2.21.0)
156
- rubocop (~> 1.41)
157
- rubocop-factory_bot (2.26.1)
158
- rubocop (~> 1.61)
159
- rubocop-rspec (2.31.0)
160
- rubocop (~> 1.40)
161
- rubocop-capybara (~> 2.17)
162
- rubocop-factory_bot (~> 2.22)
163
- rubocop-rspec_rails (~> 2.28)
164
- rubocop-rspec_rails (2.29.1)
165
- rubocop (~> 1.61)
166
- ruby-progressbar (1.13.0)
167
- scenic (1.8.0)
168
- activerecord (>= 4.0.0)
169
- railties (>= 4.0.0)
170
- simplecov (0.22.0)
171
- docile (~> 1.1)
172
- simplecov-html (~> 0.11)
173
- simplecov_json_formatter (~> 0.1)
174
- simplecov-html (0.12.3)
175
- simplecov_json_formatter (0.1.4)
176
- stringio (3.1.1)
177
- strscan (3.1.0)
178
- thor (1.3.1)
179
- timeout (0.4.1)
180
- tzinfo (2.0.6)
181
- concurrent-ruby (~> 1.0)
182
- unicode-display_width (2.5.0)
183
- webrick (1.8.1)
184
- zeitwerk (2.6.17)
185
-
186
- PLATFORMS
187
- x86_64-darwin-22
188
- x86_64-darwin-23
189
- x86_64-linux
190
-
191
- DEPENDENCIES
192
- activerecord (~> 7.1, < 7.2)
193
- appraisal
194
- bundler (~> 2.0)
195
- combustion (~> 1.4)
196
- database_cleaner-active_record (~> 2.2)
197
- pry
198
- rake (= 13.0.3)
199
- rspec (~> 3.0)
200
- rubocop-rspec (~> 2.3)
201
- scenic (~> 1.5)
202
- simplecov (~> 0.16)
203
- table_saw!
204
-
205
- BUNDLED WITH
206
- 2.5.4