Skip to content

Commit 7a606fb

Browse files
Update dependency minitest-rails to v8
1 parent 53ffa14 commit 7a606fb

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ GEM
119119
builder (3.3.0)
120120
climate_control (1.2.0)
121121
concurrent-ruby (1.3.5)
122-
connection_pool (2.5.0)
122+
connection_pool (2.5.3)
123123
crack (1.0.0)
124124
bigdecimal
125125
rexml
@@ -200,7 +200,7 @@ GEM
200200
concurrent-ruby (~> 1.0)
201201
io-console (0.8.0)
202202
ipaddr_range_set (1.0.0)
203-
irb (1.15.1)
203+
irb (1.15.2)
204204
pp (>= 0.6.0)
205205
rdoc (>= 4.0.0)
206206
reline (>= 0.4.2)
@@ -220,7 +220,7 @@ GEM
220220
llhttp-ffi (0.5.1)
221221
ffi-compiler (~> 1.0)
222222
rake (~> 13.0)
223-
logger (1.6.6)
223+
logger (1.7.0)
224224
lograge (0.14.0)
225225
actionpack (>= 4)
226226
activesupport (>= 4)
@@ -270,17 +270,17 @@ GEM
270270
pp (0.6.2)
271271
prettyprint
272272
prettyprint (0.2.0)
273-
psych (5.2.3)
273+
psych (5.2.4)
274274
date
275275
stringio
276276
public_suffix (6.0.1)
277277
puma (6.6.0)
278278
nio4r (~> 2.0)
279279
racc (1.8.1)
280-
rack (3.1.12)
280+
rack (3.1.14)
281281
rack-attack (6.7.0)
282282
rack (>= 1.0, < 4)
283-
rack-session (2.1.0)
283+
rack-session (2.1.1)
284284
base64 (>= 0.1.0)
285285
rack (>= 3.0.0)
286286
rack-test (2.2.0)
@@ -321,10 +321,10 @@ GEM
321321
rb-fsevent (0.11.2)
322322
rb-inotify (0.11.1)
323323
ffi (~> 1.0)
324-
rdoc (6.12.0)
324+
rdoc (6.13.1)
325325
psych (>= 4.0.0)
326326
regexp_parser (2.10.0)
327-
reline (0.6.0)
327+
reline (0.6.1)
328328
io-console (~> 0.5)
329329
representable (3.2.0)
330330
declarative (< 0.1.0)
@@ -398,7 +398,7 @@ GEM
398398
mini_portile2 (~> 2.8.0)
399399
statsd-ruby (1.5.0)
400400
stringex (2.8.6)
401-
stringio (3.1.5)
401+
stringio (3.1.7)
402402
terser (1.2.5)
403403
execjs (>= 0.3.0, < 3)
404404
thor (1.3.2)

0 commit comments

Comments
 (0)