table_saw 2.10.0 → 3.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,143 +1,154 @@
1
1
  PATH
2
2
  remote: ..
3
3
  specs:
4
- table_saw (2.10.0)
5
- activerecord (>= 5.2)
4
+ table_saw (3.1.0)
5
+ activerecord (>= 6.0)
6
6
  pg
7
7
  thor
8
8
 
9
9
  GEM
10
10
  remote: https://rubygems.org/
11
11
  specs:
12
- actionpack (6.1.4.1)
13
- actionview (= 6.1.4.1)
14
- activesupport (= 6.1.4.1)
12
+ actionpack (6.1.7.6)
13
+ actionview (= 6.1.7.6)
14
+ activesupport (= 6.1.7.6)
15
15
  rack (~> 2.0, >= 2.0.9)
16
16
  rack-test (>= 0.6.3)
17
17
  rails-dom-testing (~> 2.0)
18
18
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
19
- actionview (6.1.4.1)
20
- activesupport (= 6.1.4.1)
19
+ actionview (6.1.7.6)
20
+ activesupport (= 6.1.7.6)
21
21
  builder (~> 3.1)
22
22
  erubi (~> 1.4)
23
23
  rails-dom-testing (~> 2.0)
24
24
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
25
- activemodel (6.1.4.1)
26
- activesupport (= 6.1.4.1)
27
- activerecord (6.1.4.1)
28
- activemodel (= 6.1.4.1)
29
- activesupport (= 6.1.4.1)
30
- activesupport (6.1.4.1)
25
+ activemodel (6.1.7.6)
26
+ activesupport (= 6.1.7.6)
27
+ activerecord (6.1.7.6)
28
+ activemodel (= 6.1.7.6)
29
+ activesupport (= 6.1.7.6)
30
+ activesupport (6.1.7.6)
31
31
  concurrent-ruby (~> 1.0, >= 1.0.2)
32
32
  i18n (>= 1.6, < 2)
33
33
  minitest (>= 5.1)
34
34
  tzinfo (~> 2.0)
35
35
  zeitwerk (~> 2.3)
36
- appraisal (2.3.0)
36
+ appraisal (2.5.0)
37
37
  bundler
38
38
  rake
39
39
  thor (>= 0.14.0)
40
40
  ast (2.4.2)
41
41
  builder (3.2.4)
42
42
  coderay (1.1.3)
43
- combustion (1.3.1)
43
+ combustion (1.3.7)
44
44
  activesupport (>= 3.0.0)
45
45
  railties (>= 3.0.0)
46
46
  thor (>= 0.14.6)
47
- concurrent-ruby (1.1.9)
47
+ concurrent-ruby (1.2.2)
48
48
  crass (1.0.6)
49
- database_cleaner (2.0.1)
50
- database_cleaner-active_record (~> 2.0.0)
51
- database_cleaner-active_record (2.0.1)
49
+ database_cleaner (2.0.2)
50
+ database_cleaner-active_record (>= 2, < 3)
51
+ database_cleaner-active_record (2.1.0)
52
52
  activerecord (>= 5.a)
53
53
  database_cleaner-core (~> 2.0.0)
54
54
  database_cleaner-core (2.0.1)
55
- diff-lcs (1.4.4)
55
+ diff-lcs (1.5.0)
56
56
  docile (1.4.0)
57
- erubi (1.10.0)
58
- i18n (1.8.10)
57
+ erubi (1.12.0)
58
+ i18n (1.14.1)
59
59
  concurrent-ruby (~> 1.0)
60
- loofah (2.12.0)
60
+ json (2.7.1)
61
+ language_server-protocol (3.17.0.3)
62
+ loofah (2.22.0)
61
63
  crass (~> 1.0.2)
62
- nokogiri (>= 1.5.9)
64
+ nokogiri (>= 1.12.0)
63
65
  method_source (1.0.0)
64
- minitest (5.14.4)
65
- nokogiri (1.12.5-x86_64-darwin)
66
+ minitest (5.20.0)
67
+ nokogiri (1.15.5-x86_64-darwin)
66
68
  racc (~> 1.4)
67
- nokogiri (1.12.5-x86_64-linux)
69
+ nokogiri (1.15.5-x86_64-linux)
68
70
  racc (~> 1.4)
