table_saw 3.3.0 → 3.3.1

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: 22239851807e1ad5dadfdfabb9f78ae4ff1d5951209ffe626c2989d7368e0fe2
4
- data.tar.gz: 78eb40b85de4b2a3a05c5c43d65f03d66c2fe9d6285de426418bc26250648325
3
+ metadata.gz: b921d13f5e9c67f36860b88c93ea4dbe11b0da810d28b7e3f1fa4a1fd5cf4920
4
+ data.tar.gz: 662c17619ac75b5d86d5087936dfec3e62ded597633aa1dc720950cc13809196
5
5
  SHA512:
6
- metadata.gz: 42bba4bf487e401bc56ab03c5ae1f451c85f7067fcaa5df98dc52e437b2805b06903d4fd8f4a6c8f1eb96c3973c5b88b89511c6a46245053425ca6e9680ad01f
7
- data.tar.gz: b767525b7232bd54347b7e27c8e3befac5c0c1c2384bc6d342d3d42aa0569a49ae68d2d3e2678274fd12885881b337dcb555a21f4db3a09f8a3756f76a583760
6
+ metadata.gz: a186bb9115be47a833ef12b17a69534e50e661fcf4009eb18fbce3a0e128ff4c15599bbf105dcb27f7d53da715d9676a525a9be0f3b3c4874529c2b3edc22c26
7
+ data.tar.gz: a1d085d36e9be89b8d3b4ea9320b5ac4371c145487f14f5a69d77a3a1350fd2fd9d7ca9ae7af47b8845475dce56e358762fc5d7410a6d9e664bca0f2514cb616
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- table_saw (3.3.0)
4
+ table_saw (3.3.1)
5
5
  activerecord (>= 7.1)
6
6
  pg
7
7
  thor
@@ -58,17 +58,17 @@ GEM
58
58
  railties (>= 3.0.0)
59
59
  thor (>= 0.14.6)
60
60
  concurrent-ruby (1.3.5)
61
- connection_pool (2.5.4)
61
+ connection_pool (3.0.2)
62
62
  crass (1.0.6)
63
63
  database_cleaner-active_record (2.2.2)
64
64
  activerecord (>= 5.a)
65
65
  database_cleaner-core (~> 2.0)
66
66
  database_cleaner-core (2.0.1)
67
- date (3.5.0)
67
+ date (3.5.1)
68
68
  diff-lcs (1.6.2)
69
69
  docile (1.4.1)
70
70
  drb (2.2.3)
71
- erb (5.1.3)
71
+ erb (6.0.0)
72
72
  erubi (1.13.1)
73
73
  i18n (1.14.7)
74
74
  concurrent-ruby (~> 1.0)
@@ -77,7 +77,7 @@ GEM
77
77
  pp (>= 0.6.0)
78
78
  rdoc (>= 4.0.0)
79
79
  reline (>= 0.4.2)
80
- json (2.15.2)
80
+ json (2.18.0)
81
81
  language_server-protocol (3.17.0.5)
82
82
  lint_roller (1.1.0)
83
83
  logger (1.7.0)
@@ -86,7 +86,7 @@ GEM
86
86
  nokogiri (>= 1.12.0)
87
87
  method_source (1.1.0)
88
88
  mini_portile2 (2.8.9)
89
- minitest (5.26.0)
89
+ minitest (5.27.0)
90
90
  nokogiri (1.18.10)
91
91
  mini_portile2 (~> 2.8.2)
92
92
  racc (~> 1.4)
@@ -103,17 +103,17 @@ GEM
103
103
  pry (0.15.2)
104
104
  coderay (~> 1.1)
105
105
  method_source (~> 1.0)
106
- psych (5.2.6)
106
+ psych (5.3.0)
107
107
  date
108
108
  stringio
109
109
  racc (1.8.1)
110
- rack (3.2.3)
110
+ rack (3.2.4)
111
111
  rack-session (2.1.1)
112
112
  base64 (>= 0.1.0)
113
113
  rack (>= 3.0.0)
114
114
  rack-test (2.2.0)
115
115
  rack (>= 1.3)
116
- rackup (2.2.1)
116
+ rackup (2.3.1)
117
117
  rack (>= 3)
118
118
  rails-dom-testing (2.3.0)
