Skip to content

Commit

Permalink
chore(deps): update dependency debug to v1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent cc125c6 commit e06d277
Showing 1 changed file with 13 additions and 8 deletions.
21 changes: 13 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -73,17 +73,17 @@ GEM
concurrent-ruby (1.3.3)
crass (1.0.6)
date (3.3.4)
debug (1.9.1)
debug (1.10.0)
irb (~> 1.10)
reline (>= 0.3.8)
erubi (1.13.0)
globalid (1.2.1)
activesupport (>= 6.1)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
io-console (0.7.2)
irb (1.11.2)
rdoc
io-console (0.8.0)
irb (1.14.3)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
loofah (2.22.0)
crass (~> 1.0.2)
Expand All @@ -110,10 +110,15 @@ GEM
nio4r (2.7.0)
nokogiri (1.16.6-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.6-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.6-x86_64-linux)
racc (~> 1.4)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
psych (5.1.2)
psych (5.2.2)
date
stringio
puma (6.4.2)
nio4r (~> 2.0)
Expand Down Expand Up @@ -150,14 +155,14 @@ GEM
thor (~> 1.0)
zeitwerk (~> 2.5)
rake (13.2.1)
rdoc (6.6.2)
rdoc (6.10.0)
psych (>= 4.0.0)
reline (0.4.2)
reline (0.6.0)
io-console (~> 0.5)
sqlite3 (1.6.2-arm64-darwin)
sqlite3 (1.6.2-x86_64-darwin)
sqlite3 (1.6.2-x86_64-linux)
stringio (3.1.0)
stringio (3.1.2)
thor (1.3.1)
timeout (0.4.1)
tzinfo (2.0.6)
Expand Down

0 comments on commit e06d277

Please sign in to comment.