Skip to content

Commit 9497f00

Browse files
Bump solid_cable from 3.0.7 to 3.0.8
Bumps [solid_cable](https://github.com/rails/solid_cable) from 3.0.7 to 3.0.8. - [Release notes](https://github.com/rails/solid_cable/releases) - [Commits](rails/solid_cable@v3.0.7...v3.0.8) --- updated-dependencies: - dependency-name: solid_cable dependency-version: 3.0.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fdf0445 commit 9497f00

File tree

1 file changed

+24
-22
lines changed

1 file changed

+24
-22
lines changed

Gemfile.lock

Lines changed: 24 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,10 @@ GEM
7575
addressable (2.8.7)
7676
public_suffix (>= 2.0.2, < 7.0)
7777
ast (2.4.2)
78-
base64 (0.2.0)
78+
base64 (0.3.0)
7979
bcrypt_pbkdf (1.1.1)
80-
benchmark (0.4.0)
81-
bigdecimal (3.1.9)
80+
benchmark (0.4.1)
81+
bigdecimal (3.2.1)
8282
bindex (0.8.1)
8383
bootsnap (1.18.6)
8484
msgpack (~> 1.2)
@@ -95,7 +95,7 @@ GEM
9595
regexp_parser (>= 1.5, < 3.0)
9696
xpath (~> 3.2)
9797
concurrent-ruby (1.3.5)
98-
connection_pool (2.5.1)
98+
connection_pool (2.5.3)
9999
crass (1.0.6)
100100
date (3.4.1)
101101
debug (1.10.0)
@@ -114,8 +114,9 @@ GEM
114114
dotenv-rails (3.1.8)
115115
dotenv (= 3.1.8)
116116
railties (>= 6.1)
117-
drb (2.2.1)
117+
drb (2.2.3)
118118
ed25519 (1.3.0)
119+
erb (5.0.1)
119120
erubi (1.13.1)
120121
et-orbi (1.2.11)
121122
tzinfo
@@ -164,7 +165,7 @@ GEM
164165
language_server-protocol (3.17.0.4)
165166
lint_roller (1.1.0)
166167
logger (1.7.0)
167-
loofah (2.24.0)
168+
loofah (2.24.1)
168169
crass (~> 1.0.2)
169170
nokogiri (>= 1.12.0)
170171
mail (2.8.1)
@@ -198,19 +199,19 @@ GEM
198199
net-ssh (7.3.0)
199200
netrc (0.11.0)
200201
nio4r (2.7.4)
201-
nokogiri (1.18.7-aarch64-linux-gnu)
202+
nokogiri (1.18.8-aarch64-linux-gnu)
202203
racc (~> 1.4)
203-
nokogiri (1.18.7-aarch64-linux-musl)
204+
nokogiri (1.18.8-aarch64-linux-musl)
204205
racc (~> 1.4)
205-
nokogiri (1.18.7-arm-linux-gnu)
206+
nokogiri (1.18.8-arm-linux-gnu)
206207
racc (~> 1.4)
207-
nokogiri (1.18.7-arm-linux-musl)
208+
nokogiri (1.18.8-arm-linux-musl)
208209
racc (~> 1.4)
209-
nokogiri (1.18.7-arm64-darwin)
210+
nokogiri (1.18.8-arm64-darwin)
210211
racc (~> 1.4)
211-
nokogiri (1.18.7-x86_64-linux-gnu)
212+
nokogiri (1.18.8-x86_64-linux-gnu)
212213
racc (~> 1.4)
213-
nokogiri (1.18.7-x86_64-linux-musl)
214+
nokogiri (1.18.8-x86_64-linux-musl)
214215
racc (~> 1.4)
215216
opus-ruby (1.0.1)
216217
ffi
@@ -228,16 +229,16 @@ GEM
228229
activesupport (>= 7.0.0)
229230
rack
230231
railties (>= 7.0.0)
231-
psych (5.2.3)
232+
psych (5.2.6)
232233
date
233234
stringio
234235
public_suffix (6.0.1)
235236
puma (6.6.0)
236237
nio4r (~> 2.0)
237238
raabro (1.4.0)
238239
racc (1.8.1)
239-
rack (3.1.13)
240-
rack-session (2.1.0)
240+
rack (3.1.15)
241+
rack-session (2.1.1)
241242
base64 (>= 0.1.0)
242243
rack (>= 3.0.0)
243244
rack-test (2.2.0)
@@ -258,7 +259,7 @@ GEM
258259
activesupport (= 8.0.2)
259260
bundler (>= 1.15.0)
260261
railties (= 8.0.2)
261-
rails-dom-testing (2.2.0)
262+
rails-dom-testing (2.3.0)
262263
activesupport (>= 5.0.0)
263264
minitest
264265
nokogiri (>= 1.6)
@@ -274,8 +275,9 @@ GEM
274275
thor (~> 1.0, >= 1.2.2)
275276
zeitwerk (~> 2.6)
276277
rainbow (3.1.1)
277-
rake (13.2.1)
278-
rdoc (6.13.1)
278+
rake (13.3.0)
279+
rdoc (6.14.0)
280+
erb
279281
psych (>= 4.0.0)
280282
redis-client (0.24.0)
281283
connection_pool
@@ -336,7 +338,7 @@ GEM
336338
rufus-scheduler (~> 3.2)
337339
sidekiq (>= 6, < 8)
338340
tilt (>= 1.4.0, < 3)
339-
solid_cable (3.0.7)
341+
solid_cable (3.0.8)
340342
actioncable (>= 7.2)
341343
activejob (>= 7.2)
342344
activerecord (>= 7.2)
@@ -390,13 +392,13 @@ GEM
390392
event_emitter
391393
mutex_m
392394
websocket
393-
websocket-driver (0.7.7)
395+
websocket-driver (0.8.0)
394396
base64
395397
websocket-extensions (>= 0.1.0)
396398
websocket-extensions (0.1.5)
397399
xpath (3.2.0)
398400
nokogiri (~> 1.8)
399-
zeitwerk (2.7.2)
401+
zeitwerk (2.7.3)
400402

401403
PLATFORMS
402404
aarch64-linux

0 commit comments

Comments
 (0)