119
119
  activesupport (>= 5.0.0)
@@ -133,12 +133,12 @@ GEM
133
133
  zeitwerk (~> 2.6)
134
134
  rainbow (3.1.1)
135
135
  rake (13.0.3)
136
- rdoc (6.15.1)
136
+ rdoc (6.17.0)
137
137
  erb
138
138
  psych (>= 4.0.0)
139
139
  tsort
140
140
  regexp_parser (2.11.3)
141
- reline (0.6.2)
141
+ reline (0.6.3)
142
142
  io-console (~> 0.5)
143
143
  rspec (3.13.2)
144
144
  rspec-core (~> 3.13.0)
@@ -164,12 +164,12 @@ GEM
164
164
  rubocop-ast (>= 1.47.1, < 2.0)
165
165
  ruby-progressbar (~> 1.7)
166
166
  unicode-display_width (>= 2.4.0, < 4.0)
167
- rubocop-ast (1.47.1)
167
+ rubocop-ast (1.48.0)
168
168
  parser (>= 3.3.7.2)
169
169
  prism (~> 1.4)
170
- rubocop-rspec (3.7.0)
170
+ rubocop-rspec (3.8.0)
171
171
  lint_roller (~> 1.1)
172
- rubocop (~> 1.72, >= 1.72.1)
172
+ rubocop (~> 1.81)
173
173
  ruby-progressbar (1.13.0)
174
174
  scenic (1.9.0)
175
175
  activerecord (>= 4.0.0)
@@ -181,16 +181,16 @@ GEM
181
181
  simplecov_json_formatter (~> 0.1)
182
182
  simplecov-html (0.13.2)
183
183
  simplecov_json_formatter (0.1.4)
184
- stringio (3.1.7)
184
+ stringio (3.1.9)
185
185
  thor (1.4.0)
186
- timeout (0.4.4)
186
+ timeout (0.5.0)
187
187
  tsort (0.2.0)
188
188
  tzinfo (2.0.6)
189
189
  concurrent-ruby (~> 1.0)
190
190
  unicode-display_width (3.2.0)
191
191
  unicode-emoji (~> 4.1)
192
192
  unicode-emoji (4.1.0)
193
- uri (1.1.0)
193
+ uri (1.1.1)
194
194
  useragent (0.16.11)
195
195
  zeitwerk (2.6.18)
196
196
 
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: ..
3
3
  specs:
4
- table_saw (3.3.0)
4
+ table_saw (3.3.1)
5
5
  activerecord (>= 7.1)
6
6
  pg
7
7
  thor
@@ -9,30 +9,32 @@ PATH
9
9
  GEM
10
10
  remote: https://rubygems.org/
11
11
  specs:
12
- actionpack (7.2.2.2)
13
- actionview (= 7.2.2.2)
14
- activesupport (= 7.2.2.2)
12
+ actionpack (7.2.3)
13
+ actionview (= 7.2.3)
14
+ activesupport (= 7.2.3)
15
+ cgi
15
16
  nokogiri (>= 1.8.5)
16
17
  racc
17
- rack (>= 2.2.4, < 3.2)
18
+ rack (>= 2.2.4, < 3.3)
18
19
  rack-session (>= 1.0.1)
19
20
  rack-test (>= 0.6.3)
20
21
  rails-dom-testing (~> 2.2)
21
22
  rails-html-sanitizer (~> 1.6)
22
23
  useragent (~> 0.16)
23
- actionview (7.2.2.2)
24
- activesupport (= 7.2.2.2)
24
+ actionview (7.2.3)
25
+ activesupport (= 7.2.3)
25
26
  builder (~> 3.1)
27
+ cgi
26
28
  erubi (~> 1.11)
27
29
  rails-dom-testing (~> 2.2)
28
30
  rails-html-sanitizer (~> 1.6)
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)
31
+ activemodel (7.2.3)
32
+ activesupport (= 7.2.3)
33
+ activerecord (7.2.3)
34
+ activemodel (= 7.2.3)
35
+ activesupport (= 7.2.3)
34
36
  timeout (>= 0.4.0)
35
- activesupport (7.2.2.2)
37
+ activesupport (7.2.3)
36
38
  base64
37
39
  benchmark (>= 0.3)
38
40
  bigdecimal