69
- parallel (1.20.1)
70
- parser (3.0.1.1)
71
+ parallel (1.24.0)
72
+ parser (3.2.2.4)
71
73
  ast (~> 2.4.1)
72
- pg (1.2.3)
73
- pry (0.13.1)
74
+ racc
75
+ pg (1.5.4)
76
+ pry (0.14.2)
74
77
  coderay (~> 1.1)
75
78
  method_source (~> 1.0)
76
- racc (1.5.2)
77
- rack (2.2.3)
78
- rack-test (1.1.0)
79
- rack (>= 1.0, < 3)
80
- rails-dom-testing (2.0.3)
81
- activesupport (>= 4.2.0)
79
+ racc (1.7.3)
80
+ rack (2.2.8)
81
+ rack-test (2.1.0)
82
+ rack (>= 1.3)
83
+ rails-dom-testing (2.2.0)
84
+ activesupport (>= 5.0.0)
85
+ minitest
82
86
  nokogiri (>= 1.6)
83
- rails-html-sanitizer (1.4.2)
84
- loofah (~> 2.3)
85
- railties (6.1.4.1)
86
- actionpack (= 6.1.4.1)
87
- activesupport (= 6.1.4.1)
87
+ rails-html-sanitizer (1.6.0)
88
+ loofah (~> 2.21)
89
+ nokogiri (~> 1.14)
90
+ railties (6.1.7.6)
91
+ actionpack (= 6.1.7.6)
92
+ activesupport (= 6.1.7.6)
88
93
  method_source
89
- rake (>= 0.13)
94
+ rake (>= 12.2)
90
95
  thor (~> 1.0)
91
- rainbow (3.0.0)
96
+ rainbow (3.1.1)
92
97
  rake (13.0.3)
93
- regexp_parser (2.1.1)
94
- rexml (3.2.5)
95
- rspec (3.10.0)
96
- rspec-core (~> 3.10.0)
97
- rspec-expectations (~> 3.10.0)
98
- rspec-mocks (~> 3.10.0)
99
- rspec-core (3.10.1)
100
- rspec-support (~> 3.10.0)
101
- rspec-expectations (3.10.1)
98
+ regexp_parser (2.8.3)
99
+ rexml (3.2.6)
100
+ rspec (3.12.0)
101
+ rspec-core (~> 3.12.0)
102
+ rspec-expectations (~> 3.12.0)
103
+ rspec-mocks (~> 3.12.0)
104
+ rspec-core (3.12.2)
105
+ rspec-support (~> 3.12.0)
106
+ rspec-expectations (3.12.3)
102
107
  diff-lcs (>= 1.2.0, < 2.0)
103
- rspec-support (~> 3.10.0)
104
- rspec-mocks (3.10.1)
108
+ rspec-support (~> 3.12.0)
109
+ rspec-mocks (3.12.6)
105
110
  diff-lcs (>= 1.2.0, < 2.0)
106
- rspec-support (~> 3.10.0)
107
- rspec-support (3.10.1)
108
- rubocop (1.14.0)
111
+ rspec-support (~> 3.12.0)
112
+ rspec-support (3.12.1)
113
+ rubocop (1.59.0)
114
+ json (~> 2.3)
115
+ language_server-protocol (>= 3.17.0)
109
116
  parallel (~> 1.10)
110
- parser (>= 3.0.0.0)
117
+ parser (>= 3.2.2.4)
111
118
  rainbow (>= 2.2.2, < 4.0)
112
119
  regexp_parser (>= 1.8, < 3.0)
113
- rexml
114
- rubocop-ast (>= 1.5.0, < 2.0)
120
+ rexml (>= 3.2.5, < 4.0)
121
+ rubocop-ast (>= 1.30.0, < 2.0)
115
122
  ruby-progressbar (~> 1.7)
116
- unicode-display_width (>= 1.4.0, < 3.0)
117
- rubocop-ast (1.5.0)
118
- parser (>= 3.0.1.1)
119
- rubocop-rspec (2.3.0)
120
- rubocop (~> 1.0)
121
- rubocop-ast (>= 1.1.0)
122
- ruby-progressbar (1.11.0)
123
- scenic (1.5.4)
123
+ unicode-display_width (>= 2.4.0, < 3.0)
124
+ rubocop-ast (1.30.0)
125
+ parser (>= 3.2.1.0)
126
+ rubocop-capybara (2.19.0)
127
+ rubocop (~> 1.41)
128
+ rubocop-factory_bot (2.24.0)
129
+ rubocop (~> 1.33)
130
+ rubocop-rspec (2.25.0)
131
+ rubocop (~> 1.40)
132
+ rubocop-capybara (~> 2.17)
133
+ rubocop-factory_bot (~> 2.22)
134
+ ruby-progressbar (1.13.0)
135
+ scenic (1.7.0)
124
136
  activerecord (>= 4.0.0)
