Skip to content

Commit 30bf172

Browse files
build(deps): bump solid_cable from 4.0.0 to 4.0.2
Bumps [solid_cable](https://github.com/rails/solid_cable) from 4.0.0 to 4.0.2. - [Release notes](https://github.com/rails/solid_cable/releases) - [Commits](rails/solid_cable@v4.0.0...v4.0.2) --- updated-dependencies: - dependency-name: solid_cable dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 61f2bc3 commit 30bf172

1 file changed

Lines changed: 23 additions & 18 deletions

File tree

Gemfile.lock

Lines changed: 23 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -132,24 +132,24 @@ GEM
132132
rack-test (>= 0.6.3)
133133
regexp_parser (>= 1.5, < 3.0)
134134
xpath (~> 3.2)
135-
concurrent-ruby (1.3.6)
135+
concurrent-ruby (1.3.8)
136136
connection_pool (3.0.2)
137-
crass (1.0.6)
137+
crass (1.0.7)
138138
date (3.5.1)
139139
debug (1.11.1)
140140
irb (~> 1.10)
141141
reline (>= 0.3.8)
142142
drb (2.2.3)
143-
erb (6.0.4)
143+
erb (6.0.6)
144144
erubi (1.13.1)
145145
et-orbi (1.4.0)
146146
tzinfo
147147
fugit (1.12.2)
148148
et-orbi (~> 1.4)
149149
raabro (~> 1.4)
150-
globalid (1.3.0)
150+
globalid (1.4.0)
151151
activesupport (>= 6.1)
152-
i18n (1.14.8)
152+
i18n (1.15.2)
153153
concurrent-ruby (~> 1.0)
154154
importmap-rails (2.2.3)
155155
actionpack (>= 6.0.0)
@@ -164,11 +164,11 @@ GEM
164164
jbuilder (2.15.1)
165165
actionview (>= 7.0.0)
166166
activesupport (>= 7.0.0)
167-
json (2.19.8)
167+
json (2.21.1)
168168
language_server-protocol (3.17.0.5)
169169
lint_roller (1.1.0)
170170
logger (1.7.0)
171-
loofah (2.25.1)
171+
loofah (2.25.2)
172172
crass (~> 1.0.2)
173173
nokogiri (>= 1.12.0)
174174
mail (2.9.0)
@@ -196,19 +196,19 @@ GEM
196196
net-smtp (0.5.1)
197197
net-protocol
198198
nio4r (2.7.5)
199-
nokogiri (1.19.3-arm64-darwin)
199+
nokogiri (1.19.4-arm64-darwin)
200200
racc (~> 1.4)
201-
nokogiri (1.19.3-x86_64-darwin)
201+
nokogiri (1.19.4-x86_64-darwin)
202202
racc (~> 1.4)
203-
nokogiri (1.19.3-x86_64-linux-gnu)
203+
nokogiri (1.19.4-x86_64-linux-gnu)
204204
racc (~> 1.4)
205-
nokogiri (1.19.3-x86_64-linux-musl)
205+
nokogiri (1.19.4-x86_64-linux-musl)
206206
racc (~> 1.4)
207207
parallel (2.1.0)
208208
parser (3.3.11.1)
209209
ast (~> 2.4.1)
210210
racc
211-
pp (0.6.3)
211+
pp (0.6.4)
212212
prettyprint
213213
prettyprint (0.2.0)
214214
prism (1.9.0)
@@ -236,14 +236,19 @@ GEM
236236
activesupport (>= 5.0.0)
237237
minitest
238238
nokogiri (>= 1.6)
239-
rails-html-sanitizer (1.7.0)
240-
loofah (~> 2.25)
239+
rails-html-sanitizer (1.7.1)
240+
loofah (~> 2.25, >= 2.25.2)
241241
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)
242242
rainbow (3.1.1)
243243
rake (13.4.2)
244-
rdoc (7.2.0)
244+
rbs (4.0.3)
245+
logger
246+
prism (>= 1.6.0)
247+
tsort
248+
rdoc (8.0.0)
245249
erb
246-
psych (>= 4.0.0)
250+
prism (>= 1.6.0)
251+
rbs (>= 4.0.0)
247252
tsort
248253
regexp_parser (2.12.0)
249254
reline (0.6.3)
@@ -292,7 +297,7 @@ GEM
292297
rexml (~> 3.2, >= 3.2.5)
293298
rubyzip (>= 1.2.2, < 4.0)
294299
websocket (~> 1.0)
295-
solid_cable (4.0.0)
300+
solid_cable (4.0.2)
296301
actioncable (>= 7.2)
297302
activejob (>= 7.2)
298303
activerecord (>= 7.2)
@@ -336,7 +341,7 @@ GEM
336341
uri (1.1.1)
337342
useragent (0.16.11)
338343
websocket (1.2.11)
339-
websocket-driver (0.8.1)
344+
websocket-driver (0.8.2)
340345
base64
341346
websocket-extensions (>= 0.1.0)
342347
websocket-extensions (0.1.5)

0 commit comments

Comments
 (0)