@@ -50,35 +52,36 @@ GEM
50
52
  thor (>= 0.14.0)
51
53
  ast (2.4.3)
52
54
  base64 (0.3.0)
53
- benchmark (0.4.1)
55
+ benchmark (0.5.0)
54
56
  bigdecimal (3.3.1)
55
57
  builder (3.3.0)
58
+ cgi (0.5.1)
56
59
  coderay (1.1.3)
57
60
  combustion (1.5.0)
58
61
  activesupport (>= 3.0.0)
59
62
  railties (>= 3.0.0)
60
63
  thor (>= 0.14.6)
61
64
  concurrent-ruby (1.3.5)
62
- connection_pool (2.5.4)
65
+ connection_pool (3.0.2)
63
66
  crass (1.0.6)
64
67
  database_cleaner-active_record (2.2.2)
65
68
  activerecord (>= 5.a)
66
69
  database_cleaner-core (~> 2.0)
67
70
  database_cleaner-core (2.0.1)
68
- date (3.4.1)
71
+ date (3.5.1)
69
72
  diff-lcs (1.6.2)
70
73
  docile (1.4.1)
71
74
  drb (2.2.3)
72
- erb (5.1.1)
75
+ erb (6.0.0)
73
76
  erubi (1.13.1)
74
77
  i18n (1.14.7)
75
78
  concurrent-ruby (~> 1.0)
76
79
  io-console (0.8.1)
77
- irb (1.15.2)
80
+ irb (1.15.3)
78
81
  pp (>= 0.6.0)
79
82
  rdoc (>= 4.0.0)
80
83
  reline (>= 0.4.2)
81
- json (2.15.1)
84
+ json (2.18.0)
82
85
  language_server-protocol (3.17.0.5)
83
86
  lint_roller (1.1.0)
84
87
  logger (1.7.0)
@@ -87,34 +90,34 @@ GEM
87
90
  nokogiri (>= 1.12.0)
88
91
  method_source (1.1.0)
89
92
  mini_portile2 (2.8.9)
90
- minitest (5.26.0)
93
+ minitest (5.27.0)
91
94
  nokogiri (1.18.10)
92
95
  mini_portile2 (~> 2.8.2)
93
96
  racc (~> 1.4)
94
97
  ostruct (0.6.3)
95
98
  parallel (1.27.0)
96
- parser (3.3.9.0)
99
+ parser (3.3.10.0)
97
100
  ast (~> 2.4.1)
98
101
  racc
99
102
  pg (1.6.2)
100
103
  pp (0.6.3)
101
104
  prettyprint
102
105
  prettyprint (0.2.0)
103
- prism (1.5.2)
106
+ prism (1.6.0)
104
107
  pry (0.15.2)
105
108
  coderay (~> 1.1)
106
109
  method_source (~> 1.0)
107
- psych (5.2.6)
110
+ psych (5.3.0)
108
111
  date
109
112
  stringio
110
113
  racc (1.8.1)
111
- rack (3.1.18)
114
+ rack (3.2.4)
112
115
  rack-session (2.1.1)
113
116
  base64 (>= 0.1.0)
114
117
  rack (>= 3.0.0)
115
118
  rack-test (2.2.0)
116
119
  rack (>= 1.3)
117
- rackup (2.2.1)
120
+ rackup (2.3.1)
118
121
  rack (>= 3)
119
122
  rails-dom-testing (2.3.0)
120
123
  activesupport (>= 5.0.0)
@@ -123,37 +126,39 @@ GEM
123
126
  rails-html-sanitizer (1.6.2)
124
127
  loofah (~> 2.21)
125
128
  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)
129
+ railties (7.2.3)
130
+ actionpack (= 7.2.3)
131
+ activesupport (= 7.2.3)
132
+ cgi
129
133
  irb (~> 1.13)
130
134
  rackup (>= 1.0.0)
131
135
  rake (>= 12.2)
132
136
  thor (~> 1.0, >= 1.2.2)
137
+ tsort (>= 0.2)
133
138
  zeitwerk (~> 2.6)
134
139
  rainbow (3.1.1)
135
140
  rake (13.0.3)
136
- rdoc (6.15.0)
141
+ rdoc (6.17.0)
137
142
  erb
138
143
  psych (>= 4.0.0)
139
144
  tsort
