Skip to content
This repository was archived by the owner on May 11, 2026. It is now read-only.

Commit ab34734

Browse files
Bump web-console from 4.2.1 to 4.3.0 (#426)
Bumps [web-console](https://github.com/rails/web-console) from 4.2.1 to 4.3.0. - [Release notes](https://github.com/rails/web-console/releases) - [Changelog](https://github.com/rails/web-console/blob/main/CHANGELOG.markdown) - [Commits](rails/web-console@v4.2.1...v4.3.0) --- updated-dependencies: - dependency-name: web-console dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c850cdb commit ab34734

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ GEM
125125
irb (~> 1.10)
126126
reline (>= 0.3.8)
127127
drb (2.2.3)
128-
erb (6.0.1)
128+
erb (6.0.2)
129129
erubi (1.13.1)
130130
globalid (1.3.0)
131131
activesupport (>= 6.1)
@@ -159,7 +159,8 @@ GEM
159159
method_source (1.1.0)
160160
mini_mime (1.1.5)
161161
mini_portile2 (2.8.9)
162-
minitest (6.0.1)
162+
minitest (6.0.2)
163+
drb (~> 2.0)
163164
prism (~> 1.5)
164165
msgpack (1.8.0)
165166
net-imap (0.6.2)
@@ -172,10 +173,10 @@ GEM
172173
net-smtp (0.5.1)
173174
net-protocol
174175
nio4r (2.7.5)
175-
nokogiri (1.19.0)
176+
nokogiri (1.19.1)
176177
mini_portile2 (~> 2.8.2)
177178
racc (~> 1.4)
178-
nokogiri (1.19.0-x86_64-linux-gnu)
179+
nokogiri (1.19.1-x86_64-linux-gnu)
179180
racc (~> 1.4)
180181
parallel (1.27.0)
181182
parser (3.3.10.1)
@@ -226,8 +227,8 @@ GEM
226227
activesupport (>= 5.0.0)
227228
minitest
228229
nokogiri (>= 1.6)
229-
rails-html-sanitizer (1.6.2)
230-
loofah (~> 2.21)
230+
rails-html-sanitizer (1.7.0)
231+
loofah (~> 2.25)
231232
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)
232233
railties (8.1.2)
233234
actionpack (= 8.1.2)
@@ -310,19 +311,18 @@ GEM
310311
unicode-emoji (4.2.0)
311312
uri (1.1.1)
312313
useragent (0.16.11)
313-
web-console (4.2.1)
314-
actionview (>= 6.0.0)
315-
activemodel (>= 6.0.0)
314+
web-console (4.3.0)
315+
actionview (>= 8.0.0)
316316
bindex (>= 0.4.0)
317-
railties (>= 6.0.0)
317+
railties (>= 8.0.0)
318318
websocket (1.2.11)
319319
websocket-driver (0.8.0)
320320
base64
321321
websocket-extensions (>= 0.1.0)
322322
websocket-extensions (0.1.5)
323323
xpath (3.2.0)
324324
nokogiri (~> 1.8)
325-
zeitwerk (2.7.4)
325+
zeitwerk (2.7.5)
326326

327327
PLATFORMS
328328
ruby

0 commit comments

Comments
 (0)