Skip to content

Commit e527652

Browse files
Bump solid_cable from 3.0.4 to 3.0.7
Bumps [solid_cable](https://github.com/rails/solid_cable) from 3.0.4 to 3.0.7. - [Release notes](https://github.com/rails/solid_cable/releases) - [Commits](rails/solid_cable@v3.0.4...v3.0.7) --- updated-dependencies: - dependency-name: solid_cable dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 88b0ea6 commit e527652

File tree

1 file changed

+27
-21
lines changed

1 file changed

+27
-21
lines changed

Gemfile.lock

Lines changed: 27 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ GEM
7979
bcrypt_pbkdf (1.1.1)
8080
bcrypt_pbkdf (1.1.1-arm64-darwin)
8181
benchmark (0.4.0)
82-
bigdecimal (3.1.8)
82+
bigdecimal (3.1.9)
8383
bindex (0.8.1)
8484
bootsnap (1.18.4)
8585
msgpack (~> 1.2)
@@ -95,8 +95,8 @@ GEM
9595
rack-test (>= 0.6.3)
9696
regexp_parser (>= 1.5, < 3.0)
9797
xpath (~> 3.2)
98-
concurrent-ruby (1.3.4)
99-
connection_pool (2.4.1)
98+
concurrent-ruby (1.3.5)
99+
connection_pool (2.5.0)
100100
crass (1.0.6)
101101
date (3.4.1)
102102
debug (1.9.2)
@@ -105,22 +105,23 @@ GEM
105105
dotenv (3.1.6)
106106
drb (2.2.1)
107107
ed25519 (1.3.0)
108-
erubi (1.13.0)
108+
erubi (1.13.1)
109109
et-orbi (1.2.11)
110110
tzinfo
111111
fugit (1.11.1)
112112
et-orbi (~> 1, >= 1.2.11)
113113
raabro (~> 1.4)
114114
globalid (1.2.1)
115115
activesupport (>= 6.1)
116-
i18n (1.14.6)
116+
i18n (1.14.7)
117117
concurrent-ruby (~> 1.0)
118118
importmap-rails (2.0.3)
119119
actionpack (>= 6.0.0)
120120
activesupport (>= 6.0.0)
121121
railties (>= 6.0.0)
122122
io-console (0.8.0)
123-
irb (1.14.2)
123+
irb (1.15.1)
124+
pp (>= 0.6.0)
124125
rdoc (>= 4.0.0)
125126
reline (>= 0.4.2)
126127
jbuilder (2.13.0)
@@ -139,8 +140,8 @@ GEM
139140
thor (~> 1.3)
140141
zeitwerk (>= 2.6.18, < 3.0)
141142
language_server-protocol (3.17.0.3)
142-
logger (1.6.3)
143-
loofah (2.23.1)
143+
logger (1.6.5)
144+
loofah (2.24.0)
144145
crass (~> 1.0.2)
145146
nokogiri (>= 1.12.0)
146147
mail (2.8.1)
@@ -169,27 +170,30 @@ GEM
169170
net-protocol
170171
net-ssh (7.3.0)
171172
nio4r (2.7.4)
172-
nokogiri (1.17.2)
173+
nokogiri (1.18.2)
173174
mini_portile2 (~> 2.8.2)
174175
racc (~> 1.4)
175-
nokogiri (1.17.2-aarch64-linux)
176+
nokogiri (1.18.2-aarch64-linux-gnu)
176177
racc (~> 1.4)
177-
nokogiri (1.17.2-arm64-darwin)
178+
nokogiri (1.18.2-arm64-darwin)
178179
racc (~> 1.4)
179-
nokogiri (1.17.2-x86_64-linux)
180+
nokogiri (1.18.2-x86_64-linux-gnu)
180181
racc (~> 1.4)
181182
ostruct (0.6.1)
182183
parallel (1.26.3)
183184
parser (3.3.6.0)
184185
ast (~> 2.4.1)
185186
racc
186187
pg (1.5.9)
188+
pp (0.6.2)
189+
prettyprint
190+
prettyprint (0.2.0)
187191
propshaft (1.1.0)
188192
actionpack (>= 7.0.0)
189193
activesupport (>= 7.0.0)
190194
rack
191195
railties (>= 7.0.0)
192-
psych (5.2.1)
196+
psych (5.2.3)
193197
date
194198
stringio
195199
public_suffix (6.0.1)
@@ -198,9 +202,10 @@ GEM
198202
raabro (1.4.0)
199203
racc (1.8.1)
200204
rack (3.1.8)
201-
rack-session (2.0.0)
205+
rack-session (2.1.0)
206+
base64 (>= 0.1.0)
202207
rack (>= 3.0.0)
203-
rack-test (2.1.0)
208+
rack-test (2.2.0)
204209
rack (>= 1.3)
205210
rackup (2.2.1)
206211
rack (>= 3)
@@ -235,10 +240,10 @@ GEM
235240
zeitwerk (~> 2.6)
236241
rainbow (3.1.1)
237242
rake (13.2.1)
238-
rdoc (6.9.0)
243+
rdoc (6.11.0)
239244
psych (>= 4.0.0)
240245
regexp_parser (2.9.3)
241-
reline (0.5.12)
246+
reline (0.6.0)
242247
io-console (~> 0.5)
243248
rexml (3.3.9)
244249
rubocop (1.69.2)
@@ -271,14 +276,14 @@ GEM
271276
rubocop-rails
272277
ruby-progressbar (1.13.0)
273278
rubyzip (2.3.2)
274-
securerandom (0.4.0)
279+
securerandom (0.4.1)
275280
selenium-webdriver (4.27.0)
276281
base64 (~> 0.2)
277282
logger (~> 1.4)
278283
rexml (~> 3.2, >= 3.2.5)
279284
rubyzip (>= 1.2.2, < 3.0)
280285
websocket (~> 1.0)
281-
solid_cable (3.0.4)
286+
solid_cable (3.0.7)
282287
actioncable (>= 7.2)
283288
activejob (>= 7.2)
284289
activerecord (>= 7.2)
@@ -315,7 +320,7 @@ GEM
315320
thruster (0.1.9-aarch64-linux)
316321
thruster (0.1.9-arm64-darwin)
317322
thruster (0.1.9-x86_64-linux)
318-
timeout (0.4.2)
323+
timeout (0.4.3)
319324
turbo-rails (2.0.11)
320325
actionpack (>= 6.0.0)
321326
railties (>= 6.0.0)
@@ -332,7 +337,8 @@ GEM
332337
bindex (>= 0.4.0)
333338
railties (>= 6.0.0)
334339
websocket (1.2.11)
335-
websocket-driver (0.7.6)
340+
websocket-driver (0.7.7)
341+
base64
336342
websocket-extensions (>= 0.1.0)
337343
websocket-extensions (0.1.5)
338344
xpath (3.2.0)

0 commit comments

Comments
 (0)