125
137
  railties (>= 4.0.0)
126
- simplecov (0.21.2)
138
+ simplecov (0.22.0)
127
139
  docile (~> 1.1)
128
140
  simplecov-html (~> 0.11)
129
141
  simplecov_json_formatter (~> 0.1)
130
142
  simplecov-html (0.12.3)
131
- simplecov_json_formatter (0.1.3)
132
- thor (1.1.0)
133
- tzinfo (2.0.4)
143
+ simplecov_json_formatter (0.1.4)
144
+ thor (1.3.0)
145
+ tzinfo (2.0.6)
134
146
  concurrent-ruby (~> 1.0)
135
- unicode-display_width (2.0.0)
136
- zeitwerk (2.4.2)
147
+ unicode-display_width (2.5.0)
148
+ zeitwerk (2.6.12)
137
149
 
138
150
  PLATFORMS
139
- x86_64-darwin-19
140
- x86_64-darwin-20
151
+ x86_64-darwin-22
141
152
  x86_64-linux
142
153
 
143
154
  DEPENDENCIES
@@ -155,4 +166,4 @@ DEPENDENCIES
155
166
  table_saw!
156
167
 
157
168
  BUNDLED WITH
158
- 2.2.22
169
+ 2.4.13
@@ -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.0"
7
+ gem "combustion", "~> 1.3"
8
+ gem "database_cleaner", "~> 2"
9
+ gem "pry"
10
+ gem "rake", "13.0.3"
11
+ gem "rspec", "~> 3.0"
12
+ gem "rubocop-rspec", "~> 2.3"
13
+ gem "scenic", "~> 1.5"
14
+ gem "simplecov", "~> 0.16"
15
+ gem "activerecord", "~> 7.0", "< 7.1"
16
+
17
+ gemspec path: "../"
@@ -0,0 +1,169 @@
1
+ PATH
2
+ remote: ..
3
+ specs:
4
+ table_saw (3.1.0)
5
+ activerecord (>= 6.0)
6
+ pg
7
+ thor
8
+
9
+ GEM
10
+ remote: https://rubygems.org/
11
+ specs:
12
+ actionpack (7.0.8)
13
+ actionview (= 7.0.8)
14
+ activesupport (= 7.0.8)
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)
20
+ activesupport (= 7.0.8)
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)
26
+ activesupport (= 7.0.8)
27
+ activerecord (7.0.8)
28
+ activemodel (= 7.0.8)
29
+ activesupport (= 7.0.8)
30
+ activesupport (7.0.8)
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
+ builder (3.2.4)
41
+ coderay (1.1.3)
42
+ combustion (1.3.7)
43
+ activesupport (>= 3.0.0)
44
+ railties (>= 3.0.0)
45
+ thor (>= 0.14.6)
46
+ concurrent-ruby (1.2.2)
47
+ crass (1.0.6)
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.0)
55
+ docile (1.4.0)
56
+ erubi (1.12.0)
57
+ i18n (1.14.1)
58
+ concurrent-ruby (~> 1.0)
59
+ json (2.7.1)
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.0.0)
65
+ minitest (5.20.0)
66
+ nokogiri (1.15.5-x86_64-darwin)
67
+ racc (~> 1.4)
68
+ nokogiri (1.15.5-x86_64-linux)
69
+ racc (~> 1.4)
70
+ parallel (1.24.0)
71
+ parser (3.2.2.4)
72
+ ast (~> 2.4.1)
73
+ racc
74
+ pg (1.5.4)
75
+ pry (0.14.2)
76
+ coderay (~> 1.1)
77
+ method_source (~> 1.0)
78
+ racc (1.7.3)
79
+ rack (2.2.8)
80
+ rack-test (2.1.0)
81
+ rack (>= 1.3)
82
+ rails-dom-testing (2.2.0)
83
+ activesupport (>= 5.0.0)
84
+ minitest
85
+ nokogiri (>= 1.6)
86
+ rails-html-sanitizer (1.6.0)
87
+ loofah (~> 2.21)
88
+ nokogiri (~> 1.14)
89
+ railties (7.0.8)
90
+ actionpack (= 7.0.8)
91
+ activesupport (= 7.0.8)
92
+ method_source
93
+ rake (>= 12.2)
94
+ thor (~> 1.0)
95
+ zeitwerk (~> 2.5)
96
+ rainbow (3.1.1)
97
+ rake (13.0.3)
98
+ regexp_parser (2.8.3)
99
+ rexml (3.2.6)
100
+ rspec (3.12.0)
101
+ rspec-core (~> 3.12.0)
102
+ rspec-expectations (~> 3.12.0)
103
+ rspec-mocks (~> 3.12.0)
104
+ rspec-core (3.12.2)
105
+ rspec-support (~> 3.12.0)
106
+ rspec-expectations (3.12.3)
107
+ diff-lcs (>= 1.2.0, < 2.0)
108
+ rspec-support (~> 3.12.0)
109
+ rspec-mocks (3.12.6)
110
+ diff-lcs (>= 1.2.0, < 2.0)
111
+ rspec-support (~> 3.12.0)
112
+ rspec-support (3.12.1)
113
+ rubocop (1.59.0)
114
+ json (~> 2.3)
115
+ language_server-protocol (>= 3.17.0)
116
+ parallel (~> 1.10)
117
+ parser (>= 3.2.2.4)
118
+ rainbow (>= 2.2.2, < 4.0)
119
+ regexp_parser (>= 1.8, < 3.0)
120
+ rexml (>= 3.2.5, < 4.0)
121
+ rubocop-ast (>= 1.30.0, < 2.0)
122
+ ruby-progressbar (~> 1.7)
123
+ unicode-display_width (>= 2.4.0, < 3.0)
124
+ rubocop-ast (1.30.0)
125
+ parser (>= 3.2.1.0)
126
+ rubocop-capybara (2.19.0)
127
+ rubocop (~> 1.41)
128
+ rubocop-factory_bot (2.24.0)
129
+ rubocop (~> 1.33)
130
+ rubocop-rspec (2.25.0)
131
+ rubocop (~> 1.40)
132
+ rubocop-capybara (~> 2.17)
133
+ rubocop-factory_bot (~> 2.22)
134
+ ruby-progressbar (1.13.0)
135
+ scenic (1.7.0)
136
+ activerecord (>= 4.0.0)
137
+ railties (>= 4.0.0)
138
+ simplecov (0.22.0)
139
+ docile (~> 1.1)
140
+ simplecov-html (~> 0.11)
141
+ simplecov_json_formatter (~> 0.1)
142
+ simplecov-html (0.12.3)
143
+ simplecov_json_formatter (0.1.4)
144
+ thor (1.3.0)
145
+ tzinfo (2.0.6)
146
+ concurrent-ruby (~> 1.0)
147
+ unicode-display_width (2.5.0)
148
+ zeitwerk (2.6.12)
149
+
150
+ PLATFORMS
151
+ x86_64-darwin-22
152
+ x86_64-linux
153
+
154
+ DEPENDENCIES
155
+ activerecord (~> 7.0, < 7.1)
156
+ appraisal
157
+ bundler (~> 2.0)
158
+ combustion (~> 1.3)
159
+ database_cleaner (~> 2)
160
+ pry
161
+ rake (= 13.0.3)
162
+ rspec (~> 3.0)
163
+ rubocop-rspec (~> 2.3)
164
+ scenic (~> 1.5)
165
+ simplecov (~> 0.16)
166
+ table_saw!
167
+
168
+ BUNDLED WITH
169
+ 2.4.13
@@ -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.0"
7
+ gem "combustion", "~> 1.3"
8
+ gem "database_cleaner", "~> 2"
9
+ gem "pry"
10
+ gem "rake", "13.0.3"
11
+ gem "rspec", "~> 3.0"
12
+ gem "rubocop-rspec", "~> 2.3"
13
+ gem "scenic", "~> 1.5"
14
+ gem "simplecov", "~> 0.16"
15
+ gem "activerecord", "~> 7.1", "< 7.2"
16
+
17
+ gemspec path: "../"
@@ -0,0 +1,204 @@
1
+ PATH
2
+ remote: ..
3
+ specs:
4
+ table_saw (3.1.0)
5
+ activerecord (>= 6.0)
6
+ pg
7
+ thor
8
+
9
+ GEM
10
+ remote: https://rubygems.org/
11
+ specs:
12
+ actionpack (7.1.2)
13
+ actionview (= 7.1.2)
14
+ activesupport (= 7.1.2)
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.2)
23
+ activesupport (= 7.1.2)
24
+ builder (~> 3.1)
25
+ erubi (~> 1.11)
26
+ rails-dom-testing (~> 2.2)
27
+ rails-html-sanitizer (~> 1.6)
28
+ activemodel (7.1.2)
29
+ activesupport (= 7.1.2)
30
+ activerecord (7.1.2)
31
+ activemodel (= 7.1.2)
32
+ activesupport (= 7.1.2)
33
+ timeout (>= 0.4.0)
34
+ activesupport (7.1.2)
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.5)
51
+ builder (3.2.4)
52
+ coderay (1.1.3)
53
+ combustion (1.3.7)
54
+ activesupport (>= 3.0.0)
55
+ railties (>= 3.0.0)
56
+ thor (>= 0.14.6)
57
+ concurrent-ruby (1.2.2)
58
+ connection_pool (2.4.1)
59
+ crass (1.0.6)
60
+ database_cleaner (2.0.2)
61
+ database_cleaner-active_record (>= 2, < 3)
62
+ database_cleaner-active_record (2.1.0)
63
+ activerecord (>= 5.a)
64
+ database_cleaner-core (~> 2.0.0)
65
+ database_cleaner-core (2.0.1)
66
+ diff-lcs (1.5.0)
67
+ docile (1.4.0)
68
+ drb (2.2.0)
69
+ ruby2_keywords
70
+ erubi (1.12.0)
71
+ i18n (1.14.1)
72
+ concurrent-ruby (~> 1.0)
73
+ io-console (0.7.1)
74
+ irb (1.11.0)
75
+ rdoc
76
+ reline (>= 0.3.8)
77
+ json (2.7.1)
78
+ language_server-protocol (3.17.0.3)
79
+ loofah (2.22.0)
80
+ crass (~> 1.0.2)
81
+ nokogiri (>= 1.12.0)
82
+ method_source (1.0.0)
83
+ minitest (5.20.0)
84
+ mutex_m (0.2.0)
85
+ nokogiri (1.15.5-x86_64-darwin)
86
+ racc (~> 1.4)
87
+ nokogiri (1.15.5-x86_64-linux)
88
+ racc (~> 1.4)
89
+ parallel (1.24.0)
90
+ parser (3.2.2.4)
91
+ ast (~> 2.4.1)
92
+ racc
93
+ pg (1.5.4)
94
+ pry (0.14.2)
95
+ coderay (~> 1.1)
96
+ method_source (~> 1.0)
97
+ psych (5.1.2)
98
+ stringio
99
+ racc (1.7.3)
100
+ rack (3.0.8)
101
+ rack-session (2.0.0)
102
+ rack (>= 3.0.0)
103
+ rack-test (2.1.0)
104
+ rack (>= 1.3)
105
+ rackup (2.1.0)
106
+ rack (>= 3)
107
+ webrick (~> 1.8)
108
+ rails-dom-testing (2.2.0)
109
+ activesupport (>= 5.0.0)
110
+ minitest
111
+ nokogiri (>= 1.6)
112
+ rails-html-sanitizer (1.6.0)
113
+ loofah (~> 2.21)
114
+ nokogiri (~> 1.14)
115
+ railties (7.1.2)
116
+ actionpack (= 7.1.2)
117
+ activesupport (= 7.1.2)
118
+ irb
119
+ rackup (>= 1.0.0)
120
+ rake (>= 12.2)
121
+ thor (~> 1.0, >= 1.2.2)
122
+ zeitwerk (~> 2.6)
123
+ rainbow (3.1.1)
124
+ rake (13.0.3)
125
+ rdoc (6.6.2)
126
+ psych (>= 4.0.0)
127
+ regexp_parser (2.8.3)
128
+ reline (0.4.1)
129
+ io-console (~> 0.5)
130
+ rexml (3.2.6)
131
+ rspec (3.12.0)
132
+ rspec-core (~> 3.12.0)
133
+ rspec-expectations (~> 3.12.0)
134
+ rspec-mocks (~> 3.12.0)
135
+ rspec-core (3.12.2)
136
+ rspec-support (~> 3.12.0)
137
+ rspec-expectations (3.12.3)
138
+ diff-lcs (>= 1.2.0, < 2.0)
139
+ rspec-support (~> 3.12.0)
140
+ rspec-mocks (3.12.6)
141
+ diff-lcs (>= 1.2.0, < 2.0)
142
+ rspec-support (~> 3.12.0)
143
+ rspec-support (3.12.1)
144
+ rubocop (1.59.0)
145
+ json (~> 2.3)
146
+ language_server-protocol (>= 3.17.0)
147
+ parallel (~> 1.10)
148
+ parser (>= 3.2.2.4)
149
+ rainbow (>= 2.2.2, < 4.0)
150
+ regexp_parser (>= 1.8, < 3.0)
151
+ rexml (>= 3.2.5, < 4.0)
152
+ rubocop-ast (>= 1.30.0, < 2.0)
153
+ ruby-progressbar (~> 1.7)
154
+ unicode-display_width (>= 2.4.0, < 3.0)
155
+ rubocop-ast (1.30.0)
156
+ parser (>= 3.2.1.0)
157
+ rubocop-capybara (2.19.0)
158
+ rubocop (~> 1.41)
159
+ rubocop-factory_bot (2.24.0)
160
+ rubocop (~> 1.33)
161
+ rubocop-rspec (2.25.0)
162
+ rubocop (~> 1.40)
163
+ rubocop-capybara (~> 2.17)
164
+ rubocop-factory_bot (~> 2.22)
165
+ ruby-progressbar (1.13.0)
166
+ ruby2_keywords (0.0.5)
167
+ scenic (1.7.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.0)
177
+ thor (1.3.0)
178
+ timeout (0.4.1)
179
+ tzinfo (2.0.6)
180
+ concurrent-ruby (~> 1.0)
181
+ unicode-display_width (2.5.0)
182
+ webrick (1.8.1)
183
+ zeitwerk (2.6.12)
184
+
185
+ PLATFORMS
186
+ x86_64-darwin-22
187
+ x86_64-linux
188
+
189
+ DEPENDENCIES
190
+ activerecord (~> 7.1, < 7.2)
191
+ appraisal
192
+ bundler (~> 2.0)
193
+ combustion (~> 1.3)
194
+ database_cleaner (~> 2)
195
+ pry
196
+ rake (= 13.0.3)
197
+ rspec (~> 3.0)
198
+ rubocop-rspec (~> 2.3)
199
+ scenic (~> 1.5)
200
+ simplecov (~> 0.16)
201
+ table_saw!
202
+
203
+ BUNDLED WITH
204
+ 2.4.13
@@ -19,7 +19,7 @@ module TableSaw
19
19
 
