6
6
actionview (>= 7.0 )
7
7
activejob (>= 7.0 )
8
8
activesupport (>= 7.0 )
9
- logfmt (>= 0.0.10 )
10
9
railties (>= 7.0 )
11
10
sqlite3
12
11
13
12
GEM
14
13
remote: https://rubygems.org/
15
14
specs:
16
- actioncable (7.1.3 .2 )
17
- actionpack (= 7.1.3 .2 )
18
- activesupport (= 7.1.3 .2 )
15
+ actioncable (8.0 .2 )
16
+ actionpack (= 8.0 .2 )
17
+ activesupport (= 8.0 .2 )
19
18
nio4r (~> 2.0 )
20
19
websocket-driver (>= 0.6.1 )
21
20
zeitwerk (~> 2.6 )
22
- actionmailbox (7.1.3.2 )
23
- actionpack (= 7.1.3.2 )
24
- activejob (= 7.1.3.2 )
25
- activerecord (= 7.1.3.2 )
26
- activestorage (= 7.1.3.2 )
27
- activesupport (= 7.1.3.2 )
28
- mail (>= 2.7.1 )
29
- net-imap
30
- net-pop
31
- net-smtp
32
- actionmailer (7.1.3.2 )
33
- actionpack (= 7.1.3.2 )
34
- actionview (= 7.1.3.2 )
35
- activejob (= 7.1.3.2 )
36
- activesupport (= 7.1.3.2 )
37
- mail (~> 2.5 , >= 2.5.4 )
38
- net-imap
39
- net-pop
40
- net-smtp
21
+ actionmailbox (8.0.2 )
22
+ actionpack (= 8.0.2 )
23
+ activejob (= 8.0.2 )
24
+ activerecord (= 8.0.2 )
25
+ activestorage (= 8.0.2 )
26
+ activesupport (= 8.0.2 )
27
+ mail (>= 2.8.0 )
28
+ actionmailer (8.0.2 )
29
+ actionpack (= 8.0.2 )
30
+ actionview (= 8.0.2 )
31
+ activejob (= 8.0.2 )
32
+ activesupport (= 8.0.2 )
33
+ mail (>= 2.8.0 )
41
34
rails-dom-testing (~> 2.2 )
42
- actionpack (7.1.3 .2 )
43
- actionview (= 7.1.3 .2 )
44
- activesupport (= 7.1.3 .2 )
35
+ actionpack (8.0 .2 )
36
+ actionview (= 8.0 .2 )
37
+ activesupport (= 8.0 .2 )
45
38
nokogiri (>= 1.8.5 )
46
- racc
47
39
rack (>= 2.2.4 )
48
40
rack-session (>= 1.0.1 )
49
41
rack-test (>= 0.6.3 )
50
42
rails-dom-testing (~> 2.2 )
51
43
rails-html-sanitizer (~> 1.6 )
52
- actiontext (7.1.3.2 )
53
- actionpack (= 7.1.3.2 )
54
- activerecord (= 7.1.3.2 )
55
- activestorage (= 7.1.3.2 )
56
- activesupport (= 7.1.3.2 )
44
+ useragent (~> 0.16 )
45
+ actiontext (8.0.2 )
46
+ actionpack (= 8.0.2 )
47
+ activerecord (= 8.0.2 )
48
+ activestorage (= 8.0.2 )
49
+ activesupport (= 8.0.2 )
57
50
globalid (>= 0.6.0 )
58
51
nokogiri (>= 1.8.5 )
59
- actionview (7.1.3 .2 )
60
- activesupport (= 7.1.3 .2 )
52
+ actionview (8.0 .2 )
53
+ activesupport (= 8.0 .2 )
61
54
builder (~> 3.1 )
62
55
erubi (~> 1.11 )
63
56
rails-dom-testing (~> 2.2 )
64
57
rails-html-sanitizer (~> 1.6 )
65
- activejob (7.1.3 .2 )
66
- activesupport (= 7.1.3 .2 )
58
+ activejob (8.0 .2 )
59
+ activesupport (= 8.0 .2 )
67
60
globalid (>= 0.3.6 )
68
- activemodel (7.1.3 .2 )
69
- activesupport (= 7.1.3 .2 )
70
- activerecord (7.1.3 .2 )
71
- activemodel (= 7.1.3 .2 )
72
- activesupport (= 7.1.3 .2 )
61
+ activemodel (8.0 .2 )
62
+ activesupport (= 8.0 .2 )
63
+ activerecord (8.0 .2 )
64
+ activemodel (= 8.0 .2 )
65
+ activesupport (= 8.0 .2 )
73
66
timeout (>= 0.4.0 )
74
- activestorage (7.1.3 .2 )
75
- actionpack (= 7.1.3 .2 )
76
- activejob (= 7.1.3 .2 )
77
- activerecord (= 7.1.3 .2 )
78
- activesupport (= 7.1.3 .2 )
67
+ activestorage (8.0 .2 )
68
+ actionpack (= 8.0 .2 )
69
+ activejob (= 8.0 .2 )
70
+ activerecord (= 8.0 .2 )
71
+ activesupport (= 8.0 .2 )
79
72
marcel (~> 1.0 )
80
- activesupport (7.1.3 .2 )
73
+ activesupport (8.0 .2 )
81
74
base64
75
+ benchmark (>= 0.3 )
82
76
bigdecimal
83
- concurrent-ruby (~> 1.0 , >= 1.0.2 )
77
+ concurrent-ruby (~> 1.0 , >= 1.3.1 )
84
78
connection_pool (>= 2.2.5 )
85
79
drb
86
80
i18n (>= 1.6 , < 2 )
81
+ logger (>= 1.4.2 )
87
82
minitest (>= 5.1 )
88
- mutex_m
89
- tzinfo (~> 2.0 )
83
+ securerandom (>= 0.3 )
84
+ tzinfo (~> 2.0 , >= 2.0.5 )
85
+ uri (>= 0.13.1 )
90
86
ast (2.4.2 )
91
87
base64 (0.2.0 )
88
+ benchmark (0.4.0 )
92
89
bigdecimal (3.1.7 )
93
90
builder (3.2.4 )
94
- concurrent-ruby (1.2.3 )
91
+ concurrent-ruby (1.3.5 )
95
92
connection_pool (2.4.1 )
96
93
crass (1.0.6 )
97
- date (3.3.4 )
94
+ date (3.4.1 )
98
95
drb (2.2.1 )
99
96
erubi (1.12.0 )
100
97
globalid (1.2.1 )
101
98
activesupport (>= 6.1 )
102
99
i18n (1.14.4 )
103
100
concurrent-ruby (~> 1.0 )
104
101
io-console (0.7.2 )
105
- irb (1.12.0 )
106
- rdoc
102
+ irb (1.15.2 )
103
+ pp (>= 0.6.0 )
104
+ rdoc (>= 4.0.0 )
107
105
reline (>= 0.4.2 )
108
106
json (2.7.2 )
109
107
language_server-protocol (3.17.0.3 )
110
108
lint_roller (1.1.0 )
111
- logfmt ( 0.0.10 )
109
+ logger ( 1.7.0 )
112
110
loofah (2.22.0 )
113
111
crass (~> 1.0.2 )
114
112
nokogiri (>= 1.12.0 )
@@ -120,25 +118,27 @@ GEM
120
118
marcel (1.0.4 )
121
119
mini_mime (1.1.5 )
122
120
minitest (5.22.3 )
123
- mutex_m (0.2.0 )
124
- net-imap (0.4.10 )
121
+ net-imap (0.5.8 )
125
122
date
126
123
net-protocol
127
124
net-pop (0.1.2 )
128
125
net-protocol
129
126
net-protocol (0.2.2 )
130
127
timeout
131
- net-smtp (0.5.0 )
128
+ net-smtp (0.5.1 )
132
129
net-protocol
133
- nio4r (2.7.1 )
134
- nokogiri (1.16.4 -arm64-darwin )
130
+ nio4r (2.7.4 )
131
+ nokogiri (1.18.8 -arm64-darwin )
135
132
racc (~> 1.4 )
136
- nokogiri (1.16.4 -x86_64-linux )
133
+ nokogiri (1.18.8 -x86_64-linux-gnu )
137
134
racc (~> 1.4 )
138
135
parallel (1.24.0 )
139
136
parser (3.3.0.5 )
140
137
ast (~> 2.4.1 )
141
138
racc
139
+ pp (0.6.2 )
140
+ prettyprint
141
+ prettyprint (0.2.0 )
142
142
psych (5.1.2 )
143
143
stringio
144
144
racc (1.7.3 )
@@ -150,31 +150,31 @@ GEM
150
150
rackup (2.1.0 )
151
151
rack (>= 3 )
152
152
webrick (~> 1.8 )
153
- rails (7.1.3 .2 )
154
- actioncable (= 7.1.3 .2 )
155
- actionmailbox (= 7.1.3 .2 )
156
- actionmailer (= 7.1.3 .2 )
157
- actionpack (= 7.1.3 .2 )
158
- actiontext (= 7.1.3 .2 )
159
- actionview (= 7.1.3 .2 )
160
- activejob (= 7.1.3 .2 )
161
- activemodel (= 7.1.3 .2 )
162
- activerecord (= 7.1.3 .2 )
163
- activestorage (= 7.1.3 .2 )
164
- activesupport (= 7.1.3 .2 )
153
+ rails (8.0 .2 )
154
+ actioncable (= 8.0 .2 )
155
+ actionmailbox (= 8.0 .2 )
156
+ actionmailer (= 8.0 .2 )
157
+ actionpack (= 8.0 .2 )
158
+ actiontext (= 8.0 .2 )
159
+ actionview (= 8.0 .2 )
160
+ activejob (= 8.0 .2 )
161
+ activemodel (= 8.0 .2 )
162
+ activerecord (= 8.0 .2 )
163
+ activestorage (= 8.0 .2 )
164
+ activesupport (= 8.0 .2 )
165
165
bundler (>= 1.15.0 )
166
- railties (= 7.1.3 .2 )
166
+ railties (= 8.0 .2 )
167
167
rails-dom-testing (2.2.0 )
168
168
activesupport (>= 5.0.0 )
169
169
minitest
170
170
nokogiri (>= 1.6 )
171
171
rails-html-sanitizer (1.6.0 )
172
172
loofah (~> 2.21 )
173
173
nokogiri (~> 1.14 )
174
- railties (7.1.3 .2 )
175
- actionpack (= 7.1.3 .2 )
176
- activesupport (= 7.1.3 .2 )
177
- irb
174
+ railties (8.0 .2 )
175
+ actionpack (= 8.0 .2 )
176
+ activesupport (= 8.0 .2 )
177
+ irb ( ~> 1.13 )
178
178
rackup (>= 1.0.0 )
179
179
rake (>= 12.2 )
180
180
thor (~> 1.0 , >= 1.2.2 )
205
205
rubocop-ast (>= 1.30.0 , < 2.0 )
206
206
ruby-progressbar (1.13.0 )
207
207
rubyzip (2.3.2 )
208
- sqlite3 (1.7.3-arm64-darwin )
209
- sqlite3 (1.7.3-x86_64-linux )
208
+ securerandom (0.4.1 )
209
+ sqlite3 (2.6.0-arm64-darwin )
210
+ sqlite3 (2.6.0-x86_64-linux-gnu )
210
211
standard (1.35.1 )
211
212
language_server-protocol (~> 3.17.0.2 )
212
213
lint_roller (~> 1.0 )
@@ -221,12 +222,15 @@ GEM
221
222
rubocop-performance (~> 1.20.2 )
222
223
stringio (3.1.0 )
223
224
thor (1.3.1 )
224
- timeout (0.4.1 )
225
+ timeout (0.4.3 )
225
226
tzinfo (2.0.6 )
226
227
concurrent-ruby (~> 1.0 )
227
228
unicode-display_width (2.5.0 )
229
+ uri (1.0.3 )
230
+ useragent (0.16.11 )
228
231
webrick (1.8.1 )
229
- websocket-driver (0.7.6 )
232
+ websocket-driver (0.8.0 )
233
+ base64
230
234
websocket-extensions (>= 0.1.0 )
231
235
websocket-extensions (0.1.5 )
232
236
zeitwerk (2.6.13 )
@@ -241,7 +245,6 @@ DEPENDENCIES
241
245
rails
242
246
rake (~> 13.0 )
243
247
rubyzip
244
- sqlite3
245
248
standard (~> 1.3 )
246
249
247
250
BUNDLED WITH
0 commit comments