Skip to content

Commit 2b2a3dc

Browse files
Update dependency web-console to v4.2.1
1 parent b65a4b1 commit 2b2a3dc

1 file changed

Lines changed: 14 additions & 10 deletions

File tree

Gemfile.lock

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ GEM
103103
jbuilder (2.11.5)
104104
actionview (>= 5.0.0)
105105
activesupport (>= 5.0.0)
106-
loofah (2.18.0)
106+
loofah (2.19.1)
107107
crass (~> 1.0.2)
108108
nokogiri (>= 1.5.9)
109109
mail (2.7.1)
@@ -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.18)
139141
rack-test (2.0.2)
140142
rack (>= 1.3)
141143
rails (7.0.4)
@@ -155,8 +157,8 @@ GEM
155157
rails-dom-testing (2.0.3)
156158
activesupport (>= 4.2.0)
157159
nokogiri (>= 1.6)
158-
rails-html-sanitizer (1.4.3)
159-
loofah (~> 2.3)
160+
rails-html-sanitizer (1.4.4)
161+
loofah (~> 2.19, >= 2.19.1)
160162
railties (7.0.4)
161163
actionpack (= 7.0.4)
162164
activesupport (= 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.18)
218221

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

222226
DEPENDENCIES
223227
bootsnap

0 commit comments

Comments
 (0)