20
20
  # rubocop:disable Metrics/MethodLength,Metrics/AbcSize
21
21
  def call
22
- File.delete(file) if File.exist?(file)
22
+ FileUtils.rm_f(file)
23
23
  FileUtils.mkdir_p(File.dirname(file))
24
24
 
25
25
  alter_constraints_deferrability
@@ -3,7 +3,7 @@
3
3
  module TableSaw
4
4
  class ForeignKey
5
5
  class Column
6
- REGEX = /(\w+)(?::(\w+)\((\w+)\))?/.freeze
6
+ REGEX = /(\w+)(?::(\w+)\((\w+)\))?/
7
7
 
8
8
  attr_reader :value
9
9
 
@@ -20,13 +20,9 @@ module TableSaw
20
20
  def quoted_columns
21
21
  TableSaw.schema_cache.columns_hash(table_name)
22
22
  .each_key
23
- .map { |name| connection.quote_column_name(name) }
23
+ .map { |name| TableSaw::Connection.adapter.quote_column_name(name) }
24
24
  .join(', ')
25
25
  end
26
-
27
- def connection
28
- TableSaw.schema_cache.connection
29
- end
30
26
  end
31
27
  end
32
28
  end
@@ -77,7 +77,7 @@ module TableSaw
77
77
 
78
78
  def variables
79
79
  vars = config.fetch('variables', {})
80
- vars.merge(TableSaw.configuration.variables.slice(*vars.keys))
80
+ VariableInterpolation.call(vars.merge(TableSaw.configuration.variables.slice(*vars.keys)))
81
81
  end
82
82
 
83
83
  def tables