data_taster 0.3.0 → 0.4.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 +4 -4
- data/Gemfile +4 -0
- data/Gemfile.lock +146 -145
- data/docs/CHANGELOG.md +4 -0
- data/docs/README.md +1 -1
- data/gemfiles/rails_6_0.gemfile +4 -0
- data/gemfiles/rails_6_0.gemfile.lock +57 -57
- data/gemfiles/rails_6_1.gemfile +4 -0
- data/gemfiles/rails_6_1.gemfile.lock +60 -60
- data/gemfiles/rails_7_0.gemfile +4 -0
- data/gemfiles/rails_7_0.gemfile.lock +57 -57
- data/lib/data_taster/flavors.rb +3 -3
- data/lib/data_taster/helper.rb +1 -5
- data/lib/data_taster/version.rb +1 -1
- metadata +17 -6
@@ -1,8 +1,8 @@
|
|
1
1
|
PATH
|
2
2
|
remote: ../../rubocop-powerhome
|
3
3
|
specs:
|
4
|
-
rubocop-powerhome (0.5.
|
5
|
-
rubocop (
|
4
|
+
rubocop-powerhome (0.5.3)
|
5
|
+
rubocop (= 1.66.1)
|
6
6
|
rubocop-performance
|
7
7
|
rubocop-rails
|
8
8
|
rubocop-rake
|
@@ -11,7 +11,8 @@ PATH
|
|
11
11
|
PATH
|
12
12
|
remote: ..
|
13
13
|
specs:
|
14
|
-
data_taster (0.
|
14
|
+
data_taster (0.4.1)
|
15
|
+
nokogiri (= 1.17.2)
|
15
16
|
rails (>= 6.0)
|
16
17
|
|
17
18
|
GEM
|
@@ -77,26 +78,29 @@ GEM
|
|
77
78
|
rake
|
78
79
|
thor (>= 0.14.0)
|
79
80
|
ast (2.4.2)
|
80
|
-
builder (3.
|
81
|
-
concurrent-ruby (1.
|
81
|
+
builder (3.3.0)
|
82
|
+
concurrent-ruby (1.3.4)
|
82
83
|
crass (1.0.6)
|
83
|
-
|
84
|
+
csv (3.3.1)
|
85
|
+
date (3.4.1)
|
84
86
|
diff-lcs (1.5.1)
|
85
87
|
docile (1.1.5)
|
86
|
-
erubi (1.
|
88
|
+
erubi (1.13.0)
|
87
89
|
globalid (1.1.0)
|
88
90
|
activesupport (>= 5.0)
|
89
|
-
i18n (1.14.
|
91
|
+
i18n (1.14.6)
|
90
92
|
concurrent-ruby (~> 1.0)
|
91
|
-
json (2.
|
92
|
-
|
93
|
+
json (2.9.0)
|
94
|
+
language_server-protocol (3.17.0.3)
|
95
|
+
license_finder (7.2.1)
|
93
96
|
bundler
|
97
|
+
csv (~> 3.2)
|
94
98
|
rubyzip (>= 1, < 3)
|
95
99
|
thor (~> 1.2)
|
96
100
|
tomlrb (>= 1.3, < 2.1)
|
97
101
|
with_env (= 1.1.0)
|
98
102
|
xml-simple (~> 1.1.9)
|
99
|
-
loofah (2.
|
103
|
+
loofah (2.23.1)
|
100
104
|
crass (~> 1.0.2)
|
101
105
|
nokogiri (>= 1.12.0)
|
102
106
|
mail (2.8.1)
|
@@ -107,9 +111,9 @@ GEM
|
|
107
111
|
marcel (1.0.4)
|
108
112
|
method_source (1.1.0)
|
109
113
|
mini_mime (1.1.5)
|
110
|
-
mini_portile2 (2.8.
|
111
|
-
minitest (5.
|
112
|
-
net-imap (0.4.
|
114
|
+
mini_portile2 (2.8.8)
|
115
|
+
minitest (5.25.4)
|
116
|
+
net-imap (0.4.18)
|
113
117
|
date
|
114
118
|
net-protocol
|
115
119
|
net-pop (0.1.2)
|
@@ -118,21 +122,21 @@ GEM
|
|
118
122
|
timeout
|
119
123
|
net-smtp (0.5.0)
|
120
124
|
net-protocol
|
121
|
-
nio4r (2.7.
|
122
|
-
nokogiri (1.
|
125
|
+
nio4r (2.7.4)
|
126
|
+
nokogiri (1.17.2)
|
123
127
|
mini_portile2 (~> 2.8.2)
|
124
128
|
racc (~> 1.4)
|
125
|
-
nokogiri (1.
|
129
|
+
nokogiri (1.17.2-arm64-darwin)
|
126
130
|
racc (~> 1.4)
|
127
|
-
nokogiri (1.
|
131
|
+
nokogiri (1.17.2-x86_64-linux)
|
128
132
|
racc (~> 1.4)
|
129
|
-
parallel (1.
|
130
|
-
parser (3.3.0
|
133
|
+
parallel (1.26.3)
|
134
|
+
parser (3.3.6.0)
|
131
135
|
ast (~> 2.4.1)
|
132
136
|
racc
|
133
|
-
power_assert (2.0.
|
134
|
-
racc (1.
|
135
|
-
rack (2.2.
|
137
|
+
power_assert (2.0.4)
|
138
|
+
racc (1.8.1)
|
139
|
+
rack (2.2.10)
|
136
140
|
rack-test (2.1.0)
|
137
141
|
rack (>= 1.3)
|
138
142
|
rails (6.0.6.1)
|
@@ -154,9 +158,9 @@ GEM
|
|
154
158
|
activesupport (>= 5.0.0)
|
155
159
|
minitest
|
156
160
|
nokogiri (>= 1.6)
|
157
|
-
rails-html-sanitizer (1.6.
|
161
|
+
rails-html-sanitizer (1.6.2)
|
158
162
|
loofah (~> 2.21)
|
159
|
-
nokogiri (
|
163
|
+
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)
|
160
164
|
railties (6.0.6.1)
|
161
165
|
actionpack (= 6.0.6.1)
|
162
166
|
activesupport (= 6.0.6.1)
|
@@ -166,56 +170,48 @@ GEM
|
|
166
170
|
rainbow (2.2.2)
|
167
171
|
rake
|
168
172
|
rake (13.2.1)
|
169
|
-
regexp_parser (2.9.
|
170
|
-
rexml (3.
|
173
|
+
regexp_parser (2.9.3)
|
174
|
+
rexml (3.4.0)
|
171
175
|
rspec (3.13.0)
|
172
176
|
rspec-core (~> 3.13.0)
|
173
177
|
rspec-expectations (~> 3.13.0)
|
174
178
|
rspec-mocks (~> 3.13.0)
|
175
|
-
rspec-core (3.13.
|
179
|
+
rspec-core (3.13.2)
|
176
180
|
rspec-support (~> 3.13.0)
|
177
|
-
rspec-expectations (3.13.
|
181
|
+
rspec-expectations (3.13.3)
|
178
182
|
diff-lcs (>= 1.2.0, < 2.0)
|
179
183
|
rspec-support (~> 3.13.0)
|
180
|
-
rspec-mocks (3.13.
|
184
|
+
rspec-mocks (3.13.2)
|
181
185
|
diff-lcs (>= 1.2.0, < 2.0)
|
182
186
|
rspec-support (~> 3.13.0)
|
183
|
-
rspec-support (3.13.
|
184
|
-
rubocop (1.
|
187
|
+
rspec-support (3.13.2)
|
188
|
+
rubocop (1.66.1)
|
185
189
|
json (~> 2.3)
|
190
|
+
language_server-protocol (>= 3.17.0)
|
186
191
|
parallel (~> 1.10)
|
187
|
-
parser (>= 3.
|
192
|
+
parser (>= 3.3.0.2)
|
188
193
|
rainbow (>= 2.2.2, < 4.0)
|
189
|
-
regexp_parser (>=
|
190
|
-
|
191
|
-
rubocop-ast (>= 1.28.0, < 2.0)
|
194
|
+
regexp_parser (>= 2.4, < 3.0)
|
195
|
+
rubocop-ast (>= 1.32.2, < 2.0)
|
192
196
|
ruby-progressbar (~> 1.7)
|
193
197
|
unicode-display_width (>= 2.4.0, < 3.0)
|
194
|
-
rubocop-ast (1.
|
195
|
-
parser (>= 3.3.0
|
196
|
-
rubocop-
|
197
|
-
rubocop (~> 1.41)
|
198
|
-
rubocop-factory_bot (2.25.1)
|
199
|
-
rubocop (~> 1.41)
|
200
|
-
rubocop-performance (1.21.0)
|
198
|
+
rubocop-ast (1.37.0)
|
199
|
+
parser (>= 3.3.1.0)
|
200
|
+
rubocop-performance (1.23.0)
|
201
201
|
rubocop (>= 1.48.1, < 2.0)
|
202
202
|
rubocop-ast (>= 1.31.1, < 2.0)
|
203
|
-
rubocop-rails (2.
|
203
|
+
rubocop-rails (2.27.0)
|
204
204
|
activesupport (>= 4.2.0)
|
205
205
|
rack (>= 1.1)
|
206
|
-
rubocop (>= 1.
|
206
|
+
rubocop (>= 1.52.0, < 2.0)
|
207
207
|
rubocop-ast (>= 1.31.1, < 2.0)
|
208
208
|
rubocop-rake (0.6.0)
|
209
209
|
rubocop (~> 1.0)
|
210
|
-
rubocop-rspec (
|
211
|
-
rubocop (~> 1.
|
212
|
-
rubocop-capybara (~> 2.17)
|
213
|
-
rubocop-factory_bot (~> 2.22)
|
214
|
-
rubocop-rspec_rails (~> 2.28)
|
215
|
-
rubocop-rspec_rails (2.28.3)
|
216
|
-
rubocop (~> 1.40)
|
210
|
+
rubocop-rspec (3.3.0)
|
211
|
+
rubocop (~> 1.61)
|
217
212
|
ruby-progressbar (1.13.0)
|
218
213
|
rubyzip (2.3.2)
|
214
|
+
securerandom (0.3.2)
|
219
215
|
simplecov (0.15.1)
|
220
216
|
docile (~> 1.1.0)
|
221
217
|
json (>= 1.8, < 3)
|
@@ -230,13 +226,13 @@ GEM
|
|
230
226
|
sprockets (>= 3.0.0)
|
231
227
|
test-unit (3.1.5)
|
232
228
|
power_assert
|
233
|
-
thor (1.3.
|
229
|
+
thor (1.3.2)
|
234
230
|
thread_safe (0.3.6)
|
235
|
-
timeout (0.4.
|
231
|
+
timeout (0.4.3)
|
236
232
|
tomlrb (2.0.3)
|
237
233
|
tzinfo (1.2.11)
|
238
234
|
thread_safe (~> 0.1)
|
239
|
-
unicode-display_width (2.
|
235
|
+
unicode-display_width (2.6.0)
|
240
236
|
websocket-driver (0.7.6)
|
241
237
|
websocket-extensions (>= 0.1.0)
|
242
238
|
websocket-extensions (0.1.5)
|
@@ -244,7 +240,7 @@ GEM
|
|
244
240
|
xml-simple (1.1.9)
|
245
241
|
rexml
|
246
242
|
yard (0.9.34)
|
247
|
-
zeitwerk (2.6.
|
243
|
+
zeitwerk (2.6.18)
|
248
244
|
|
249
245
|
PLATFORMS
|
250
246
|
arm64-darwin-22
|
@@ -253,19 +249,23 @@ PLATFORMS
|
|
253
249
|
x86_64-linux
|
254
250
|
|
255
251
|
DEPENDENCIES
|
252
|
+
activesupport (< 7.2.0)
|
256
253
|
appraisal (= 2.5.0)
|
257
254
|
bundler (~> 2.1)
|
258
255
|
data_taster!
|
259
256
|
license_finder (~> 7.0)
|
257
|
+
net-imap (< 0.5.0)
|
260
258
|
parser (>= 2.5, != 2.5.1.1)
|
261
259
|
rails (= 6.0.6.1)
|
262
260
|
rainbow (= 2.2.2)
|
263
261
|
rake (~> 13.0)
|
264
262
|
rspec (~> 3.0)
|
265
263
|
rubocop-powerhome!
|
264
|
+
securerandom (< 0.4.0)
|
266
265
|
simplecov (= 0.15.1)
|
267
266
|
test-unit (= 3.1.5)
|
268
267
|
yard (= 0.9.34)
|
268
|
+
zeitwerk (< 2.7.0)
|
269
269
|
|
270
270
|
BUNDLED WITH
|
271
|
-
2.
|
271
|
+
2.5.23
|
data/gemfiles/rails_6_1.gemfile
CHANGED
@@ -2,7 +2,11 @@
|
|
2
2
|
|
3
3
|
source "https://rubygems.org"
|
4
4
|
|
5
|
+
gem "activesupport", "< 7.2.0"
|
6
|
+
gem "net-imap", "< 0.5.0"
|
5
7
|
gem "rubocop-powerhome", path: "../../rubocop-powerhome", tag: "v0.5.2-rubocop-powerhome"
|
8
|
+
gem "securerandom", "< 0.4.0"
|
9
|
+
gem "zeitwerk", "< 2.7.0"
|
6
10
|
gem "rails", "6.1.7.7"
|
7
11
|
|
8
12
|
gemspec path: "../"
|
@@ -1,8 +1,8 @@
|
|
1
1
|
PATH
|
2
2
|
remote: ../../rubocop-powerhome
|
3
3
|
specs:
|
4
|
-
rubocop-powerhome (0.5.
|
5
|
-
rubocop (
|
4
|
+
rubocop-powerhome (0.5.3)
|
5
|
+
rubocop (= 1.66.1)
|
6
6
|
rubocop-performance
|
7
7
|
rubocop-rails
|
8
8
|
rubocop-rake
|
@@ -11,7 +11,8 @@ PATH
|
|
11
11
|
PATH
|
12
12
|
remote: ..
|
13
13
|
specs:
|
14
|
-
data_taster (0.
|
14
|
+
data_taster (0.4.1)
|
15
|
+
nokogiri (= 1.17.2)
|
15
16
|
rails (>= 6.0)
|
16
17
|
|
17
18
|
GEM
|
@@ -81,26 +82,29 @@ GEM
|
|
81
82
|
rake
|
82
83
|
thor (>= 0.14.0)
|
83
84
|
ast (2.4.2)
|
84
|
-
builder (3.
|
85
|
-
concurrent-ruby (1.
|
85
|
+
builder (3.3.0)
|
86
|
+
concurrent-ruby (1.3.4)
|
86
87
|
crass (1.0.6)
|
87
|
-
|
88
|
+
csv (3.3.1)
|
89
|
+
date (3.4.1)
|
88
90
|
diff-lcs (1.5.1)
|
89
91
|
docile (1.1.5)
|
90
|
-
erubi (1.
|
92
|
+
erubi (1.13.0)
|
91
93
|
globalid (1.2.1)
|
92
94
|
activesupport (>= 6.1)
|
93
|
-
i18n (1.14.
|
95
|
+
i18n (1.14.6)
|
94
96
|
concurrent-ruby (~> 1.0)
|
95
|
-
json (2.
|
96
|
-
|
97
|
+
json (2.9.0)
|
98
|
+
language_server-protocol (3.17.0.3)
|
99
|
+
license_finder (7.2.1)
|
97
100
|
bundler
|
101
|
+
csv (~> 3.2)
|
98
102
|
rubyzip (>= 1, < 3)
|
99
103
|
thor (~> 1.2)
|
100
104
|
tomlrb (>= 1.3, < 2.1)
|
101
105
|
with_env (= 1.1.0)
|
102
106
|
xml-simple (~> 1.1.9)
|
103
|
-
loofah (2.
|
107
|
+
loofah (2.23.1)
|
104
108
|
crass (~> 1.0.2)
|
105
109
|
nokogiri (>= 1.12.0)
|
106
110
|
mail (2.8.1)
|
@@ -111,9 +115,9 @@ GEM
|
|
111
115
|
marcel (1.0.4)
|
112
116
|
method_source (1.1.0)
|
113
117
|
mini_mime (1.1.5)
|
114
|
-
mini_portile2 (2.8.
|
115
|
-
minitest (5.
|
116
|
-
net-imap (0.4.
|
118
|
+
mini_portile2 (2.8.8)
|
119
|
+
minitest (5.25.4)
|
120
|
+
net-imap (0.4.18)
|
117
121
|
date
|
118
122
|
net-protocol
|
119
123
|
net-pop (0.1.2)
|
@@ -122,21 +126,21 @@ GEM
|
|
122
126
|
timeout
|
123
127
|
net-smtp (0.5.0)
|
124
128
|
net-protocol
|
125
|
-
nio4r (2.7.
|
126
|
-
nokogiri (1.
|
129
|
+
nio4r (2.7.4)
|
130
|
+
nokogiri (1.17.2)
|
127
131
|
mini_portile2 (~> 2.8.2)
|
128
132
|
racc (~> 1.4)
|
129
|
-
nokogiri (1.
|
133
|
+
nokogiri (1.17.2-arm64-darwin)
|
130
134
|
racc (~> 1.4)
|
131
|
-
nokogiri (1.
|
135
|
+
nokogiri (1.17.2-x86_64-linux)
|
132
136
|
racc (~> 1.4)
|
133
|
-
parallel (1.
|
134
|
-
parser (3.3.0
|
137
|
+
parallel (1.26.3)
|
138
|
+
parser (3.3.6.0)
|
135
139
|
ast (~> 2.4.1)
|
136
140
|
racc
|
137
|
-
power_assert (2.0.
|
138
|
-
racc (1.
|
139
|
-
rack (2.2.
|
141
|
+
power_assert (2.0.4)
|
142
|
+
racc (1.8.1)
|
143
|
+
rack (2.2.10)
|
140
144
|
rack-test (2.1.0)
|
141
145
|
rack (>= 1.3)
|
142
146
|
rails (6.1.7.7)
|
@@ -158,9 +162,9 @@ GEM
|
|
158
162
|
activesupport (>= 5.0.0)
|
159
163
|
minitest
|
160
164
|
nokogiri (>= 1.6)
|
161
|
-
rails-html-sanitizer (1.6.
|
165
|
+
rails-html-sanitizer (1.6.2)
|
162
166
|
loofah (~> 2.21)
|
163
|
-
nokogiri (
|
167
|
+
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)
|
164
168
|
railties (6.1.7.7)
|
165
169
|
actionpack (= 6.1.7.7)
|
166
170
|
activesupport (= 6.1.7.7)
|
@@ -170,56 +174,48 @@ GEM
|
|
170
174
|
rainbow (2.2.2)
|
171
175
|
rake
|
172
176
|
rake (13.2.1)
|
173
|
-
regexp_parser (2.9.
|
174
|
-
rexml (3.
|
177
|
+
regexp_parser (2.9.3)
|
178
|
+
rexml (3.4.0)
|
175
179
|
rspec (3.13.0)
|
176
180
|
rspec-core (~> 3.13.0)
|
177
181
|
rspec-expectations (~> 3.13.0)
|
178
182
|
rspec-mocks (~> 3.13.0)
|
179
|
-
rspec-core (3.13.
|
183
|
+
rspec-core (3.13.2)
|
180
184
|
rspec-support (~> 3.13.0)
|
181
|
-
rspec-expectations (3.13.
|
185
|
+
rspec-expectations (3.13.3)
|
182
186
|
diff-lcs (>= 1.2.0, < 2.0)
|
183
187
|
rspec-support (~> 3.13.0)
|
184
|
-
rspec-mocks (3.13.
|
188
|
+
rspec-mocks (3.13.2)
|
185
189
|
diff-lcs (>= 1.2.0, < 2.0)
|
186
190
|
rspec-support (~> 3.13.0)
|
187
|
-
rspec-support (3.13.
|
188
|
-
rubocop (1.
|
191
|
+
rspec-support (3.13.2)
|
192
|
+
rubocop (1.66.1)
|
189
193
|
json (~> 2.3)
|
194
|
+
language_server-protocol (>= 3.17.0)
|
190
195
|
parallel (~> 1.10)
|
191
|
-
parser (>= 3.
|
196
|
+
parser (>= 3.3.0.2)
|
192
197
|
rainbow (>= 2.2.2, < 4.0)
|
193
|
-
regexp_parser (>=
|
194
|
-
|
195
|
-
rubocop-ast (>= 1.28.0, < 2.0)
|
198
|
+
regexp_parser (>= 2.4, < 3.0)
|
199
|
+
rubocop-ast (>= 1.32.2, < 2.0)
|
196
200
|
ruby-progressbar (~> 1.7)
|
197
201
|
unicode-display_width (>= 2.4.0, < 3.0)
|
198
|
-
rubocop-ast (1.
|
199
|
-
parser (>= 3.3.0
|
200
|
-
rubocop-
|
201
|
-
rubocop (~> 1.41)
|
202
|
-
rubocop-factory_bot (2.25.1)
|
203
|
-
rubocop (~> 1.41)
|
204
|
-
rubocop-performance (1.21.0)
|
202
|
+
rubocop-ast (1.37.0)
|
203
|
+
parser (>= 3.3.1.0)
|
204
|
+
rubocop-performance (1.23.0)
|
205
205
|
rubocop (>= 1.48.1, < 2.0)
|
206
206
|
rubocop-ast (>= 1.31.1, < 2.0)
|
207
|
-
rubocop-rails (2.
|
207
|
+
rubocop-rails (2.27.0)
|
208
208
|
activesupport (>= 4.2.0)
|
209
209
|
rack (>= 1.1)
|
210
|
-
rubocop (>= 1.
|
210
|
+
rubocop (>= 1.52.0, < 2.0)
|
211
211
|
rubocop-ast (>= 1.31.1, < 2.0)
|
212
212
|
rubocop-rake (0.6.0)
|
213
213
|
rubocop (~> 1.0)
|
214
|
-
rubocop-rspec (
|
215
|
-
rubocop (~> 1.
|
216
|
-
rubocop-capybara (~> 2.17)
|
217
|
-
rubocop-factory_bot (~> 2.22)
|
218
|
-
rubocop-rspec_rails (~> 2.28)
|
219
|
-
rubocop-rspec_rails (2.28.3)
|
220
|
-
rubocop (~> 1.40)
|
214
|
+
rubocop-rspec (3.3.0)
|
215
|
+
rubocop (~> 1.61)
|
221
216
|
ruby-progressbar (1.13.0)
|
222
217
|
rubyzip (2.3.2)
|
218
|
+
securerandom (0.3.2)
|
223
219
|
simplecov (0.15.1)
|
224
220
|
docile (~> 1.1.0)
|
225
221
|
json (>= 1.8, < 3)
|
@@ -228,18 +224,18 @@ GEM
|
|
228
224
|
sprockets (4.2.1)
|
229
225
|
concurrent-ruby (~> 1.0)
|
230
226
|
rack (>= 2.2.4, < 4)
|
231
|
-
sprockets-rails (3.
|
232
|
-
actionpack (>=
|
233
|
-
activesupport (>=
|
227
|
+
sprockets-rails (3.5.2)
|
228
|
+
actionpack (>= 6.1)
|
229
|
+
activesupport (>= 6.1)
|
234
230
|
sprockets (>= 3.0.0)
|
235
231
|
test-unit (3.1.5)
|
236
232
|
power_assert
|
237
|
-
thor (1.3.
|
238
|
-
timeout (0.4.
|
233
|
+
thor (1.3.2)
|
234
|
+
timeout (0.4.3)
|
239
235
|
tomlrb (2.0.3)
|
240
236
|
tzinfo (2.0.6)
|
241
237
|
concurrent-ruby (~> 1.0)
|
242
|
-
unicode-display_width (2.
|
238
|
+
unicode-display_width (2.6.0)
|
243
239
|
websocket-driver (0.7.6)
|
244
240
|
websocket-extensions (>= 0.1.0)
|
245
241
|
websocket-extensions (0.1.5)
|
@@ -247,7 +243,7 @@ GEM
|
|
247
243
|
xml-simple (1.1.9)
|
248
244
|
rexml
|
249
245
|
yard (0.9.34)
|
250
|
-
zeitwerk (2.6.
|
246
|
+
zeitwerk (2.6.18)
|
251
247
|
|
252
248
|
PLATFORMS
|
253
249
|
arm64-darwin-22
|
@@ -256,19 +252,23 @@ PLATFORMS
|
|
256
252
|
x86_64-linux
|
257
253
|
|
258
254
|
DEPENDENCIES
|
255
|
+
activesupport (< 7.2.0)
|
259
256
|
appraisal (= 2.5.0)
|
260
257
|
bundler (~> 2.1)
|
261
258
|
data_taster!
|
262
259
|
license_finder (~> 7.0)
|
260
|
+
net-imap (< 0.5.0)
|
263
261
|
parser (>= 2.5, != 2.5.1.1)
|
264
262
|
rails (= 6.1.7.7)
|
265
263
|
rainbow (= 2.2.2)
|
266
264
|
rake (~> 13.0)
|
267
265
|
rspec (~> 3.0)
|
268
266
|
rubocop-powerhome!
|
267
|
+
securerandom (< 0.4.0)
|
269
268
|
simplecov (= 0.15.1)
|
270
269
|
test-unit (= 3.1.5)
|
271
270
|
yard (= 0.9.34)
|
271
|
+
zeitwerk (< 2.7.0)
|
272
272
|
|
273
273
|
BUNDLED WITH
|
274
|
-
2.
|
274
|
+
2.5.23
|
data/gemfiles/rails_7_0.gemfile
CHANGED
@@ -2,7 +2,11 @@
|
|
2
2
|
|
3
3
|
source "https://rubygems.org"
|
4
4
|
|
5
|
+
gem "activesupport", "< 7.2.0"
|
6
|
+
gem "net-imap", "< 0.5.0"
|
5
7
|
gem "rubocop-powerhome", path: "../../rubocop-powerhome", tag: "v0.5.2-rubocop-powerhome"
|
8
|
+
gem "securerandom", "< 0.4.0"
|
9
|
+
gem "zeitwerk", "< 2.7.0"
|
6
10
|
gem "rails", "7.0.8.1"
|
7
11
|
|
8
12
|
gemspec path: "../"
|