Skip to content

Commit 625068c

Browse files
build(deps): bump solid_cable from 3.0.2 to 3.0.6
Bumps [solid_cable](https://github.com/rails/solid_cable) from 3.0.2 to 3.0.6. - [Release notes](https://github.com/rails/solid_cable/releases) - [Commits](rails/solid_cable@v3.0.2...v3.0.6) --- updated-dependencies: - dependency-name: solid_cable dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 47a2c0d commit 625068c

File tree

1 file changed

+45
-30
lines changed

1 file changed

+45
-30
lines changed

Gemfile.lock

Lines changed: 45 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ GEM
8080
bcrypt_pbkdf (1.1.1-arm64-darwin)
8181
bcrypt_pbkdf (1.1.1-x86_64-darwin)
8282
benchmark (0.4.0)
83-
bigdecimal (3.1.8)
83+
bigdecimal (3.1.9)
8484
bindex (0.8.1)
8585
bootsnap (1.18.4)
8686
msgpack (~> 1.2)
@@ -96,8 +96,8 @@ GEM
9696
rack-test (>= 0.6.3)
9797
regexp_parser (>= 1.5, < 3.0)
9898
xpath (~> 3.2)
99-
concurrent-ruby (1.3.4)
100-
connection_pool (2.4.1)
99+
concurrent-ruby (1.3.5)
100+
connection_pool (2.5.0)
101101
crass (1.0.6)
102102
date (3.4.0)
103103
debug (1.9.2)
@@ -106,22 +106,23 @@ GEM
106106
dotenv (3.1.4)
107107
drb (2.2.1)
108108
ed25519 (1.3.0)
109-
erubi (1.13.0)
109+
erubi (1.13.1)
110110
et-orbi (1.2.11)
111111
tzinfo
112112
fugit (1.11.1)
113113
et-orbi (~> 1, >= 1.2.11)
114114
raabro (~> 1.4)
115115
globalid (1.2.1)
116116
activesupport (>= 6.1)
117-
i18n (1.14.6)
117+
i18n (1.14.7)
118118
concurrent-ruby (~> 1.0)
119119
importmap-rails (2.0.3)
120120
actionpack (>= 6.0.0)
121121
activesupport (>= 6.0.0)
122122
railties (>= 6.0.0)
123-
io-console (0.7.2)
124-
irb (1.14.1)
123+
io-console (0.8.0)
124+
irb (1.15.1)
125+
pp (>= 0.6.0)
125126
rdoc (>= 4.0.0)
126127
reline (>= 0.4.2)
127128
jbuilder (2.13.0)
@@ -140,8 +141,8 @@ GEM
140141
thor (~> 1.3)
141142
zeitwerk (>= 2.6.18, < 3.0)
142143
language_server-protocol (3.17.0.3)
143-
logger (1.6.1)
144-
loofah (2.23.1)
144+
logger (1.6.5)
145+
loofah (2.24.0)
145146
crass (~> 1.0.2)
146147
nokogiri (>= 1.12.0)
147148
mail (2.8.1)
@@ -152,7 +153,8 @@ GEM
152153
marcel (1.0.4)
153154
matrix (0.4.2)
154155
mini_mime (1.1.5)
155-
minitest (5.25.1)
156+
mini_portile2 (2.8.8)
157+
minitest (5.25.4)
156158
msgpack (1.7.5)
157159
net-imap (0.5.1)
158160
date
@@ -169,42 +171,54 @@ GEM
169171
net-protocol
170172
net-ssh (7.3.0)
171173
nio4r (2.7.4)
172-
nokogiri (1.16.7-aarch64-linux)
174+
nokogiri (1.18.2)
175+
mini_portile2 (~> 2.8.2)
173176
racc (~> 1.4)
174-
nokogiri (1.16.7-arm-linux)
177+
nokogiri (1.18.2-aarch64-linux-gnu)
175178
racc (~> 1.4)
176-
nokogiri (1.16.7-arm64-darwin)
179+
nokogiri (1.18.2-aarch64-linux-musl)
177180
racc (~> 1.4)
178-
nokogiri (1.16.7-x86-linux)
181+
nokogiri (1.18.2-arm-linux-gnu)
179182
racc (~> 1.4)
180-
nokogiri (1.16.7-x86_64-darwin)
183+
nokogiri (1.18.2-arm-linux-musl)
181184
racc (~> 1.4)
182-
nokogiri (1.16.7-x86_64-linux)
185+
nokogiri (1.18.2-arm64-darwin)
186+
racc (~> 1.4)
187+
nokogiri (1.18.2-x86_64-darwin)
188+
racc (~> 1.4)
189+
nokogiri (1.18.2-x86_64-linux-gnu)
190+
racc (~> 1.4)
191+
nokogiri (1.18.2-x86_64-linux-musl)
183192
racc (~> 1.4)
184193
ostruct (0.6.1)
185194
pagy (9.2.2)
186195
parallel (1.26.3)
187196
parser (3.3.6.0)
188197
ast (~> 2.4.1)
189198
racc
199+
pp (0.6.2)
200+
prettyprint
201+
prettyprint (0.2.0)
190202
propshaft (1.1.0)
191203
actionpack (>= 7.0.0)
192204
activesupport (>= 7.0.0)
193205
rack
194206
railties (>= 7.0.0)
195-
psych (5.2.0)
207+
psych (5.2.3)
208+
date
196209
stringio
197210
public_suffix (6.0.1)
198211
puma (6.4.3)
199212
nio4r (~> 2.0)
200213
raabro (1.4.0)
201214
racc (1.8.1)
202215
rack (3.1.8)
203-
rack-session (2.0.0)
216+
rack-session (2.1.0)
217+
base64 (>= 0.1.0)
204218
rack (>= 3.0.0)
205-
rack-test (2.1.0)
219+
rack-test (2.2.0)
206220
rack (>= 1.3)
207-
rackup (2.2.0)
221+
rackup (2.2.1)
208222
rack (>= 3)
209223
rails (8.0.0)
210224
actioncable (= 8.0.0)
@@ -224,9 +238,9 @@ GEM
224238
activesupport (>= 5.0.0)
225239
minitest
226240
nokogiri (>= 1.6)
227-
rails-html-sanitizer (1.6.0)
241+
rails-html-sanitizer (1.6.2)
228242
loofah (~> 2.21)
229-
nokogiri (~> 1.14)
243+
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)
230244
railties (8.0.0)
231245
actionpack (= 8.0.0)
232246
activesupport (= 8.0.0)
@@ -237,10 +251,10 @@ GEM
237251
zeitwerk (~> 2.6)
238252
rainbow (3.1.1)
239253
rake (13.2.1)
240-
rdoc (6.7.0)
254+
rdoc (6.11.0)
241255
psych (>= 4.0.0)
242256
regexp_parser (2.9.2)
243-
reline (0.5.11)
257+
reline (0.6.0)
244258
io-console (~> 0.5)
245259
rexml (3.3.9)
246260
rubocop (1.68.0)
@@ -273,14 +287,14 @@ GEM
273287
rubocop-rails
274288
ruby-progressbar (1.13.0)
275289
rubyzip (2.3.2)
276-
securerandom (0.3.2)
290+
securerandom (0.4.1)
277291
selenium-webdriver (4.26.0)
278292
base64 (~> 0.2)
279293
logger (~> 1.4)
280294
rexml (~> 3.2, >= 3.2.5)
281295
rubyzip (>= 1.2.2, < 3.0)
282296
websocket (~> 1.0)
283-
solid_cable (3.0.2)
297+
solid_cable (3.0.6)
284298
actioncable (>= 7.2)
285299
activejob (>= 7.2)
286300
activerecord (>= 7.2)
@@ -321,22 +335,23 @@ GEM
321335
thruster (0.1.8-arm64-darwin)
322336
thruster (0.1.8-x86_64-darwin)
323337
thruster (0.1.8-x86_64-linux)
324-
timeout (0.4.2)
338+
timeout (0.4.3)
325339
turbo-rails (2.0.11)
326340
actionpack (>= 6.0.0)
327341
railties (>= 6.0.0)
328342
tzinfo (2.0.6)
329343
concurrent-ruby (~> 1.0)
330344
unicode-display_width (2.6.0)
331-
uri (1.0.1)
332-
useragent (0.16.10)
345+
uri (1.0.2)
346+
useragent (0.16.11)
333347
web-console (4.2.1)
334348
actionview (>= 6.0.0)
335349
activemodel (>= 6.0.0)
336350
bindex (>= 0.4.0)
337351
railties (>= 6.0.0)
338352
websocket (1.2.11)
339-
websocket-driver (0.7.6)
353+
websocket-driver (0.7.7)
354+
base64
340355
websocket-extensions (>= 0.1.0)
341356
websocket-extensions (0.1.5)
342357
xpath (3.2.0)

0 commit comments

Comments
 (0)