Skip to content

Commit

Permalink
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 31, 2024
1 parent 480f6be commit e03ffcd
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions audiences/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ GEM
crass (1.0.6)
csv (3.3.0)
date (3.3.4)
debug (1.9.2)
debug (1.10.0)
irb (~> 1.10)
reline (>= 0.3.8)
diff-lcs (1.5.1)
Expand All @@ -94,9 +94,9 @@ GEM
hashdiff (1.1.1)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
io-console (0.7.2)
irb (1.12.0)
rdoc
io-console (0.8.0)
irb (1.14.3)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.9.0)
language_server-protocol (3.17.0.3)
Expand Down Expand Up @@ -142,7 +142,8 @@ GEM
ast (~> 2.4.1)
racc
pg (1.5.9)
psych (5.1.2)
psych (5.2.2)
date
stringio
public_suffix (6.0.1)
puma (6.5.0)
Expand Down Expand Up @@ -183,10 +184,10 @@ GEM
thor (~> 1.0)
rainbow (3.1.1)
rake (13.2.1)
rdoc (6.6.3.1)
rdoc (6.10.0)
psych (>= 4.0.0)
regexp_parser (2.9.3)
reline (0.5.3)
reline (0.6.0)
io-console (~> 0.5)
rexml (3.3.9)
rspec (3.13.0)
Expand Down Expand Up @@ -251,7 +252,7 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
stringio (3.1.0)
stringio (3.1.2)
thor (1.3.2)
timeout (0.4.1)
tomlrb (2.0.3)
Expand Down

0 comments on commit e03ffcd

Please sign in to comment.