Skip to content

Commit bfb73b7

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 979b711 commit bfb73b7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ GEM
116116
reline (>= 0.3.8)
117117
diff-lcs (1.6.2)
118118
drb (2.2.3)
119-
erb (6.0.1)
119+
erb (6.0.2)
120120
erubi (1.13.1)
121121
fiddle (1.1.8)
122122
globalid (1.3.0)
@@ -143,7 +143,8 @@ GEM
143143
marcel (1.1.0)
144144
matrix (0.4.3)
145145
mini_mime (1.1.5)
146-
minitest (6.0.1)
146+
minitest (6.0.2)
147+
drb (~> 2.0)
147148
prism (~> 1.5)
148149
msgpack (1.8.0)
149150
net-imap (0.6.3)
@@ -281,11 +282,10 @@ GEM
281282
concurrent-ruby (~> 1.0)
282283
uri (1.1.1)
283284
useragent (0.16.11)
284-
web-console (4.2.1)
285-
actionview (>= 6.0.0)
286-
activemodel (>= 6.0.0)
285+
web-console (4.3.0)
286+
actionview (>= 8.0.0)
287287
bindex (>= 0.4.0)
288-
railties (>= 6.0.0)
288+
railties (>= 8.0.0)
289289
websocket (1.2.11)
290290
websocket-driver (0.8.0)
291291
base64

0 commit comments

Comments
 (0)