140
145
  regexp_parser (2.11.3)
141
- reline (0.6.2)
146
+ reline (0.6.3)
142
147
  io-console (~> 0.5)
143
- rspec (3.13.1)
148
+ rspec (3.13.2)
144
149
  rspec-core (~> 3.13.0)
145
150
  rspec-expectations (~> 3.13.0)
146
151
  rspec-mocks (~> 3.13.0)
147
- rspec-core (3.13.5)
152
+ rspec-core (3.13.6)
148
153
  rspec-support (~> 3.13.0)
149
154
  rspec-expectations (3.13.5)
150
155
  diff-lcs (>= 1.2.0, < 2.0)
151
156
  rspec-support (~> 3.13.0)
152
- rspec-mocks (3.13.5)
157
+ rspec-mocks (3.13.7)
153
158
  diff-lcs (>= 1.2.0, < 2.0)
154
159
  rspec-support (~> 3.13.0)
155
160
  rspec-support (3.13.6)
156
- rubocop (1.81.1)
161
+ rubocop (1.81.7)
157
162
  json (~> 2.3)
158
163
  language_server-protocol (~> 3.17.0.2)
159
164
  lint_roller (~> 1.1.0)
@@ -164,12 +169,12 @@ GEM
164
169
  rubocop-ast (>= 1.47.1, < 2.0)
165
170
  ruby-progressbar (~> 1.7)
166
171
  unicode-display_width (>= 2.4.0, < 4.0)
167
- rubocop-ast (1.47.1)
172
+ rubocop-ast (1.48.0)
168
173
  parser (>= 3.3.7.2)
169
174
  prism (~> 1.4)
170
- rubocop-rspec (3.7.0)
175
+ rubocop-rspec (3.8.0)
171
176
  lint_roller (~> 1.1)
172
- rubocop (~> 1.72, >= 1.72.1)
177
+ rubocop (~> 1.81)
173
178
  ruby-progressbar (1.13.0)
174
179
  scenic (1.9.0)
175
180
  activerecord (>= 4.0.0)
@@ -181,9 +186,9 @@ GEM
181
186
  simplecov_json_formatter (~> 0.1)
182
187
  simplecov-html (0.13.2)
183
188
  simplecov_json_formatter (0.1.4)
184
- stringio (3.1.7)
189
+ stringio (3.1.9)
185
190
  thor (1.4.0)
186
- timeout (0.4.3)
191
+ timeout (0.5.0)
187
192
  tsort (0.2.0)
188
193
  tzinfo (2.0.6)
189
194
  concurrent-ruby (~> 1.0)
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: ..
3
3
  specs:
4
- table_saw (3.3.0)
4
+ table_saw (3.3.1)
5
5
  activerecord (>= 7.1)
6
6
  pg
7
7
  thor
@@ -9,9 +9,9 @@ PATH
9
9
  GEM
10
10
  remote: https://rubygems.org/
11
11
  specs:
12
- actionpack (8.0.3)
13
- actionview (= 8.0.3)
14
- activesupport (= 8.0.3)
12
+ actionpack (8.0.4)
13
+ actionview (= 8.0.4)
14
+ activesupport (= 8.0.4)
15
15
  nokogiri (>= 1.8.5)
16
16
  rack (>= 2.2.4)
17
17
  rack-session (>= 1.0.1)
@@ -19,19 +19,19 @@ GEM
19
19
  rails-dom-testing (~> 2.2)
20
20
  rails-html-sanitizer (~> 1.6)
21
21
  useragent (~> 0.16)
22
- actionview (8.0.3)
23
- activesupport (= 8.0.3)
22
+ actionview (8.0.4)
23
+ activesupport (= 8.0.4)
24
24
  builder (~> 3.1)
25
25
  erubi (~> 1.11)
26
26
  rails-dom-testing (~> 2.2)
27
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)
28
+ activemodel (8.0.4)
29
+ activesupport (= 8.0.4)
30
+ activerecord (8.0.4)
31
+ activemodel (= 8.0.4)
32
+ activesupport (= 8.0.4)
33
33
  timeout (>= 0.4.0)
34
- activesupport (8.0.3)
34
+ activesupport (8.0.4)
35
35
  base64
36
36
  benchmark (>= 0.3)
37
37
  bigdecimal
