8
8
GEM
9
9
remote: https://rubygems.org/
10
10
specs:
11
- actioncable (7.1.4 )
12
- actionpack (= 7.1.4 )
13
- activesupport (= 7.1.4 )
11
+ actioncable (7.1.3 )
12
+ actionpack (= 7.1.3 )
13
+ activesupport (= 7.1.3 )
14
14
nio4r (~> 2.0)
15
15
websocket-driver (>= 0.6.1)
16
16
zeitwerk (~> 2.6)
17
- actionmailbox (7.1.4 )
18
- actionpack (= 7.1.4 )
19
- activejob (= 7.1.4 )
20
- activerecord (= 7.1.4 )
21
- activestorage (= 7.1.4 )
22
- activesupport (= 7.1.4 )
17
+ actionmailbox (7.1.3 )
18
+ actionpack (= 7.1.3 )
19
+ activejob (= 7.1.3 )
20
+ activerecord (= 7.1.3 )
21
+ activestorage (= 7.1.3 )
22
+ activesupport (= 7.1.3 )
23
23
mail (>= 2.7.1)
24
24
net-imap
25
25
net-pop
26
26
net-smtp
27
- actionmailer (7.1.4 )
28
- actionpack (= 7.1.4 )
29
- actionview (= 7.1.4 )
30
- activejob (= 7.1.4 )
31
- activesupport (= 7.1.4 )
27
+ actionmailer (7.1.3 )
28
+ actionpack (= 7.1.3 )
29
+ actionview (= 7.1.3 )
30
+ activejob (= 7.1.3 )
31
+ activesupport (= 7.1.3 )
32
32
mail (~> 2.5, >= 2.5.4)
33
33
net-imap
34
34
net-pop
35
35
net-smtp
36
36
rails-dom-testing (~> 2.2)
37
- actionpack (7.1.4 )
38
- actionview (= 7.1.4 )
39
- activesupport (= 7.1.4 )
37
+ actionpack (7.1.3 )
38
+ actionview (= 7.1.3 )
39
+ activesupport (= 7.1.3 )
40
40
nokogiri (>= 1.8.5)
41
41
racc
42
42
rack (>= 2.2.4)
43
43
rack-session (>= 1.0.1)
44
44
rack-test (>= 0.6.3)
45
45
rails-dom-testing (~> 2.2)
46
46
rails-html-sanitizer (~> 1.6)
47
- actiontext (7.1.4 )
48
- actionpack (= 7.1.4 )
49
- activerecord (= 7.1.4 )
50
- activestorage (= 7.1.4 )
51
- activesupport (= 7.1.4 )
47
+ actiontext (7.1.3 )
48
+ actionpack (= 7.1.3 )
49
+ activerecord (= 7.1.3 )
50
+ activestorage (= 7.1.3 )
51
+ activesupport (= 7.1.3 )
52
52
globalid (>= 0.6.0)
53
53
nokogiri (>= 1.8.5)
54
- actionview (7.1.4 )
55
- activesupport (= 7.1.4 )
54
+ actionview (7.1.3 )
55
+ activesupport (= 7.1.3 )
56
56
builder (~> 3.1)
57
57
erubi (~> 1.11)
58
58
rails-dom-testing (~> 2.2)
59
59
rails-html-sanitizer (~> 1.6)
60
- activejob (7.1.4 )
61
- activesupport (= 7.1.4 )
60
+ activejob (7.1.3 )
61
+ activesupport (= 7.1.3 )
62
62
globalid (>= 0.3.6)
63
- activemodel (7.1.4 )
64
- activesupport (= 7.1.4 )
65
- activerecord (7.1.4 )
66
- activemodel (= 7.1.4 )
67
- activesupport (= 7.1.4 )
63
+ activemodel (7.1.3 )
64
+ activesupport (= 7.1.3 )
65
+ activerecord (7.1.3 )
66
+ activemodel (= 7.1.3 )
67
+ activesupport (= 7.1.3 )
68
68
timeout (>= 0.4.0)
69
- activestorage (7.1.4 )
70
- actionpack (= 7.1.4 )
71
- activejob (= 7.1.4 )
72
- activerecord (= 7.1.4 )
73
- activesupport (= 7.1.4 )
69
+ activestorage (7.1.3 )
70
+ actionpack (= 7.1.3 )
71
+ activejob (= 7.1.3 )
72
+ activerecord (= 7.1.3 )
73
+ activesupport (= 7.1.3 )
74
74
marcel (~> 1.0)
75
- activesupport (7.1.4 )
75
+ activesupport (7.1.3 )
76
76
base64
77
77
bigdecimal
78
78
concurrent-ruby (~> 1.0, >= 1.0.2)
83
83
mutex_m
84
84
tzinfo (~> 2.0)
85
85
base64 (0.2.0)
86
- bigdecimal (3.1.8 )
87
- bootsnap (1.18.4 )
86
+ bigdecimal (3.1.6 )
87
+ bootsnap (1.18.3 )
88
88
msgpack (~> 1.2)
89
- builder (3.3.0 )
90
- concurrent-ruby (1.3.4 )
89
+ builder (3.2.4 )
90
+ concurrent-ruby (1.2.3 )
91
91
connection_pool (2.4.1)
92
92
crass (1.0.6)
93
93
date (3.3.4)
94
- drb (2.2.1)
95
- erubi (1.13.0)
94
+ drb (2.2.0)
95
+ ruby2_keywords
96
+ erubi (1.12.0)
96
97
globalid (1.2.1)
97
98
activesupport (>= 6.1)
98
- i18n (1.14.6 )
99
+ i18n (1.14.1 )
99
100
concurrent-ruby (~> 1.0)
100
101
io-console (0.7.2)
101
- irb (1.14.0 )
102
- rdoc (>= 4.0.0)
102
+ irb (1.11.2 )
103
+ rdoc
103
104
reline (>= 0.4.2)
104
105
loofah (2.22.0)
105
106
crass (~> 1.0.2)
@@ -109,38 +110,29 @@ GEM
109
110
net-imap
110
111
net-pop
111
112
net-smtp
112
- marcel (1.0.4 )
113
+ marcel (1.0.2 )
113
114
mini_mime (1.1.5)
114
- minitest (5.25.1)
115
+ mini_portile2 (2.8.5)
116
+ minitest (5.22.2)
115
117
msgpack (1.7.2)
116
118
mutex_m (0.2.0)
117
- net-imap (0.4.16 )
119
+ net-imap (0.4.10 )
118
120
date
119
121
net-protocol
120
122
net-pop (0.1.2)
121
123
net-protocol
122
124
net-protocol (0.2.2)
123
125
timeout
124
- net-smtp (0.5.0)
125
- net-protocol
126
- nio4r (2.7.3)
127
- nokogiri (1.16.7-aarch64-linux)
128
- racc (~> 1.4)
129
- nokogiri (1.16.7-arm-linux)
130
- racc (~> 1.4)
131
- nokogiri (1.16.7-arm64-darwin)
132
- racc (~> 1.4)
133
- nokogiri (1.16.7-x86-linux)
134
- racc (~> 1.4)
135
- nokogiri (1.16.7-x86_64-darwin)
136
- racc (~> 1.4)
137
- nokogiri (1.16.7-x86_64-linux)
126
+ net-smtp (0.4.0.1)
127
+ nio4r (2.7.0)
128
+ nokogiri (1.16.2)
129
+ mini_portile2 (~> 2.8.2)
138
130
racc (~> 1.4)
139
131
psych (5.1.2)
140
132
stringio
141
- puma (6.4.3 )
133
+ puma (6.4.2 )
142
134
nio4r (~> 2.0)
143
- racc (1.8.1 )
135
+ racc (1.7.3 )
144
136
rack (3.1.7)
145
137
rack-proxy (0.7.7)
146
138
rack
@@ -151,53 +143,46 @@ GEM
151
143
rackup (2.1.0)
152
144
rack (>= 3)
153
145
webrick (~> 1.8)
154
- rails (7.1.4 )
155
- actioncable (= 7.1.4 )
156
- actionmailbox (= 7.1.4 )
157
- actionmailer (= 7.1.4 )
158
- actionpack (= 7.1.4 )
159
- actiontext (= 7.1.4 )
160
- actionview (= 7.1.4 )
161
- activejob (= 7.1.4 )
162
- activemodel (= 7.1.4 )
163
- activerecord (= 7.1.4 )
164
- activestorage (= 7.1.4 )
165
- activesupport (= 7.1.4 )
146
+ rails (7.1.3 )
147
+ actioncable (= 7.1.3 )
148
+ actionmailbox (= 7.1.3 )
149
+ actionmailer (= 7.1.3 )
150
+ actionpack (= 7.1.3 )
151
+ actiontext (= 7.1.3 )
152
+ actionview (= 7.1.3 )
153
+ activejob (= 7.1.3 )
154
+ activemodel (= 7.1.3 )
155
+ activerecord (= 7.1.3 )
156
+ activestorage (= 7.1.3 )
157
+ activesupport (= 7.1.3 )
166
158
bundler (>= 1.15.0)
167
- railties (= 7.1.4 )
159
+ railties (= 7.1.3 )
168
160
rails-dom-testing (2.2.0)
169
161
activesupport (>= 5.0.0)
170
162
minitest
171
163
nokogiri (>= 1.6)
172
164
rails-html-sanitizer (1.6.0)
173
165
loofah (~> 2.21)
174
166
nokogiri (~> 1.14)
175
- railties (7.1.4 )
176
- actionpack (= 7.1.4 )
177
- activesupport (= 7.1.4 )
167
+ railties (7.1.3 )
168
+ actionpack (= 7.1.3 )
169
+ activesupport (= 7.1.3 )
178
170
irb
179
171
rackup (>= 1.0.0)
180
172
rake (>= 12.2)
181
173
thor (~> 1.0, >= 1.2.2)
182
174
zeitwerk (~> 2.6)
183
- rake (13.2.1 )
184
- rdoc (6.7.0 )
175
+ rake (13.1.0 )
176
+ rdoc (6.6.2 )
185
177
psych (>= 4.0.0)
186
- reline (0.5.10 )
178
+ reline (0.4.2 )
187
179
io-console (~> 0.5)
180
+ ruby2_keywords (0.0.5)
188
181
semantic_range (3.0.0)
189
- sqlite3 (2.0.4-aarch64-linux-gnu)
190
- sqlite3 (2.0.4-aarch64-linux-musl)
191
- sqlite3 (2.0.4-arm-linux-gnu)
192
- sqlite3 (2.0.4-arm-linux-musl)
193
- sqlite3 (2.0.4-arm64-darwin)
194
- sqlite3 (2.0.4-x86-linux-gnu)
195
- sqlite3 (2.0.4-x86-linux-musl)
196
- sqlite3 (2.0.4-x86_64-darwin)
197
- sqlite3 (2.0.4-x86_64-linux-gnu)
198
- sqlite3 (2.0.4-x86_64-linux-musl)
199
- stringio (3.1.1)
200
- thor (1.3.2)
182
+ sqlite3 (1.7.2)
183
+ mini_portile2 (~> 2.8.0)
184
+ stringio (3.1.0)
185
+ thor (1.3.0)
201
186
timeout (0.4.1)
202
187
tzinfo (2.0.6)
203
188
concurrent-ruby (~> 1.0)
@@ -210,23 +195,10 @@ GEM
210
195
websocket-driver (0.7.6)
211
196
websocket-extensions (>= 0.1.0)
212
197
websocket-extensions (0.1.5)
213
- zeitwerk (2.6.18 )
198
+ zeitwerk (2.6.13 )
214
199
215
200
PLATFORMS
216
- aarch64-linux
217
- aarch64-linux-gnu
218
- aarch64-linux-musl
219
- arm-linux
220
- arm-linux-gnu
221
- arm-linux-musl
222
- arm64-darwin
223
- x86-linux
224
- x86-linux-gnu
225
- x86-linux-musl
226
- x86_64-darwin
227
- x86_64-linux
228
- x86_64-linux-gnu
229
- x86_64-linux-musl
201
+ ruby
230
202
231
203
DEPENDENCIES
232
204
bootsnap
@@ -237,4 +209,4 @@ DEPENDENCIES
237
209
webpacker
238
210
239
211
BUNDLED WITH
240
- 2.5.11
212
+ 2.3.13
0 commit comments