Skip to content

Commit 9a096ff

Browse files
committed
Update gems
1 parent 1bde6f2 commit 9a096ff

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

Gemfile.lock

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -104,9 +104,9 @@ GEM
104104
concurrent-ruby (1.3.5)
105105
connection_pool (2.5.0)
106106
crass (1.0.6)
107-
css_parser (1.21.0)
107+
css_parser (1.21.1)
108108
addressable
109-
cssbundling-rails (1.4.2)
109+
cssbundling-rails (1.4.3)
110110
railties (>= 6.0.0)
111111
csv (3.3.2)
112112
date (3.4.1)
@@ -157,7 +157,7 @@ GEM
157157
pp (>= 0.6.0)
158158
rdoc (>= 4.0.0)
159159
reline (>= 0.4.2)
160-
json (2.10.1)
160+
json (2.10.2)
161161
language_server-protocol (3.17.0.4)
162162
license_finder (7.2.1)
163163
bundler
@@ -172,7 +172,7 @@ GEM
172172
loofah (2.24.0)
173173
crass (~> 1.0.2)
174174
nokogiri (>= 1.12.0)
175-
lookbook (2.3.4)
175+
lookbook (2.3.8)
176176
activemodel
177177
css_parser
178178
htmlbeautifier (~> 1.3)
@@ -194,7 +194,7 @@ GEM
194194
mercenary (0.4.0)
195195
method_source (1.1.0)
196196
mini_mime (1.1.5)
197-
minitest (5.25.4)
197+
minitest (5.25.5)
198198
net-imap (0.5.6)
199199
date
200200
net-protocol
@@ -205,9 +205,9 @@ GEM
205205
net-smtp (0.5.1)
206206
net-protocol
207207
nio4r (2.7.4)
208-
nokogiri (1.18.3-arm64-darwin)
208+
nokogiri (1.18.4-arm64-darwin)
209209
racc (~> 1.4)
210-
nokogiri (1.18.3-x86_64-linux-gnu)
210+
nokogiri (1.18.4-x86_64-linux-gnu)
211211
racc (~> 1.4)
212212
parallel (1.26.3)
213213
parser (3.3.7.1)
@@ -229,7 +229,7 @@ GEM
229229
puma (6.6.0)
230230
nio4r (~> 2.0)
231231
racc (1.8.1)
232-
rack (3.1.11)
232+
rack (3.1.12)
233233
rack-session (2.1.0)
234234
base64 (>= 0.1.0)
235235
rack (>= 3.0.0)
@@ -293,7 +293,7 @@ GEM
293293
rspec-mocks (~> 3.13)
294294
rspec-support (~> 3.13)
295295
rspec-support (3.13.2)
296-
rubocop (1.72.2)
296+
rubocop (1.74.0)
297297
json (~> 2.3)
298298
language_server-protocol (~> 3.17.0.2)
299299
lint_roller (~> 1.1.0)
@@ -306,8 +306,9 @@ GEM
306306
unicode-display_width (>= 2.4.0, < 4.0)
307307
rubocop-ast (1.38.1)
308308
parser (>= 3.3.1.0)
309-
rubocop-capybara (2.21.0)
310-
rubocop (~> 1.41)
309+
rubocop-capybara (2.22.1)
310+
lint_roller (~> 1.1)
311+
rubocop (~> 1.72, >= 1.72.1)
311312
rubocop-rspec (3.5.0)
312313
lint_roller (~> 1.1)
313314
rubocop (~> 1.72, >= 1.72.1)

0 commit comments

Comments
 (0)