@@ -50,7 +50,7 @@ GEM
50
50
  thor (>= 0.14.0)
51
51
  ast (2.4.3)
52
52
  base64 (0.3.0)
53
- benchmark (0.4.1)
53
+ benchmark (0.5.0)
54
54
  bigdecimal (3.3.1)
55
55
  builder (3.3.0)
56
56
  coderay (1.1.3)
@@ -59,26 +59,26 @@ GEM
59
59
  railties (>= 3.0.0)
60
60
  thor (>= 0.14.6)
61
61
  concurrent-ruby (1.3.5)
62
- connection_pool (2.5.4)
62
+ connection_pool (3.0.2)
63
63
  crass (1.0.6)
64
64
  database_cleaner-active_record (2.2.2)
65
65
  activerecord (>= 5.a)
66
66
  database_cleaner-core (~> 2.0)
67
67
  database_cleaner-core (2.0.1)
68
- date (3.4.1)
68
+ date (3.5.1)
69
69
  diff-lcs (1.6.2)
70
70
  docile (1.4.1)
71
71
  drb (2.2.3)
72
- erb (5.1.1)
72
+ erb (6.0.0)
73
73
  erubi (1.13.1)
74
74
  i18n (1.14.7)
75
75
  concurrent-ruby (~> 1.0)
76
76
  io-console (0.8.1)
77
- irb (1.15.2)
77
+ irb (1.15.3)
78
78
  pp (>= 0.6.0)
79
79
  rdoc (>= 4.0.0)
80
80
  reline (>= 0.4.2)
81
- json (2.15.1)
81
+ json (2.18.0)
82
82
  language_server-protocol (3.17.0.5)
83
83
  lint_roller (1.1.0)
84
84
  logger (1.7.0)
@@ -87,34 +87,34 @@ GEM
87
87
  nokogiri (>= 1.12.0)
88
88
  method_source (1.1.0)
89
89
  mini_portile2 (2.8.9)
90
- minitest (5.26.0)
90
+ minitest (5.27.0)
91
91
  nokogiri (1.18.10)
92
92
  mini_portile2 (~> 2.8.2)
93
93
  racc (~> 1.4)
94
94
  ostruct (0.6.3)
95
95
  parallel (1.27.0)
96
- parser (3.3.9.0)
96
+ parser (3.3.10.0)
97
97
  ast (~> 2.4.1)
98
98
  racc
99
99
  pg (1.6.2)
100
100
  pp (0.6.3)
101
101
  prettyprint
102
102
  prettyprint (0.2.0)
103
- prism (1.5.2)
103
+ prism (1.6.0)
104
104
  pry (0.15.2)
105
105
  coderay (~> 1.1)
106
106
  method_source (~> 1.0)
107
- psych (5.2.6)
107
+ psych (5.3.0)
108
108
  date
109
109
  stringio
110
110
  racc (1.8.1)
111
- rack (3.2.3)
111
+ rack (3.2.4)
112
112
  rack-session (2.1.1)
113
113
  base64 (>= 0.1.0)
114
114
  rack (>= 3.0.0)
115
115
  rack-test (2.2.0)
116
116
  rack (>= 1.3)
117
- rackup (2.2.1)
117
+ rackup (2.3.1)
118
118
  rack (>= 3)
119
119
  rails-dom-testing (2.3.0)
120
120
  activesupport (>= 5.0.0)
@@ -123,9 +123,9 @@ GEM
123
123
  rails-html-sanitizer (1.6.2)
124
124
  loofah (~> 2.21)
125
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)
126
+ railties (8.0.4)
127
+ actionpack (= 8.0.4)
128
+ activesupport (= 8.0.4)
129
129
  irb (~> 1.13)
130
130
  rackup (>= 1.0.0)
131
131
  rake (>= 12.2)
@@ -134,27 +134,27 @@ GEM
134
134
  zeitwerk (~> 2.6)
135
135
  rainbow (3.1.1)
136
136
  rake (13.0.3)
137
- rdoc (6.15.0)
137
+ rdoc (6.17.0)
138
138
  erb
139
139
  psych (>= 4.0.0)
140
140
  tsort
141
141
  regexp_parser (2.11.3)
142
- reline (0.6.2)
142
+ reline (0.6.3)
143
143
  io-console (~> 0.5)
