1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- actioncable (7.1.3 )
5
- actionpack (= 7.1.3 )
6
- activesupport (= 7.1.3 )
4
+ actioncable (7.1.3.1 )
5
+ actionpack (= 7.1.3.1 )
6
+ activesupport (= 7.1.3.1 )
7
7
nio4r (~> 2.0 )
8
8
websocket-driver (>= 0.6.1 )
9
9
zeitwerk (~> 2.6 )
10
- actionmailbox (7.1.3 )
11
- actionpack (= 7.1.3 )
12
- activejob (= 7.1.3 )
13
- activerecord (= 7.1.3 )
14
- activestorage (= 7.1.3 )
15
- activesupport (= 7.1.3 )
10
+ actionmailbox (7.1.3.1 )
11
+ actionpack (= 7.1.3.1 )
12
+ activejob (= 7.1.3.1 )
13
+ activerecord (= 7.1.3.1 )
14
+ activestorage (= 7.1.3.1 )
15
+ activesupport (= 7.1.3.1 )
16
16
mail (>= 2.7.1 )
17
17
net-imap
18
18
net-pop
19
19
net-smtp
20
- actionmailer (7.1.3 )
21
- actionpack (= 7.1.3 )
22
- actionview (= 7.1.3 )
23
- activejob (= 7.1.3 )
24
- activesupport (= 7.1.3 )
20
+ actionmailer (7.1.3.1 )
21
+ actionpack (= 7.1.3.1 )
22
+ actionview (= 7.1.3.1 )
23
+ activejob (= 7.1.3.1 )
24
+ activesupport (= 7.1.3.1 )
25
25
mail (~> 2.5 , >= 2.5.4 )
26
26
net-imap
27
27
net-pop
28
28
net-smtp
29
29
rails-dom-testing (~> 2.2 )
30
- actionpack (7.1.3 )
31
- actionview (= 7.1.3 )
32
- activesupport (= 7.1.3 )
30
+ actionpack (7.1.3.1 )
31
+ actionview (= 7.1.3.1 )
32
+ activesupport (= 7.1.3.1 )
33
33
nokogiri (>= 1.8.5 )
34
34
racc
35
35
rack (>= 2.2.4 )
36
36
rack-session (>= 1.0.1 )
37
37
rack-test (>= 0.6.3 )
38
38
rails-dom-testing (~> 2.2 )
39
39
rails-html-sanitizer (~> 1.6 )
40
- actiontext (7.1.3 )
41
- actionpack (= 7.1.3 )
42
- activerecord (= 7.1.3 )
43
- activestorage (= 7.1.3 )
44
- activesupport (= 7.1.3 )
40
+ actiontext (7.1.3.1 )
41
+ actionpack (= 7.1.3.1 )
42
+ activerecord (= 7.1.3.1 )
43
+ activestorage (= 7.1.3.1 )
44
+ activesupport (= 7.1.3.1 )
45
45
globalid (>= 0.6.0 )
46
46
nokogiri (>= 1.8.5 )
47
- actionview (7.1.3 )
48
- activesupport (= 7.1.3 )
47
+ actionview (7.1.3.1 )
48
+ activesupport (= 7.1.3.1 )
49
49
builder (~> 3.1 )
50
50
erubi (~> 1.11 )
51
51
rails-dom-testing (~> 2.2 )
52
52
rails-html-sanitizer (~> 1.6 )
53
- activejob (7.1.3 )
54
- activesupport (= 7.1.3 )
53
+ activejob (7.1.3.1 )
54
+ activesupport (= 7.1.3.1 )
55
55
globalid (>= 0.3.6 )
56
- activemodel (7.1.3 )
57
- activesupport (= 7.1.3 )
58
- activerecord (7.1.3 )
59
- activemodel (= 7.1.3 )
60
- activesupport (= 7.1.3 )
56
+ activemodel (7.1.3.1 )
57
+ activesupport (= 7.1.3.1 )
58
+ activerecord (7.1.3.1 )
59
+ activemodel (= 7.1.3.1 )
60
+ activesupport (= 7.1.3.1 )
61
61
timeout (>= 0.4.0 )
62
- activestorage (7.1.3 )
63
- actionpack (= 7.1.3 )
64
- activejob (= 7.1.3 )
65
- activerecord (= 7.1.3 )
66
- activesupport (= 7.1.3 )
62
+ activestorage (7.1.3.1 )
63
+ actionpack (= 7.1.3.1 )
64
+ activejob (= 7.1.3.1 )
65
+ activerecord (= 7.1.3.1 )
66
+ activesupport (= 7.1.3.1 )
67
67
marcel (~> 1.0 )
68
- activesupport (7.1.3 )
68
+ activesupport (7.1.3.1 )
69
69
base64
70
70
bigdecimal
71
71
concurrent-ruby (~> 1.0 , >= 1.0.2 )
78
78
addressable (2.8.6 )
79
79
public_suffix (>= 2.0.2 , < 6.0 )
80
80
base64 (0.2.0 )
81
- bigdecimal (3.1.6 )
81
+ bigdecimal (3.1.8 )
82
82
bindex (0.8.1 )
83
83
bootsnap (1.17.1 )
84
84
msgpack (~> 1.2 )
99
99
debug (1.9.1 )
100
100
irb (~> 1.10 )
101
101
reline (>= 0.3.8 )
102
- drb (2.2.0 )
103
- ruby2_keywords
102
+ drb (2.2.1 )
104
103
erubi (1.12.0 )
105
104
globalid (1.2.1 )
106
105
activesupport (>= 6.1 )
107
- i18n (1.14.1 )
106
+ i18n (1.14.5 )
108
107
concurrent-ruby (~> 1.0 )
109
108
importmap-rails (2.0.1 )
110
109
actionpack (>= 6.0.0 )
111
110
activesupport (>= 6.0.0 )
112
111
railties (>= 6.0.0 )
113
112
io-console (0.7.2 )
114
- irb (1.11 .1 )
115
- rdoc
113
+ irb (1.13 .1 )
114
+ rdoc ( >= 4.0.0 )
116
115
reline (>= 0.4.2 )
117
116
jbuilder (2.11.5 )
118
117
actionview (>= 5.0.0 )
@@ -125,85 +124,85 @@ GEM
125
124
net-imap
126
125
net-pop
127
126
net-smtp
128
- marcel (1.0.2 )
127
+ marcel (1.0.4 )
129
128
matrix (0.4.2 )
130
129
mini_mime (1.1.5 )
131
- mini_portile2 (2.8.5 )
132
- minitest (5.21.2 )
130
+ mini_portile2 (2.8.6 )
131
+ minitest (5.23.0 )
133
132
msgpack (1.7.2 )
134
133
mutex_m (0.2.0 )
135
- net-imap (0.4.9.1 )
134
+ net-imap (0.4.11 )
136
135
date
137
136
net-protocol
138
137
net-pop (0.1.2 )
139
138
net-protocol
140
139
net-protocol (0.2.2 )
141
140
timeout
142
- net-smtp (0.4.0.1 )
141
+ net-smtp (0.5.0 )
143
142
net-protocol
144
- nio4r (2.7.0 )
145
- nokogiri (1.16.0 )
143
+ nio4r (2.7.3 )
144
+ nokogiri (1.16.5 )
146
145
mini_portile2 (~> 2.8.2 )
147
146
racc (~> 1.4 )
148
- nokogiri (1.16.0 -aarch64-linux )
147
+ nokogiri (1.16.5 -aarch64-linux )
149
148
racc (~> 1.4 )
150
- nokogiri (1.16.0 -arm64-darwin )
149
+ nokogiri (1.16.5 -arm64-darwin )
151
150
racc (~> 1.4 )
152
- nokogiri (1.16.0 -x86_64-darwin )
151
+ nokogiri (1.16.5 -x86_64-darwin )
153
152
racc (~> 1.4 )
154
- nokogiri (1.16.0 -x86_64-linux )
153
+ nokogiri (1.16.5 -x86_64-linux )
155
154
racc (~> 1.4 )
156
155
psych (5.1.2 )
157
156
stringio
158
157
public_suffix (5.0.4 )
159
158
puma (6.4.2 )
160
159
nio4r (~> 2.0 )
161
160
racc (1.7.3 )
162
- rack (3.0.8 )
161
+ rack (3.0.11 )
163
162
rack-session (2.0.0 )
164
163
rack (>= 3.0.0 )
165
164
rack-test (2.1.0 )
166
165
rack (>= 1.3 )
167
166
rackup (2.1.0 )
168
167
rack (>= 3 )
169
168
webrick (~> 1.8 )
170
- rails (7.1.3 )
171
- actioncable (= 7.1.3 )
172
- actionmailbox (= 7.1.3 )
173
- actionmailer (= 7.1.3 )
174
- actionpack (= 7.1.3 )
175
- actiontext (= 7.1.3 )
176
- actionview (= 7.1.3 )
177
- activejob (= 7.1.3 )
178
- activemodel (= 7.1.3 )
179
- activerecord (= 7.1.3 )
180
- activestorage (= 7.1.3 )
181
- activesupport (= 7.1.3 )
169
+ rails (7.1.3.1 )
170
+ actioncable (= 7.1.3.1 )
171
+ actionmailbox (= 7.1.3.1 )
172
+ actionmailer (= 7.1.3.1 )
173
+ actionpack (= 7.1.3.1 )
174
+ actiontext (= 7.1.3.1 )
175
+ actionview (= 7.1.3.1 )
176
+ activejob (= 7.1.3.1 )
177
+ activemodel (= 7.1.3.1 )
178
+ activerecord (= 7.1.3.1 )
179
+ activestorage (= 7.1.3.1 )
180
+ activesupport (= 7.1.3.1 )
182
181
bundler (>= 1.15.0 )
183
- railties (= 7.1.3 )
182
+ railties (= 7.1.3.1 )
184
183
rails-dom-testing (2.2.0 )
185
184
activesupport (>= 5.0.0 )
186
185
minitest
187
186
nokogiri (>= 1.6 )
188
187
rails-html-sanitizer (1.6.0 )
189
188
loofah (~> 2.21 )
190
189
nokogiri (~> 1.14 )
191
- railties (7.1.3 )
192
- actionpack (= 7.1.3 )
193
- activesupport (= 7.1.3 )
190
+ railties (7.1.3.1 )
191
+ actionpack (= 7.1.3.1 )
192
+ activesupport (= 7.1.3.1 )
194
193
irb
195
194
rackup (>= 1.0.0 )
196
195
rake (>= 12.2 )
197
196
thor (~> 1.0 , >= 1.2.2 )
198
197
zeitwerk (~> 2.6 )
199
- rake (13.1.0 )
200
- rdoc (6.6.2 )
198
+ rake (13.2.1 )
199
+ rdoc (6.6.3.1 )
201
200
psych (>= 4.0.0 )
202
201
regexp_parser (2.9.0 )
203
- reline (0.4.2 )
202
+ reline (0.5.7 )
204
203
io-console (~> 0.5 )
205
- rexml (3.2.6 )
206
- ruby2_keywords ( 0 .0.5 )
204
+ rexml (3.2.8 )
205
+ strscan ( >= 3 .0.9 )
207
206
rubyzip (2.3.2 )
208
207
selenium-webdriver (4.10.0 )
209
208
rexml (~> 3.2 , >= 3.2.5 )
225
224
stimulus-rails (1.3.3 )
226
225
railties (>= 6.0.0 )
227
226
stringio (3.1.0 )
228
- thor (1.3.0 )
227
+ strscan (3.1.0 )
228
+ thor (1.3.1 )
229
229
timeout (0.4.1 )
230
230
turbo-rails (1.5.0 )
231
231
actionpack (>= 6.0.0 )
249
249
websocket-extensions (0.1.5 )
250
250
xpath (3.2.0 )
251
251
nokogiri (~> 1.8 )
252
- zeitwerk (2.6.12 )
252
+ zeitwerk (2.6.14 )
253
253
254
254
PLATFORMS
255
255
aarch64-linux
@@ -265,7 +265,7 @@ DEPENDENCIES
265
265
importmap-rails
266
266
jbuilder
267
267
puma (>= 5.0 )
268
- rails (~> 7.1.2 )
268
+ rails (~> 7.1.3 )
269
269
selenium-webdriver
270
270
sprockets-rails
271
271
sqlite3 (~> 1.4 )
0 commit comments