Skip to content

Commit 17674fc

Browse files
Bump web-console from 4.2.1 to 4.3.0
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>
1 parent 2b33384 commit 17674fc

1 file changed

Lines changed: 9 additions & 10 deletions

File tree

Gemfile.lock

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ GEM
8383
uri (>= 0.13.1)
8484
ast (2.4.2)
8585
base64 (0.3.0)
86-
bigdecimal (4.0.1)
86+
bigdecimal (4.1.1)
8787
bindex (0.8.1)
8888
builder (3.3.0)
8989
commonmarker (2.8.1-aarch64-linux)
@@ -129,7 +129,7 @@ GEM
129129
prism (>= 1.3.0)
130130
rdoc (>= 4.0.0)
131131
reline (>= 0.4.2)
132-
json (2.19.2)
132+
json (2.19.3)
133133
language_server-protocol (3.17.0.4)
134134
lint_roller (1.1.0)
135135
listen (3.10.0)
@@ -148,7 +148,7 @@ GEM
148148
net-smtp
149149
marcel (1.1.0)
150150
mini_mime (1.1.5)
151-
minitest (6.0.2)
151+
minitest (6.0.4)
152152
drb (~> 2.0)
153153
prism (~> 1.5)
154154
minitest-difftastic (0.2.1)
@@ -200,10 +200,10 @@ GEM
200200
puma (8.0.0)
201201
nio4r (~> 2.0)
202202
racc (1.8.1)
203-
rack (3.2.5)
203+
rack (3.2.6)
204204
rack-proxy (0.7.7)
205205
rack
206-
rack-session (2.1.1)
206+
rack-session (2.1.2)
207207
base64 (>= 0.1.0)
208208
rack (>= 3.0.0)
209209
rack-test (2.2.0)
@@ -241,7 +241,7 @@ GEM
241241
tsort (>= 0.2)
242242
zeitwerk (~> 2.6)
243243
rainbow (3.1.1)
244-
rake (13.3.1)
244+
rake (13.4.1)
245245
rb-fsevent (0.11.2)
246246
rb-inotify (0.11.1)
247247
ffi (~> 1.0)
@@ -315,11 +315,10 @@ GEM
315315
mutex_m
316316
rack-proxy (~> 0.6, >= 0.6.1)
317317
zeitwerk (~> 2.2)
318-
web-console (4.2.1)
319-
actionview (>= 6.0.0)
320-
activemodel (>= 6.0.0)
318+
web-console (4.3.0)
319+
actionview (>= 8.0.0)
321320
bindex (>= 0.4.0)
322-
railties (>= 6.0.0)
321+
railties (>= 8.0.0)
323322
websocket-driver (0.8.0)
324323
base64
325324
websocket-extensions (>= 0.1.0)

0 commit comments

Comments
 (0)