144
- rspec (3.13.1)
144
+ rspec (3.13.2)
145
145
  rspec-core (~> 3.13.0)
146
146
  rspec-expectations (~> 3.13.0)
147
147
  rspec-mocks (~> 3.13.0)
148
- rspec-core (3.13.5)
148
+ rspec-core (3.13.6)
149
149
  rspec-support (~> 3.13.0)
150
150
  rspec-expectations (3.13.5)
151
151
  diff-lcs (>= 1.2.0, < 2.0)
152
152
  rspec-support (~> 3.13.0)
153
- rspec-mocks (3.13.5)
153
+ rspec-mocks (3.13.7)
154
154
  diff-lcs (>= 1.2.0, < 2.0)
155
155
  rspec-support (~> 3.13.0)
156
156
  rspec-support (3.13.6)
157
- rubocop (1.81.1)
157
+ rubocop (1.81.7)
158
158
  json (~> 2.3)
159
159
  language_server-protocol (~> 3.17.0.2)
160
160
  lint_roller (~> 1.1.0)
@@ -165,12 +165,12 @@ GEM
165
165
  rubocop-ast (>= 1.47.1, < 2.0)
166
166
  ruby-progressbar (~> 1.7)
167
167
  unicode-display_width (>= 2.4.0, < 4.0)
168
- rubocop-ast (1.47.1)
168
+ rubocop-ast (1.48.0)
169
169
  parser (>= 3.3.7.2)
170
170
  prism (~> 1.4)
171
- rubocop-rspec (3.7.0)
171
+ rubocop-rspec (3.8.0)
172
172
  lint_roller (~> 1.1)
173
- rubocop (~> 1.72, >= 1.72.1)
173
+ rubocop (~> 1.81)
174
174
  ruby-progressbar (1.13.0)
175
175
  scenic (1.9.0)
176
176
  activerecord (>= 4.0.0)
@@ -182,16 +182,16 @@ GEM
182
182
  simplecov_json_formatter (~> 0.1)
183
183
  simplecov-html (0.13.2)
184
184
  simplecov_json_formatter (0.1.4)
185
- stringio (3.1.7)
185
+ stringio (3.1.9)
186
186
  thor (1.4.0)
187
- timeout (0.4.3)
187
+ timeout (0.5.0)
188
188
  tsort (0.2.0)
189
189
  tzinfo (2.0.6)
190
190
  concurrent-ruby (~> 1.0)
191
191
  unicode-display_width (3.2.0)
192
192
  unicode-emoji (~> 4.1)
193
193
  unicode-emoji (4.1.0)
194
- uri (1.0.4)
194
+ uri (1.1.1)
195
195
  useragent (0.16.11)
196
196
  zeitwerk (2.6.18)
197
197
 
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: ..
3
3
  specs:
4
- table_saw (3.3.0)
4
+ table_saw (3.3.1)
5
5
  activerecord (>= 7.1)
6
6
  pg
7
7
  thor
@@ -58,17 +58,17 @@ GEM
58
58
  railties (>= 3.0.0)
59
59
  thor (>= 0.14.6)
60
60
  concurrent-ruby (1.3.5)
61
- connection_pool (2.5.4)
61
+ connection_pool (3.0.2)
62
62
  crass (1.0.6)
63
63
  database_cleaner-active_record (2.2.2)
64
64
  activerecord (>= 5.a)
65
65
  database_cleaner-core (~> 2.0)
66
66
  database_cleaner-core (2.0.1)
67
- date (3.5.0)
67
+ date (3.5.1)
68
68
  diff-lcs (1.6.2)
69
69
  docile (1.4.1)
70
70
  drb (2.2.3)
71
- erb (5.1.3)
71
+ erb (6.0.0)
72
72
  erubi (1.13.1)
73
73
  i18n (1.14.7)
74
74
  concurrent-ruby (~> 1.0)
@@ -77,7 +77,7 @@ GEM
77
77
  pp (>= 0.6.0)
78
78
  rdoc (>= 4.0.0)
79
79
  reline (>= 0.4.2)
80
- json (2.15.2)
80
+ json (2.18.0)
81
81
  language_server-protocol (3.17.0.5)
82
82
  lint_roller (1.1.0)
83
83
  logger (1.7.0)
