1
- GIT
2
- remote: https://github.com/rails/rails.git
3
- revision: 21bbf5aeef607298fbc0f6bc88ef862c452d62d7
4
- branch: main
1
+ PATH
2
+ remote: .
5
3
specs:
6
- actioncable (8.0.0.alpha )
7
- actionpack (= 8.0.0.alpha )
8
- activesupport (= 8.0.0.alpha )
4
+ azure-blob (0.5.8 )
5
+ rexml
6
+
7
+ GEM
8
+ remote: https://rubygems.org/
9
+ specs:
10
+ actioncable (8.0.2 )
11
+ actionpack (= 8.0.2 )
12
+ activesupport (= 8.0.2 )
9
13
nio4r (~> 2.0 )
10
14
websocket-driver (>= 0.6.1 )
11
15
zeitwerk (~> 2.6 )
12
- actionmailbox (8.0.0.alpha )
13
- actionpack (= 8.0.0.alpha )
14
- activejob (= 8.0.0.alpha )
15
- activerecord (= 8.0.0.alpha )
16
- activestorage (= 8.0.0.alpha )
17
- activesupport (= 8.0.0.alpha )
16
+ actionmailbox (8.0.2 )
17
+ actionpack (= 8.0.2 )
18
+ activejob (= 8.0.2 )
19
+ activerecord (= 8.0.2 )
20
+ activestorage (= 8.0.2 )
21
+ activesupport (= 8.0.2 )
18
22
mail (>= 2.8.0 )
19
- actionmailer (8.0.0.alpha )
20
- actionpack (= 8.0.0.alpha )
21
- actionview (= 8.0.0.alpha )
22
- activejob (= 8.0.0.alpha )
23
- activesupport (= 8.0.0.alpha )
23
+ actionmailer (8.0.2 )
24
+ actionpack (= 8.0.2 )
25
+ actionview (= 8.0.2 )
26
+ activejob (= 8.0.2 )
27
+ activesupport (= 8.0.2 )
24
28
mail (>= 2.8.0 )
25
29
rails-dom-testing (~> 2.2 )
26
- actionpack (8.0.0.alpha )
27
- actionview (= 8.0.0.alpha )
28
- activesupport (= 8.0.0.alpha )
30
+ actionpack (8.0.2 )
31
+ actionview (= 8.0.2 )
32
+ activesupport (= 8.0.2 )
29
33
nokogiri (>= 1.8.5 )
30
- racc
31
34
rack (>= 2.2.4 )
32
35
rack-session (>= 1.0.1 )
33
36
rack-test (>= 0.6.3 )
34
37
rails-dom-testing (~> 2.2 )
35
38
rails-html-sanitizer (~> 1.6 )
36
39
useragent (~> 0.16 )
37
- actiontext (8.0.0.alpha )
38
- actionpack (= 8.0.0.alpha )
39
- activerecord (= 8.0.0.alpha )
40
- activestorage (= 8.0.0.alpha )
41
- activesupport (= 8.0.0.alpha )
40
+ actiontext (8.0.2 )
41
+ actionpack (= 8.0.2 )
42
+ activerecord (= 8.0.2 )
43
+ activestorage (= 8.0.2 )
44
+ activesupport (= 8.0.2 )
42
45
globalid (>= 0.6.0 )
43
46
nokogiri (>= 1.8.5 )
44
- actionview (8.0.0.alpha )
45
- activesupport (= 8.0.0.alpha )
47
+ actionview (8.0.2 )
48
+ activesupport (= 8.0.2 )
46
49
builder (~> 3.1 )
47
50
erubi (~> 1.11 )
48
51
rails-dom-testing (~> 2.2 )
49
52
rails-html-sanitizer (~> 1.6 )
50
- activejob (8.0.0.alpha )
51
- activesupport (= 8.0.0.alpha )
53
+ activejob (8.0.2 )
54
+ activesupport (= 8.0.2 )
52
55
globalid (>= 0.3.6 )
53
- activemodel (8.0.0.alpha )
54
- activesupport (= 8.0.0.alpha )
55
- activerecord (8.0.0.alpha )
56
- activemodel (= 8.0.0.alpha )
57
- activesupport (= 8.0.0.alpha )
56
+ activemodel (8.0.2 )
57
+ activesupport (= 8.0.2 )
58
+ activerecord (8.0.2 )
59
+ activemodel (= 8.0.2 )
60
+ activesupport (= 8.0.2 )
58
61
timeout (>= 0.4.0 )
59
- activestorage (8.0.0.alpha )
60
- actionpack (= 8.0.0.alpha )
61
- activejob (= 8.0.0.alpha )
62
- activerecord (= 8.0.0.alpha )
63
- activesupport (= 8.0.0.alpha )
62
+ activestorage (8.0.2 )
63
+ actionpack (= 8.0.2 )
64
+ activejob (= 8.0.2 )
65
+ activerecord (= 8.0.2 )
66
+ activesupport (= 8.0.2 )
64
67
marcel (~> 1.0 )
65
- activesupport (8.0.0.alpha )
68
+ activesupport (8.0.2 )
66
69
base64
70
+ benchmark (>= 0.3 )
67
71
bigdecimal
68
- concurrent-ruby (~> 1.0 , >= 1.0.2 )
72
+ concurrent-ruby (~> 1.0 , >= 1.3.1 )
69
73
connection_pool (>= 2.2.5 )
70
74
drb
71
75
i18n (>= 1.6 , < 2 )
76
+ logger (>= 1.4.2 )
72
77
minitest (>= 5.1 )
78
+ securerandom (>= 0.3 )
73
79
tzinfo (~> 2.0 , >= 2.0.5 )
74
- rails (8.0.0.alpha )
75
- actioncable (= 8.0.0.alpha )
76
- actionmailbox (= 8.0.0.alpha )
77
- actionmailer (= 8.0.0.alpha )
78
- actionpack (= 8.0.0.alpha )
79
- actiontext (= 8.0.0.alpha )
80
- actionview (= 8.0.0.alpha )
81
- activejob (= 8.0.0.alpha )
82
- activemodel (= 8.0.0.alpha )
83
- activerecord (= 8.0.0.alpha )
84
- activestorage (= 8.0.0.alpha )
85
- activesupport (= 8.0.0.alpha )
86
- bundler (>= 1.15.0 )
87
- railties (= 8.0.0.alpha )
88
- railties (8.0.0.alpha )
89
- actionpack (= 8.0.0.alpha )
90
- activesupport (= 8.0.0.alpha )
91
- irb (~> 1.13 )
92
- rackup (>= 1.0.0 )
93
- rake (>= 12.2 )
94
- thor (~> 1.0 , >= 1.2.2 )
95
- zeitwerk (~> 2.6 )
96
-
97
- PATH
98
- remote: .
99
- specs:
100
- azure-blob (0.5.8 )
101
- rexml
102
-
103
- GEM
104
- remote: https://rubygems.org/
105
- specs:
80
+ uri (>= 0.13.1 )
106
81
ast (2.4.2 )
107
82
base64 (0.2.0 )
108
83
bcrypt_pbkdf (1.1.1 )
109
84
bcrypt_pbkdf (1.1.1-arm64-darwin )
110
- bigdecimal (3.1.8 )
111
- builder (3.2.4 )
112
- concurrent-ruby (1.2.3 )
113
- connection_pool (2.4.1 )
85
+ benchmark (0.4.0 )
86
+ bigdecimal (3.1.9 )
87
+ builder (3.3.0 )
88
+ concurrent-ruby (1.3.5 )
89
+ connection_pool (2.5.3 )
114
90
crass (1.0.6 )
115
- date (3.3.4 )
91
+ date (3.4.1 )
116
92
debug (1.9.2 )
117
93
irb (~> 1.10 )
118
94
reline (>= 0.3.8 )
119
95
drb (2.2.1 )
120
96
ed25519 (1.3.0 )
121
- erubi (1.12.0 )
97
+ erb (5.0.1 )
98
+ erubi (1.13.1 )
122
99
ffi (1.17.1-arm64-darwin )
123
100
ffi (1.17.1-x86_64-linux-gnu )
124
101
globalid (1.2.1 )
125
102
activesupport (>= 6.1 )
126
- i18n (1.14.5 )
103
+ i18n (1.14.7 )
127
104
concurrent-ruby (~> 1.0 )
128
105
image_processing (1.12.2 )
129
106
mini_magick (>= 4.9.5 , < 5 )
130
107
ruby-vips (>= 2.0.17 , < 3 )
131
- io-console (0.7.2 )
132
- irb (1.13.1 )
108
+ io-console (0.8.0 )
109
+ irb (1.15.2 )
110
+ pp (>= 0.6.0 )
133
111
rdoc (>= 4.0.0 )
134
112
reline (>= 0.4.2 )
135
113
json (2.7.2 )
136
114
language_server-protocol (3.17.0.3 )
137
- loofah (2.22.0 )
115
+ logger (1.7.0 )
116
+ loofah (2.24.1 )
138
117
crass (~> 1.0.2 )
139
118
nokogiri (>= 1.12.0 )
140
119
m (1.6.2 )
@@ -149,57 +128,84 @@ GEM
149
128
method_source (1.1.0 )
150
129
mini_magick (4.12.0 )
151
130
mini_mime (1.1.5 )
152
- minitest (5.23.1 )
131
+ minitest (5.25.5 )
153
132
minitest-fail-fast (0.1.0 )
154
133
minitest (~> 5 )
155
- net-imap (0.4.11 )
134
+ net-imap (0.5.8 )
156
135
date
157
136
net-protocol
158
137
net-pop (0.1.2 )
159
138
net-protocol
160
139
net-protocol (0.2.2 )
161
140
timeout
162
- net-smtp (0.5.0 )
141
+ net-smtp (0.5.1 )
163
142
net-protocol
164
143
net-ssh (7.2.3 )
165
- nio4r (2.7.3 )
166
- nokogiri (1.16.5 -arm64-darwin )
144
+ nio4r (2.7.4 )
145
+ nokogiri (1.18.8 -arm64-darwin )
167
146
racc (~> 1.4 )
168
- nokogiri (1.16.5 -x86_64-linux )
147
+ nokogiri (1.18.8 -x86_64-linux-gnu )
169
148
racc (~> 1.4 )
170
149
parallel (1.24.0 )
171
150
parser (3.3.1.0 )
172
151
ast (~> 2.4.1 )
173
152
racc
153
+ pp (0.6.2 )
154
+ prettyprint
155
+ prettyprint (0.2.0 )
174
156
propshaft (0.9.0 )
175
157
actionpack (>= 7.0.0 )
176
158
activesupport (>= 7.0.0 )
177
159
rack
178
160
railties (>= 7.0.0 )
179
- psych (5.1.2 )
161
+ psych (5.2.6 )
162
+ date
180
163
stringio
181
- racc (1.8.0 )
182
- rack (3.0.11 )
183
- rack-session (2.0.0 )
164
+ racc (1.8.1 )
165
+ rack (3.1.15 )
166
+ rack-session (2.1.1 )
167
+ base64 (>= 0.1.0 )
184
168
rack (>= 3.0.0 )
185
- rack-test (2.1 .0 )
169
+ rack-test (2.2 .0 )
186
170
rack (>= 1.3 )
187
- rackup (2.1.0 )
171
+ rackup (2.2.1 )
188
172
rack (>= 3 )
189
- webrick (~> 1.8 )
173
+ rails (8.0.2 )
174
+ actioncable (= 8.0.2 )
175
+ actionmailbox (= 8.0.2 )
176
+ actionmailer (= 8.0.2 )
177
+ actionpack (= 8.0.2 )
178
+ actiontext (= 8.0.2 )
179
+ actionview (= 8.0.2 )
180
+ activejob (= 8.0.2 )
181
+ activemodel (= 8.0.2 )
182
+ activerecord (= 8.0.2 )
183
+ activestorage (= 8.0.2 )
184
+ activesupport (= 8.0.2 )
185
+ bundler (>= 1.15.0 )
186
+ railties (= 8.0.2 )
190
187
rails-dom-testing (2.2.0 )
191
188
activesupport (>= 5.0.0 )
192
189
minitest
193
190
nokogiri (>= 1.6 )
194
- rails-html-sanitizer (1.6.0 )
191
+ rails-html-sanitizer (1.6.2 )
195
192
loofah (~> 2.21 )
196
- nokogiri (~> 1.14 )
193
+ 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 )
194
+ railties (8.0.2 )
195
+ actionpack (= 8.0.2 )
196
+ activesupport (= 8.0.2 )
197
+ irb (~> 1.13 )
198
+ rackup (>= 1.0.0 )
199
+ rake (>= 12.2 )
200
+ thor (~> 1.0 , >= 1.2.2 )
201
+ zeitwerk (~> 2.6 )
197
202
rainbow (3.1.1 )
198
203
rake (13.2.1 )
199
- rdoc (6.7.0 )
204
+ rdoc (6.14.0 )
205
+ erb
200
206
psych (>= 4.0.0 )
201
207
regexp_parser (2.9.2 )
202
- reline (0.5.7 )
208
+ reline (0.6.1 )
203
209
io-console (~> 0.5 )
204
210
rexml (3.2.8 )
205
211
strscan (>= 3.0.9 )
@@ -235,21 +241,23 @@ GEM
235
241
ruby-progressbar (1.13.0 )
236
242
ruby-vips (2.2.1 )
237
243
ffi (~> 1.12 )
244
+ securerandom (0.4.1 )
238
245
sqlite3 (2.0.2-arm64-darwin )
239
246
sqlite3 (2.0.2-x86_64-linux-gnu )
240
- stringio (3.1.1 )
247
+ stringio (3.1.7 )
241
248
strscan (3.1.0 )
242
- thor (1.3.1 )
243
- timeout (0.4.1 )
249
+ thor (1.3.2 )
250
+ timeout (0.4.3 )
244
251
tzinfo (2.0.6 )
245
252
concurrent-ruby (~> 1.0 )
246
253
unicode-display_width (2.5.0 )
247
- useragent (0.16.10 )
248
- webrick (1.8.1 )
249
- websocket-driver (0.7.6 )
254
+ uri (1.0.3 )
255
+ useragent (0.16.11 )
256
+ websocket-driver (0.7.7 )
257
+ base64
250
258
websocket-extensions (>= 0.1.0 )
251
259
websocket-extensions (0.1.5 )
252
- zeitwerk (2.6.14 )
260
+ zeitwerk (2.7.2 )
253
261
254
262
PLATFORMS
255
263
arm64-darwin-23
@@ -267,7 +275,7 @@ DEPENDENCIES
267
275
minitest-fail-fast
268
276
net-ssh
269
277
propshaft (>= 0.1.7 )
270
- rails !
278
+ rails
271
279
rake
272
280
rubocop-rails-omakase
273
281
sqlite3 (>= 1.6.6 )
0 commit comments