Skip to content

Commit 7037cf9

Browse files
Update dependency minitest-rails to v8
1 parent cc75814 commit 7037cf9

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

Gemfile.lock

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ GEM
117117
bootsnap (1.18.6)
118118
msgpack (~> 1.2)
119119
builder (3.3.0)
120-
cgi (0.5.0)
121120
climate_control (1.2.0)
122121
concurrent-ruby (1.3.5)
123122
connection_pool (2.5.3)
@@ -139,8 +138,7 @@ GEM
139138
dotenv (= 3.1.8)
140139
railties (>= 6.1)
141140
drb (2.2.3)
142-
erb (2.2.3)
143-
cgi
141+
erb (5.0.2)
144142
erubi (1.13.1)
145143
execjs (2.10.0)
146144
faraday (2.12.2)
@@ -200,7 +198,7 @@ GEM
200198
mutex_m
201199
i18n (1.14.7)
202200
concurrent-ruby (~> 1.0)
203-
io-console (0.8.0)
201+
io-console (0.8.1)
204202
ipaddr_range_set (1.0.0)
205203
irb (1.15.2)
206204
pp (>= 0.6.0)
@@ -260,7 +258,7 @@ GEM
260258
net-smtp (0.5.1)
261259
net-protocol
262260
nio4r (2.7.4)
263-
nokogiri (1.18.8)
261+
nokogiri (1.18.9)
264262
mini_portile2 (~> 2.8.2)
265263
racc (~> 1.4)
266264
os (1.1.4)
@@ -280,7 +278,7 @@ GEM
280278
puma (6.6.0)
281279
nio4r (~> 2.0)
282280
racc (1.8.1)
283-
rack (3.1.16)
281+
rack (3.2.0)
284282
rack-attack (6.7.0)
285283
rack (>= 1.0, < 4)
286284
rack-session (2.1.1)
@@ -324,11 +322,11 @@ GEM
324322
rb-fsevent (0.11.2)
325323
rb-inotify (0.11.1)
326324
ffi (~> 1.0)
327-
rdoc (6.14.1)
325+
rdoc (6.14.2)
328326
erb
329327
psych (>= 4.0.0)
330328
regexp_parser (2.10.0)
331-
reline (0.6.1)
329+
reline (0.6.2)
332330
io-console (~> 0.5)
333331
representable (3.2.0)
334332
declarative (< 0.1.0)
@@ -406,7 +404,7 @@ GEM
406404
stringio (3.1.7)
407405
terser (1.2.6)
408406
execjs (>= 0.3.0, < 3)
409-
thor (1.3.2)
407+
thor (1.4.0)
410408
tilt (2.6.0)
411409
timeout (0.4.3)
412410
trailblazer-option (0.1.2)

0 commit comments

Comments
 (0)