Skip to content

Commit 349c9a0

Browse files
Update dependency web-console to v4.2.1
1 parent b65a4b1 commit 349c9a0

1 file changed

Lines changed: 11 additions & 7 deletions

File tree

Gemfile.lock

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -129,13 +129,15 @@ GEM
129129
net-protocol
130130
timeout
131131
nio4r (2.5.8)
132-
nokogiri (1.13.8-x86_64-darwin)
132+
nokogiri (1.13.10-x86_64-darwin)
133+
racc (~> 1.4)
134+
nokogiri (1.13.10-x86_64-linux)
133135
racc (~> 1.4)
134136
public_suffix (5.0.0)
135137
puma (5.6.5)
136138
nio4r (~> 2.0)
137-
racc (1.6.0)
138-
rack (2.2.4)
139+
racc (1.6.2)
140+
rack (2.2.8)
139141
rack-test (2.0.2)
140142
rack (>= 1.3)
141143
rails (7.0.4)
@@ -188,18 +190,19 @@ GEM
188190
activesupport (>= 5.2)
189191
sprockets (>= 3.0.0)
190192
sqlite3 (1.5.0-x86_64-darwin)
193+
sqlite3 (1.5.0-x86_64-linux)
191194
stimulus-rails (1.1.0)
192195
railties (>= 6.0.0)
193196
strscan (3.0.4)
194-
thor (1.2.1)
197+
thor (1.2.2)
195198
timeout (0.3.0)
196199
turbo-rails (1.1.1)
197200
actionpack (>= 6.0.0)
198201
activejob (>= 6.0.0)
199202
railties (>= 6.0.0)
200-
tzinfo (2.0.5)
203+
tzinfo (2.0.6)
201204
concurrent-ruby (~> 1.0)
202-
web-console (4.2.0)
205+
web-console (4.2.1)
203206
actionview (>= 6.0.0)
204207
activemodel (>= 6.0.0)
205208
bindex (>= 0.4.0)
@@ -214,10 +217,11 @@ GEM
214217
websocket-extensions (0.1.5)
215218
xpath (3.2.0)
216219
nokogiri (~> 1.8)
217-
zeitwerk (2.6.0)
220+
zeitwerk (2.6.11)
218221

219222
PLATFORMS
220223
x86_64-darwin-21
224+
x86_64-linux
221225

222226
DEPENDENCIES
223227
bootsnap

0 commit comments

Comments
 (0)