@@ -85,7 +85,7 @@ GEM
85
85
  crass (~> 1.0.2)
86
86
  nokogiri (>= 1.12.0)
87
87
  method_source (1.1.0)
88
- minitest (5.26.0)
88
+ minitest (5.27.0)
89
89
  nokogiri (1.18.10-aarch64-linux-gnu)
90
90
  racc (~> 1.4)
91
91
  nokogiri (1.18.10-aarch64-linux-musl)
@@ -121,17 +121,17 @@ GEM
121
121
  pry (0.15.2)
122
122
  coderay (~> 1.1)
123
123
  method_source (~> 1.0)
124
- psych (5.2.6)
124
+ psych (5.3.0)
125
125
  date
126
126
  stringio
127
127
  racc (1.8.1)
128
- rack (3.2.3)
128
+ rack (3.2.4)
129
129
  rack-session (2.1.1)
130
130
  base64 (>= 0.1.0)
131
131
  rack (>= 3.0.0)
132
132
  rack-test (2.2.0)
133
133
  rack (>= 1.3)
134
- rackup (2.2.1)
134
+ rackup (2.3.1)
135
135
  rack (>= 3)
136
136
  rails-dom-testing (2.3.0)
137
137
  activesupport (>= 5.0.0)
@@ -151,12 +151,12 @@ GEM
151
151
  zeitwerk (~> 2.6)
152
152
  rainbow (3.1.1)
153
153
  rake (13.0.3)
154
- rdoc (6.15.1)
154
+ rdoc (6.17.0)
155
155
  erb
156
156
  psych (>= 4.0.0)
157
157
  tsort
158
158
  regexp_parser (2.11.3)
159
- reline (0.6.2)
159
+ reline (0.6.3)
160
160
  io-console (~> 0.5)
161
161
  rspec (3.13.2)
162
162
  rspec-core (~> 3.13.0)
@@ -182,12 +182,12 @@ GEM
182
182
  rubocop-ast (>= 1.47.1, < 2.0)
183
183
  ruby-progressbar (~> 1.7)
184
184
  unicode-display_width (>= 2.4.0, < 4.0)
185
- rubocop-ast (1.47.1)
185
+ rubocop-ast (1.48.0)
186
186
  parser (>= 3.3.7.2)
187
187
  prism (~> 1.4)
188
- rubocop-rspec (3.7.0)
188
+ rubocop-rspec (3.8.0)
189
189
  lint_roller (~> 1.1)
190
- rubocop (~> 1.72, >= 1.72.1)
190
+ rubocop (~> 1.81)
191
191
  ruby-progressbar (1.13.0)
192
192
  scenic (1.9.0)
193
193
  activerecord (>= 4.0.0)
@@ -199,16 +199,16 @@ GEM
199
199
  simplecov_json_formatter (~> 0.1)
200
200
  simplecov-html (0.13.2)
201
201
  simplecov_json_formatter (0.1.4)
202
- stringio (3.1.7)
202
+ stringio (3.1.9)
203
203
  thor (1.4.0)
204
- timeout (0.4.4)
204
+ timeout (0.5.0)
205
205
  tsort (0.2.0)
206
206
  tzinfo (2.0.6)
207
207
  concurrent-ruby (~> 1.0)
208
208
  unicode-display_width (3.2.0)
209
209
  unicode-emoji (~> 4.1)
210
210
  unicode-emoji (4.1.0)
211
- uri (1.1.0)
211
+ uri (1.1.1)
212
212
  useragent (0.16.11)
213
213
  zeitwerk (2.6.18)
214
214
 
@@ -1,4 +1,5 @@
1
1
  # frozen_string_literal: true
2
+ require 'uri'
2
3
 
3
4
  module TableSaw
4
5
  class Configuration
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module TableSaw
4
- VERSION = '3.3.0'
4
+ VERSION = '3.3.1'
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: table_saw
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.3.0
4
+ version: 3.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Hamed Asghari
@@ -126,7 +126,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
126
126
  - !ruby/object:Gem::Version
127
127
  version: '0'
128
128
  requirements: []
129
- rubygems_version: 3.6.9
129
+ rubygems_version: 4.0.0
130
130
  specification_version: 4
131
131
  summary: Create a postgres dump file from a subset of tables
132
132
  test_files: []