setler 0.0.13 → 0.0.15

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.
@@ -0,0 +1,195 @@
1
+ PATH
2
+ remote: ..
3
+ specs:
4
+ setler (0.0.15)
5
+ activerecord (>= 3.0.0)
6
+ rails (>= 3.0.0)
7
+
8
+ GEM
9
+ remote: https://rubygems.org/
10
+ specs:
11
+ actionmailer (4.2.11.1)
12
+ actionpack (= 4.2.11.1)
13
+ actionview (= 4.2.11.1)
14
+ activejob (= 4.2.11.1)
15
+ mail (~> 2.5, >= 2.5.4)
16
+ rails-dom-testing (~> 1.0, >= 1.0.5)
17
+ actionpack (4.2.11.1)
18
+ actionview (= 4.2.11.1)
19
+ activesupport (= 4.2.11.1)
20
+ rack (~> 1.6)
21
+ rack-test (~> 0.6.2)
22
+ rails-dom-testing (~> 1.0, >= 1.0.5)
23
+ rails-html-sanitizer (~> 1.0, >= 1.0.2)
24
+ actionview (4.2.11.1)
25
+ activesupport (= 4.2.11.1)
26
+ builder (~> 3.1)
27
+ erubis (~> 2.7.0)
28
+ rails-dom-testing (~> 1.0, >= 1.0.5)
29
+ rails-html-sanitizer (~> 1.0, >= 1.0.3)
30
+ activejob (4.2.11.1)
31
+ activesupport (= 4.2.11.1)
32
+ globalid (>= 0.3.0)
33
+ activemodel (4.2.11.1)
34
+ activesupport (= 4.2.11.1)
35
+ builder (~> 3.1)
36
+ activerecord (4.2.11.1)
37
+ activemodel (= 4.2.11.1)
38
+ activesupport (= 4.2.11.1)
39
+ arel (~> 6.0)
40
+ activesupport (4.2.11.1)
41
+ i18n (~> 0.7)
42
+ minitest (~> 5.1)
43
+ thread_safe (~> 0.3, >= 0.3.4)
44
+ tzinfo (~> 1.1)
45
+ appraisal (2.5.0)
46
+ bundler
47
+ rake
48
+ thor (>= 0.14.0)
49
+ arel (6.0.4)
50
+ ast (2.4.3)
51
+ brakeman (5.4.1)
52
+ builder (3.3.0)
53
+ concurrent-ruby (1.3.5)
54
+ crass (1.0.6)
55
+ date (3.5.0)
56
+ docile (1.4.1)
57
+ erubis (2.7.0)
58
+ globalid (0.4.2)
59
+ activesupport (>= 4.2.0)
60
+ i18n (0.9.5)
61
+ concurrent-ruby (~> 1.0)
62
+ json (2.7.6)
63
+ logger (1.7.0)
64
+ loofah (2.24.1)
65
+ crass (~> 1.0.2)
66
+ nokogiri (>= 1.12.0)
67
+ mail (2.9.0)
68
+ logger
69
+ mini_mime (>= 0.1.1)
70
+ net-imap
71
+ net-pop
72
+ net-smtp
73
+ mini_mime (1.1.5)
74
+ mini_portile2 (2.8.9)
75
+ minitest (5.25.4)
76
+ net-imap (0.3.9)
77
+ date
78
+ net-protocol
79
+ net-pop (0.1.2)
80
+ net-protocol
81
+ net-protocol (0.2.2)
82
+ timeout
83
+ net-smtp (0.5.1)
84
+ net-protocol
85
+ nokogiri (1.13.10)
86
+ mini_portile2 (~> 2.8.0)
87
+ racc (~> 1.4)
88
+ panolint (0.1.6)
89
+ brakeman (>= 4.8, < 6.0)
90
+ rubocop (>= 0.83, < 2.0)
91
+ rubocop-performance (~> 1.5)
92
+ rubocop-rails (~> 2.5)
93
+ rubocop-rake (~> 0.5)
94
+ rubocop-rspec (~> 2.0)
95
+ parallel (1.24.0)
96
+ parser (3.3.10.0)
97
+ ast (~> 2.4.1)
98
+ racc
99
+ racc (1.8.1)
100
+ rack (1.6.13)
101
+ rack-test (0.6.3)
102
+ rack (>= 1.0)
103
+ rails (4.2.11.1)
104
+ actionmailer (= 4.2.11.1)
105
+ actionpack (= 4.2.11.1)
106
+ actionview (= 4.2.11.1)
107
+ activejob (= 4.2.11.1)
108
+ activemodel (= 4.2.11.1)
109
+ activerecord (= 4.2.11.1)
110
+ activesupport (= 4.2.11.1)
111
+ bundler (>= 1.3.0, < 2.0)
112
+ railties (= 4.2.11.1)
113
+ sprockets-rails
114
+ rails-deprecated_sanitizer (1.0.4)
115
+ activesupport (>= 4.2.0.alpha)
116
+ rails-dom-testing (1.0.9)
117
+ activesupport (>= 4.2.0, < 5.0)
118
+ nokogiri (~> 1.6)
119
+ rails-deprecated_sanitizer (>= 1.0.1)
120
+ rails-html-sanitizer (1.5.0)
121
+ loofah (~> 2.19, >= 2.19.1)
122
+ railties (4.2.11.1)
123
+ actionpack (= 4.2.11.1)
124
+ activesupport (= 4.2.11.1)
125
+ rake (>= 0.8.7)
126
+ thor (>= 0.18.1, < 2.0)
127
+ rainbow (3.1.1)
128
+ rake (13.3.1)
129
+ regexp_parser (2.11.3)
130
+ rexml (3.4.4)
131
+ rubocop (1.50.2)
132
+ json (~> 2.3)
133
+ parallel (~> 1.10)
134
+ parser (>= 3.2.0.0)
135
+ rainbow (>= 2.2.2, < 4.0)
136
+ regexp_parser (>= 1.8, < 3.0)
137
+ rexml (>= 3.2.5, < 4.0)
138
+ rubocop-ast (>= 1.28.0, < 2.0)
139
+ ruby-progressbar (~> 1.7)
140
+ unicode-display_width (>= 2.4.0, < 3.0)
141
+ rubocop-ast (1.30.0)
142
+ parser (>= 3.2.1.0)
143
+ rubocop-capybara (2.18.0)
144
+ rubocop (~> 1.41)
145
+ rubocop-performance (1.17.1)
146
+ rubocop (>= 1.7.0, < 2.0)
147
+ rubocop-ast (>= 0.4.0)
148
+ rubocop-rails (2.19.1)
149
+ activesupport (>= 4.2.0)
150
+ rack (>= 1.1)
151
+ rubocop (>= 1.33.0, < 2.0)
152
+ rubocop-rake (0.6.0)
153
+ rubocop (~> 1.0)
154
+ rubocop-rspec (2.20.0)
155
+ rubocop (~> 1.33)
156
+ rubocop-capybara (~> 2.17)
157
+ ruby-progressbar (1.13.0)
158
+ simplecov (0.22.0)
159
+ docile (~> 1.1)
160
+ simplecov-html (~> 0.11)
161
+ simplecov_json_formatter (~> 0.1)
162
+ simplecov-html (0.13.2)
163
+ simplecov_json_formatter (0.1.4)
164
+ sprockets (4.1.1)
165
+ concurrent-ruby (~> 1.0)
166
+ rack (> 1, < 3)
167
+ sprockets-rails (3.2.2)
168
+ actionpack (>= 4.0)
169
+ activesupport (>= 4.0)
170
+ sprockets (>= 3.0.0)
171
+ sqlite3 (1.3.13)
172
+ thor (1.4.0)
173
+ thread_safe (0.3.6)
174
+ timeout (0.4.4)
175
+ tzinfo (1.2.11)
176
+ thread_safe (~> 0.1)
177
+ unicode-display_width (2.6.0)
178
+
179
+ PLATFORMS
180
+ ruby
181
+
182
+ DEPENDENCIES
183
+ appraisal
184
+ minitest
185
+ panolint
186
+ rails (= 4.2.11.1)
187
+ rake
188
+ rubocop (~> 1.39)
189
+ rubocop-rake
190
+ setler!
191
+ simplecov
192
+ sqlite3 (= 1.3.13)
193
+
194
+ BUNDLED WITH
195
+ 1.17.3
@@ -0,0 +1,9 @@
1
+ # This file was generated by Appraisal
2
+
3
+ source "https://rubygems.org"
4
+
5
+ gem "rails", "5.2.3"
6
+ gem "sqlite3", "1.5.4"
7
+ gem "mimemagic", "0.3.10"
8
+
9
+ gemspec path: "../"
@@ -0,0 +1,218 @@
1
+ PATH
2
+ remote: ..
3
+ specs:
4
+ setler (0.0.15)
5
+ activerecord (>= 3.0.0)
6
+ rails (>= 3.0.0)
7
+
8
+ GEM
9
+ remote: https://rubygems.org/
10
+ specs:
11
+ actioncable (5.2.3)
12
+ actionpack (= 5.2.3)
13
+ nio4r (~> 2.0)
14
+ websocket-driver (>= 0.6.1)
15
+ actionmailer (5.2.3)
16
+ actionpack (= 5.2.3)
17
+ actionview (= 5.2.3)
18
+ activejob (= 5.2.3)
19
+ mail (~> 2.5, >= 2.5.4)
20
+ rails-dom-testing (~> 2.0)
21
+ actionpack (5.2.3)
22
+ actionview (= 5.2.3)
23
+ activesupport (= 5.2.3)
24
+ rack (~> 2.0)
25
+ rack-test (>= 0.6.3)
26
+ rails-dom-testing (~> 2.0)
27
+ rails-html-sanitizer (~> 1.0, >= 1.0.2)
28
+ actionview (5.2.3)
29
+ activesupport (= 5.2.3)
30
+ builder (~> 3.1)
31
+ erubi (~> 1.4)
32
+ rails-dom-testing (~> 2.0)
33
+ rails-html-sanitizer (~> 1.0, >= 1.0.3)
34
+ activejob (5.2.3)
35
+ activesupport (= 5.2.3)
36
+ globalid (>= 0.3.6)
37
+ activemodel (5.2.3)
38
+ activesupport (= 5.2.3)
39
+ activerecord (5.2.3)
40
+ activemodel (= 5.2.3)
41
+ activesupport (= 5.2.3)
42
+ arel (>= 9.0)
43
+ activestorage (5.2.3)
44
+ actionpack (= 5.2.3)
45
+ activerecord (= 5.2.3)
46
+ marcel (~> 0.3.1)
47
+ activesupport (5.2.3)
48
+ concurrent-ruby (~> 1.0, >= 1.0.2)
49
+ i18n (>= 0.7, < 2)
50
+ minitest (~> 5.1)
51
+ tzinfo (~> 1.1)
52
+ appraisal (2.5.0)
53
+ bundler
54
+ rake
55
+ thor (>= 0.14.0)
56
+ arel (9.0.0)
57
+ ast (2.4.3)
58
+ base64 (0.3.0)
59
+ brakeman (5.4.1)
60
+ builder (3.3.0)
61
+ concurrent-ruby (1.3.5)
62
+ crass (1.0.6)
63
+ date (3.5.0)
64
+ docile (1.4.1)
65
+ erubi (1.13.1)
66
+ globalid (1.1.0)
67
+ activesupport (>= 5.0)
68
+ i18n (1.14.7)
69
+ concurrent-ruby (~> 1.0)
70
+ json (2.7.6)
71
+ logger (1.7.0)
72
+ loofah (2.24.1)
73
+ crass (~> 1.0.2)
74
+ nokogiri (>= 1.12.0)
75
+ mail (2.9.0)
76
+ logger
77
+ mini_mime (>= 0.1.1)
78
+ net-imap
79
+ net-pop
80
+ net-smtp
81
+ marcel (0.3.3)
82
+ mimemagic (~> 0.3.2)
83
+ method_source (1.1.0)
84
+ mimemagic (0.3.10)
85
+ nokogiri (~> 1)
86
+ rake
87
+ mini_mime (1.1.5)
88
+ mini_portile2 (2.8.9)
89
+ minitest (5.25.4)
90
+ net-imap (0.3.9)
91
+ date
92
+ net-protocol
93
+ net-pop (0.1.2)
94
+ net-protocol
95
+ net-protocol (0.2.2)
96
+ timeout
97
+ net-smtp (0.5.1)
98
+ net-protocol
99
+ nio4r (2.7.4)
100
+ nokogiri (1.13.10)
101
+ mini_portile2 (~> 2.8.0)
102
+ racc (~> 1.4)
103
+ panolint (0.1.6)
104
+ brakeman (>= 4.8, < 6.0)
105
+ rubocop (>= 0.83, < 2.0)
106
+ rubocop-performance (~> 1.5)
107
+ rubocop-rails (~> 2.5)
108
+ rubocop-rake (~> 0.5)
109
+ rubocop-rspec (~> 2.0)
110
+ parallel (1.24.0)
111
+ parser (3.3.10.0)
112
+ ast (~> 2.4.1)
113
+ racc
114
+ racc (1.8.1)
115
+ rack (2.2.20)
116
+ rack-test (2.2.0)
117
+ rack (>= 1.3)
118
+ rails (5.2.3)
119
+ actioncable (= 5.2.3)
120
+ actionmailer (= 5.2.3)
121
+ actionpack (= 5.2.3)
122
+ actionview (= 5.2.3)
123
+ activejob (= 5.2.3)
124
+ activemodel (= 5.2.3)
125
+ activerecord (= 5.2.3)
126
+ activestorage (= 5.2.3)
127
+ activesupport (= 5.2.3)
128
+ bundler (>= 1.3.0)
129
+ railties (= 5.2.3)
130
+ sprockets-rails (>= 2.0.0)
131
+ rails-dom-testing (2.3.0)
132
+ activesupport (>= 5.0.0)
133
+ minitest
134
+ nokogiri (>= 1.6)
135
+ rails-html-sanitizer (1.5.0)
136
+ loofah (~> 2.19, >= 2.19.1)
137
+ railties (5.2.3)
138
+ actionpack (= 5.2.3)
139
+ activesupport (= 5.2.3)
140
+ method_source
141
+ rake (>= 0.8.7)
142
+ thor (>= 0.19.0, < 2.0)
143
+ rainbow (3.1.1)
144
+ rake (13.3.1)
145
+ regexp_parser (2.11.3)
146
+ rexml (3.4.4)
147
+ rubocop (1.50.2)
148
+ json (~> 2.3)
149
+ parallel (~> 1.10)
150
+ parser (>= 3.2.0.0)
151
+ rainbow (>= 2.2.2, < 4.0)
152
+ regexp_parser (>= 1.8, < 3.0)
153
+ rexml (>= 3.2.5, < 4.0)
154
+ rubocop-ast (>= 1.28.0, < 2.0)
155
+ ruby-progressbar (~> 1.7)
156
+ unicode-display_width (>= 2.4.0, < 3.0)
157
+ rubocop-ast (1.30.0)
158
+ parser (>= 3.2.1.0)
159
+ rubocop-capybara (2.18.0)
160
+ rubocop (~> 1.41)
161
+ rubocop-performance (1.17.1)
162
+ rubocop (>= 1.7.0, < 2.0)
163
+ rubocop-ast (>= 0.4.0)
164
+ rubocop-rails (2.19.1)
165
+ activesupport (>= 4.2.0)
166
+ rack (>= 1.1)
167
+ rubocop (>= 1.33.0, < 2.0)
168
+ rubocop-rake (0.6.0)
169
+ rubocop (~> 1.0)
170
+ rubocop-rspec (2.20.0)
171
+ rubocop (~> 1.33)
172
+ rubocop-capybara (~> 2.17)
173
+ ruby-progressbar (1.13.0)
174
+ simplecov (0.22.0)
175
+ docile (~> 1.1)
176
+ simplecov-html (~> 0.11)
177
+ simplecov_json_formatter (~> 0.1)
178
+ simplecov-html (0.13.2)
179
+ simplecov_json_formatter (0.1.4)
180
+ sprockets (4.2.2)
181
+ concurrent-ruby (~> 1.0)
182
+ logger
183
+ rack (>= 2.2.4, < 4)
184
+ sprockets-rails (3.4.2)
185
+ actionpack (>= 5.2)
186
+ activesupport (>= 5.2)
187
+ sprockets (>= 3.0.0)
188
+ sqlite3 (1.5.4)
189
+ mini_portile2 (~> 2.8.0)
190
+ thor (1.4.0)
191
+ thread_safe (0.3.6)
192
+ timeout (0.4.4)
193
+ tzinfo (1.2.11)
194
+ thread_safe (~> 0.1)
195
+ unicode-display_width (2.6.0)
196
+ websocket-driver (0.8.0)
197
+ base64
198
+ websocket-extensions (>= 0.1.0)
199
+ websocket-extensions (0.1.5)
200
+
201
+ PLATFORMS
202
+ ruby
203
+
204
+ DEPENDENCIES
205
+ appraisal
206
+ mimemagic (= 0.3.10)
207
+ minitest
208
+ panolint
209
+ rails (= 5.2.3)
210
+ rake
211
+ rubocop (~> 1.39)
212
+ rubocop-rake
213
+ setler!
214
+ simplecov
215
+ sqlite3 (= 1.5.4)
216
+
217
+ BUNDLED WITH
218
+ 2.4.22
@@ -0,0 +1,10 @@
1
+ # This file was generated by Appraisal
2
+
3
+ source "https://rubygems.org"
4
+
5
+ gem "rails", "6.1.7.9"
6
+ gem "sqlite3", "1.5.4"
7
+ gem "concurrent-ruby", "1.3.4"
8
+ gem "bigdecimal", "3.3.1"
9
+
10
+ gemspec path: "../"
@@ -0,0 +1,266 @@
1
+ PATH
2
+ remote: ..
3
+ specs:
4
+ setler (0.0.15)
5
+ activerecord (>= 3.0.0)
6
+ rails (>= 3.0.0)
7
+
8
+ GEM
9
+ remote: https://rubygems.org/
10
+ specs:
11
+ actioncable (6.1.7.9)
12
+ actionpack (= 6.1.7.9)
13
+ activesupport (= 6.1.7.9)
14
+ nio4r (~> 2.0)
15
+ websocket-driver (>= 0.6.1)
16
+ actionmailbox (6.1.7.9)
17
+ actionpack (= 6.1.7.9)
18
+ activejob (= 6.1.7.9)
19
+ activerecord (= 6.1.7.9)
20
+ activestorage (= 6.1.7.9)
21
+ activesupport (= 6.1.7.9)
22
+ mail (>= 2.7.1)
23
+ actionmailer (6.1.7.9)
24
+ actionpack (= 6.1.7.9)
25
+ actionview (= 6.1.7.9)
26
+ activejob (= 6.1.7.9)
27
+ activesupport (= 6.1.7.9)
28
+ mail (~> 2.5, >= 2.5.4)
29
+ rails-dom-testing (~> 2.0)
30
+ actionpack (6.1.7.9)
31
+ actionview (= 6.1.7.9)
32
+ activesupport (= 6.1.7.9)
33
+ rack (~> 2.0, >= 2.0.9)
34
+ rack-test (>= 0.6.3)
35
+ rails-dom-testing (~> 2.0)
36
+ rails-html-sanitizer (~> 1.0, >= 1.2.0)
37
+ actiontext (6.1.7.9)
38
+ actionpack (= 6.1.7.9)
39
+ activerecord (= 6.1.7.9)
40
+ activestorage (= 6.1.7.9)
41
+ activesupport (= 6.1.7.9)
42
+ nokogiri (>= 1.8.5)
43
+ actionview (6.1.7.9)
44
+ activesupport (= 6.1.7.9)
45
+ builder (~> 3.1)
46
+ erubi (~> 1.4)
47
+ rails-dom-testing (~> 2.0)
48
+ rails-html-sanitizer (~> 1.1, >= 1.2.0)
49
+ activejob (6.1.7.9)
50
+ activesupport (= 6.1.7.9)
51
+ globalid (>= 0.3.6)
52
+ activemodel (6.1.7.9)
53
+ activesupport (= 6.1.7.9)
54
+ activerecord (6.1.7.9)
55
+ activemodel (= 6.1.7.9)
56
+ activesupport (= 6.1.7.9)
57
+ activestorage (6.1.7.9)
58
+ actionpack (= 6.1.7.9)
59
+ activejob (= 6.1.7.9)
60
+ activerecord (= 6.1.7.9)
61
+ activesupport (= 6.1.7.9)
62
+ marcel (~> 1.0)
63
+ mini_mime (>= 1.1.0)
64
+ activesupport (6.1.7.9)
65
+ concurrent-ruby (~> 1.0, >= 1.0.2)
66
+ i18n (>= 1.6, < 2)
67
+ minitest (>= 5.1)
68
+ tzinfo (~> 2.0)
69
+ zeitwerk (~> 2.3)
70
+ appraisal (2.5.0)
71
+ bundler
72
+ rake
73
+ thor (>= 0.14.0)
74
+ ast (2.4.3)
75
+ base64 (0.3.0)
76
+ bigdecimal (3.3.1)
77
+ brakeman (5.4.1)
78
+ builder (3.3.0)
79
+ concurrent-ruby (1.3.4)
80
+ crass (1.0.6)
81
+ date (3.5.0)
82
+ docile (1.4.1)
83
+ erubi (1.13.1)
84
+ globalid (1.3.0)
85
+ activesupport (>= 6.1)
86
+ i18n (1.14.7)
87
+ concurrent-ruby (~> 1.0)
88
+ json (2.15.2)
89
+ language_server-protocol (3.17.0.5)
90
+ lint_roller (1.1.0)
91
+ logger (1.7.0)
92
+ loofah (2.24.1)
93
+ crass (~> 1.0.2)
94
+ nokogiri (>= 1.12.0)
95
+ mail (2.9.0)
96
+ logger
97
+ mini_mime (>= 0.1.1)
98
+ net-imap
99
+ net-pop
100
+ net-smtp
101
+ marcel (1.1.0)
102
+ method_source (1.1.0)
103
+ mini_mime (1.1.5)
104
+ mini_portile2 (2.8.9)
105
+ minitest (5.26.0)
106
+ net-imap (0.5.12)
107
+ date
108
+ net-protocol
109
+ net-pop (0.1.2)
110
+ net-protocol
111
+ net-protocol (0.2.2)
112
+ timeout
113
+ net-smtp (0.5.1)
114
+ net-protocol
115
+ nio4r (2.7.4)
116
+ nokogiri (1.18.10)
117
+ mini_portile2 (~> 2.8.2)
118
+ racc (~> 1.4)
119
+ nokogiri (1.18.10-arm64-darwin)
120
+ racc (~> 1.4)
121
+ nokogiri (1.18.10-x86_64-darwin)
122
+ racc (~> 1.4)
123
+ panolint (0.1.6)
124
+ brakeman (>= 4.8, < 6.0)
125
+ rubocop (>= 0.83, < 2.0)
126
+ rubocop-performance (~> 1.5)
127
+ rubocop-rails (~> 2.5)
128
+ rubocop-rake (~> 0.5)
129
+ rubocop-rspec (~> 2.0)
130
+ parallel (1.27.0)
131
+ parser (3.3.10.0)
132
+ ast (~> 2.4.1)
133
+ racc
134
+ prism (1.6.0)
135
+ racc (1.8.1)
136
+ rack (2.2.20)
137
+ rack-test (2.2.0)
138
+ rack (>= 1.3)
139
+ rails (6.1.7.9)
140
+ actioncable (= 6.1.7.9)
141
+ actionmailbox (= 6.1.7.9)
142
+ actionmailer (= 6.1.7.9)
143
+ actionpack (= 6.1.7.9)
144
+ actiontext (= 6.1.7.9)
145
+ actionview (= 6.1.7.9)
146
+ activejob (= 6.1.7.9)
147
+ activemodel (= 6.1.7.9)
148
+ activerecord (= 6.1.7.9)
149
+ activestorage (= 6.1.7.9)
150
+ activesupport (= 6.1.7.9)
151
+ bundler (>= 1.15.0)
152
+ railties (= 6.1.7.9)
153
+ sprockets-rails (>= 2.0.0)
154
+ rails-dom-testing (2.3.0)
155
+ activesupport (>= 5.0.0)
156
+ minitest
157
+ nokogiri (>= 1.6)
158
+ rails-html-sanitizer (1.6.2)
159
+ loofah (~> 2.21)
160
+ 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)
161
+ railties (6.1.7.9)
162
+ actionpack (= 6.1.7.9)
163
+ activesupport (= 6.1.7.9)
164
+ method_source
165
+ rake (>= 12.2)
166
+ thor (~> 1.0)
167
+ rainbow (3.1.1)
168
+ rake (13.3.1)
169
+ regexp_parser (2.11.3)
170
+ rubocop (1.81.6)
171
+ json (~> 2.3)
172
+ language_server-protocol (~> 3.17.0.2)
173
+ lint_roller (~> 1.1.0)
174
+ parallel (~> 1.10)
175
+ parser (>= 3.3.0.2)
176
+ rainbow (>= 2.2.2, < 4.0)
177
+ regexp_parser (>= 2.9.3, < 3.0)
178
+ rubocop-ast (>= 1.47.1, < 2.0)
179
+ ruby-progressbar (~> 1.7)
180
+ unicode-display_width (>= 2.4.0, < 4.0)
181
+ rubocop-ast (1.47.1)
182
+ parser (>= 3.3.7.2)
183
+ prism (~> 1.4)
184
+ rubocop-capybara (2.22.1)
185
+ lint_roller (~> 1.1)
186
+ rubocop (~> 1.72, >= 1.72.1)
187
+ rubocop-factory_bot (2.27.1)
188
+ lint_roller (~> 1.1)
189
+ rubocop (~> 1.72, >= 1.72.1)
190
+ rubocop-performance (1.26.1)
191
+ lint_roller (~> 1.1)
192
+ rubocop (>= 1.75.0, < 2.0)
193
+ rubocop-ast (>= 1.47.1, < 2.0)
194
+ rubocop-rails (2.33.4)
195
+ activesupport (>= 4.2.0)
196
+ lint_roller (~> 1.1)
197
+ rack (>= 1.1)
198
+ rubocop (>= 1.75.0, < 2.0)
199
+ rubocop-ast (>= 1.44.0, < 2.0)
200
+ rubocop-rake (0.7.1)
201
+ lint_roller (~> 1.1)
202
+ rubocop (>= 1.72.1)
203
+ rubocop-rspec (2.31.0)
204
+ rubocop (~> 1.40)
205
+ rubocop-capybara (~> 2.17)
206
+ rubocop-factory_bot (~> 2.22)
207
+ rubocop-rspec_rails (~> 2.28)
208
+ rubocop-rspec_rails (2.29.1)
209
+ rubocop (~> 1.61)
210
+ ruby-progressbar (1.13.0)
211
+ simplecov (0.22.0)
212
+ docile (~> 1.1)
213
+ simplecov-html (~> 0.11)
214
+ simplecov_json_formatter (~> 0.1)
215
+ simplecov-html (0.13.2)
216
+ simplecov_json_formatter (0.1.4)
217
+ sprockets (4.2.2)
218
+ concurrent-ruby (~> 1.0)
219
+ logger
220
+ rack (>= 2.2.4, < 4)
221
+ sprockets-rails (3.5.2)
222
+ actionpack (>= 6.1)
223
+ activesupport (>= 6.1)
224
+ sprockets (>= 3.0.0)
225
+ sqlite3 (1.5.4)
226
+ mini_portile2 (~> 2.8.0)
227
+ sqlite3 (1.5.4-arm64-darwin)
228
+ sqlite3 (1.5.4-x86-linux)
229
+ sqlite3 (1.5.4-x86_64-darwin)
230
+ sqlite3 (1.5.4-x86_64-linux)
231
+ thor (1.4.0)
232
+ timeout (0.4.4)
233
+ tzinfo (2.0.6)
234
+ concurrent-ruby (~> 1.0)
235
+ unicode-display_width (3.2.0)
236
+ unicode-emoji (~> 4.1)
237
+ unicode-emoji (4.1.0)
238
+ websocket-driver (0.8.0)
239
+ base64
240
+ websocket-extensions (>= 0.1.0)
241
+ websocket-extensions (0.1.5)
242
+ zeitwerk (2.6.18)
243
+
244
+ PLATFORMS
245
+ arm64-darwin
246
+ ruby
247
+ x86-linux
248
+ x86_64-darwin
249
+ x86_64-linux
250
+
251
+ DEPENDENCIES
252
+ appraisal
253
+ bigdecimal (= 3.3.1)
254
+ concurrent-ruby (= 1.3.4)
255
+ minitest
256
+ panolint
257
+ rails (= 6.1.7.9)
258
+ rake
259
+ rubocop (~> 1.39)
260
+ rubocop-rake
261
+ setler!
262
+ simplecov
263
+ sqlite3 (= 1.5.4)
264
+
265
+ BUNDLED WITH
266
+ 2.5.10
@@ -0,0 +1,8 @@
1
+ # This file was generated by Appraisal
2
+
3
+ source "https://rubygems.org"
4
+
5
+ gem "rails", "~> 7.2"
6
+ gem "sqlite3"
7
+
8
+ gemspec path: "../"