File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -131,11 +131,13 @@ GEM
131
131
nio4r (2.5.8 )
132
132
nokogiri (1.13.8-x86_64-darwin )
133
133
racc (~> 1.4 )
134
+ nokogiri (1.13.8-x86_64-linux )
135
+ racc (~> 1.4 )
134
136
public_suffix (5.0.0 )
135
137
puma (5.6.5 )
136
138
nio4r (~> 2.0 )
137
139
racc (1.6.0 )
138
- rack (2.2.4 )
140
+ rack (2.2.8 )
139
141
rack-test (2.0.2 )
140
142
rack (>= 1.3 )
141
143
rails (7.0.4 )
165
167
thor (~> 1.0 )
166
168
zeitwerk (~> 2.5 )
167
169
rake (13.0.6 )
168
- redis (4.8.0 )
170
+ redis (4.8.1 )
169
171
regexp_parser (2.5.0 )
170
172
reline (0.3.1 )
171
173
io-console (~> 0.5 )
176
178
rexml (~> 3.2 , >= 3.2.5 )
177
179
rubyzip (>= 1.2.2 , < 3.0 )
178
180
websocket (~> 1.0 )
179
- sidekiq (6.5.6 )
180
- connection_pool (>= 2.2.5 )
181
+ sidekiq (6.5.10 )
182
+ connection_pool (>= 2.2.5 , < 3 )
181
183
rack (~> 2.0 )
182
184
redis (>= 4.5.0 , < 5 )
183
185
sprockets (4.1.1 )
188
190
activesupport (>= 5.2 )
189
191
sprockets (>= 3.0.0 )
190
192
sqlite3 (1.5.0-x86_64-darwin )
193
+ sqlite3 (1.5.0-x86_64-linux )
191
194
stimulus-rails (1.1.0 )
192
195
railties (>= 6.0.0 )
193
196
strscan (3.0.4 )
218
221
219
222
PLATFORMS
220
223
x86_64-darwin-21
224
+ x86_64-linux
221
225
222
226
DEPENDENCIES
223
227
bootsnap
You can’t perform that action at this time.
0 commit comments