Skip to content

Commit

Permalink
Bump debug from 1.9.2 to 1.10.0 (#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 27, 2024
1 parent 7d18230 commit f1921ee
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ GEM
fiber-annotation
fiber-local (~> 1.1)
json
debug (1.9.2)
date (3.4.1)
debug (1.10.0)
irb (~> 1.10)
reline (>= 0.3.8)
diff-lcs (1.5.1)
Expand All @@ -38,10 +39,10 @@ GEM
typhoeus (~> 1.3)
yell (~> 2.0)
zeitwerk (~> 2.5)
io-console (0.7.2)
io-console (0.8.0)
io-event (1.5.1)
irb (1.12.0)
rdoc
irb (1.14.3)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.9.0)
language_server-protocol (3.17.0.3)
Expand All @@ -61,15 +62,16 @@ GEM
hashery (~> 2.0)
ruby-rc4
ttfunk
psych (5.1.2)
psych (5.2.2)
date
stringio
public_suffix (5.0.5)
racc (1.8.1)
rainbow (3.1.1)
rdoc (6.6.3.1)
rdoc (6.10.0)
psych (>= 4.0.0)
regexp_parser (2.9.3)
reline (0.5.0)
reline (0.6.0)
io-console (~> 0.5)
rspec (3.13.0)
rspec-core (~> 3.13.0)
Expand Down Expand Up @@ -98,7 +100,7 @@ GEM
parser (>= 3.3.1.0)
ruby-progressbar (1.13.0)
ruby-rc4 (0.1.5)
stringio (3.1.0)
stringio (3.1.2)
timers (4.3.5)
ttfunk (1.8.0)
bigdecimal (~> 3.1)
Expand Down

0 comments on commit f1921ee

Please sign in to comment.