Skip to content

Commit 89a65e3

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

1 file changed

Lines changed: 17 additions & 15 deletions

File tree

Gemfile.lock

Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,10 @@ GEM
7878
addressable (2.8.7)
7979
public_suffix (>= 2.0.2, < 7.0)
8080
ast (2.4.3)
81-
base64 (0.2.0)
81+
base64 (0.3.0)
8282
bcrypt_pbkdf (1.1.1)
83-
benchmark (0.4.0)
84-
bigdecimal (3.1.9)
83+
benchmark (0.4.1)
84+
bigdecimal (3.2.2)
8585
bindex (0.8.1)
8686
bootsnap (1.18.4)
8787
msgpack (~> 1.2)
@@ -98,15 +98,16 @@ GEM
9898
regexp_parser (>= 1.5, < 3.0)
9999
xpath (~> 3.2)
100100
concurrent-ruby (1.3.5)
101-
connection_pool (2.5.2)
101+
connection_pool (2.5.3)
102102
crass (1.0.6)
103103
date (3.4.1)
104104
debug (1.10.0)
105105
irb (~> 1.10)
106106
reline (>= 0.3.8)
107107
dotenv (3.1.7)
108-
drb (2.2.1)
108+
drb (2.2.3)
109109
ed25519 (1.3.0)
110+
erb (5.0.1)
110111
erubi (1.13.1)
111112
et-orbi (1.2.11)
112113
tzinfo
@@ -153,7 +154,7 @@ GEM
153154
language_server-protocol (3.17.0.4)
154155
lint_roller (1.1.0)
155156
logger (1.7.0)
156-
loofah (2.24.0)
157+
loofah (2.24.1)
157158
crass (~> 1.0.2)
158159
nokogiri (>= 1.12.0)
159160
mail (2.8.1)
@@ -211,16 +212,16 @@ GEM
211212
activesupport (>= 7.0.0)
212213
rack
213214
railties (>= 7.0.0)
214-
psych (5.2.3)
215+
psych (5.2.6)
215216
date
216217
stringio
217218
public_suffix (6.0.1)
218219
puma (6.6.0)
219220
nio4r (~> 2.0)
220221
raabro (1.4.0)
221222
racc (1.8.1)
222-
rack (3.1.13)
223-
rack-session (2.1.0)
223+
rack (3.1.16)
224+
rack-session (2.1.1)
224225
base64 (>= 0.1.0)
225226
rack (>= 3.0.0)
226227
rack-test (2.2.0)
@@ -241,7 +242,7 @@ GEM
241242
activesupport (= 8.0.2)
242243
bundler (>= 1.15.0)
243244
railties (= 8.0.2)
244-
rails-dom-testing (2.2.0)
245+
rails-dom-testing (2.3.0)
245246
activesupport (>= 5.0.0)
246247
minitest
247248
nokogiri (>= 1.6)
@@ -257,10 +258,11 @@ GEM
257258
thor (~> 1.0, >= 1.2.2)
258259
zeitwerk (~> 2.6)
259260
rainbow (3.1.1)
260-
rake (13.2.1)
261+
rake (13.3.0)
261262
rbs (3.9.4)
262263
logger
263-
rdoc (6.13.1)
264+
rdoc (6.14.2)
265+
erb
264266
psych (>= 4.0.0)
265267
regexp_parser (2.10.0)
266268
reline (0.6.1)
@@ -314,7 +316,7 @@ GEM
314316
rexml (~> 3.2, >= 3.2.5)
315317
rubyzip (>= 1.2.2, < 3.0)
316318
websocket (~> 1.0)
317-
solid_cable (3.0.7)
319+
solid_cable (3.0.11)
318320
actioncable (>= 7.2)
319321
activejob (>= 7.2)
320322
activerecord (>= 7.2)
@@ -379,13 +381,13 @@ GEM
379381
bindex (>= 0.4.0)
380382
railties (>= 6.0.0)
381383
websocket (1.2.11)
382-
websocket-driver (0.7.7)
384+
websocket-driver (0.8.0)
383385
base64
384386
websocket-extensions (>= 0.1.0)
385387
websocket-extensions (0.1.5)
386388
xpath (3.2.0)
387389
nokogiri (~> 1.8)
388-
zeitwerk (2.7.2)
390+
zeitwerk (2.7.3)
389391

390392
PLATFORMS
391393
aarch64-linux

0 commit comments

Comments
 (0)