Skip to content

Commit 97a018a

Browse files
authored
Merge pull request #258 from tuanle03/dependabot/bundler/debug-1.10.0
Bump debug from 1.9.2 to 1.10.0
2 parents bf123a5 + e578598 commit 97a018a

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

Gemfile.lock

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ GEM
100100
crass (1.0.6)
101101
csv (3.3.0)
102102
date (3.4.0)
103-
debug (1.9.2)
103+
debug (1.10.0)
104104
irb (~> 1.10)
105105
reline (>= 0.3.8)
106106
devise (4.9.4)
@@ -181,9 +181,9 @@ GEM
181181
actionpack (>= 6.0.0)
182182
activesupport (>= 6.0.0)
183183
railties (>= 6.0.0)
184-
io-console (0.7.2)
185-
irb (1.12.0)
186-
rdoc
184+
io-console (0.8.0)
185+
irb (1.14.3)
186+
rdoc (>= 4.0.0)
187187
reline (>= 0.4.2)
188188
jbuilder (2.13.0)
189189
actionview (>= 5.0.0)
@@ -234,7 +234,8 @@ GEM
234234
ast (~> 2.4.1)
235235
racc
236236
pg (1.5.9)
237-
psych (5.1.2)
237+
psych (5.2.2)
238+
date
238239
stringio
239240
public_suffix (5.0.4)
240241
puma (6.5.0)
@@ -275,14 +276,14 @@ GEM
275276
zeitwerk (~> 2.5)
276277
rainbow (3.1.1)
277278
rake (13.2.1)
278-
rdoc (6.6.3.1)
279+
rdoc (6.10.0)
279280
psych (>= 4.0.0)
280281
redis (5.3.0)
281282
redis-client (>= 0.22.0)
282283
redis-client (0.22.2)
283284
connection_pool
284285
regexp_parser (2.9.3)
285-
reline (0.5.0)
286+
reline (0.6.0)
286287
io-console (~> 0.5)
287288
responders (3.1.1)
288289
actionpack (>= 5.2)
@@ -344,7 +345,7 @@ GEM
344345
mini_portile2 (~> 2.8.0)
345346
stimulus-rails (1.3.4)
346347
railties (>= 6.0.0)
347-
stringio (3.1.0)
348+
stringio (3.1.2)
348349
temple (0.10.3)
349350
thor (1.3.2)
350351
tilt (2.3.0)

0 commit comments

Comments
 (0)