Skip to content

Commit

Permalink
chore(deps-dev): bump debug from 1.9.2 to 1.10.0
Browse files Browse the repository at this point in the history
Bumps [debug](https://github.com/ruby/debug) from 1.9.2 to 1.10.0.
- [Release notes](https://github.com/ruby/debug/releases)
- [Commits](ruby/debug@v1.9.2...v1.10.0)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent c625d51 commit 1b6ef11
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ GEM
connection_pool (2.4.1)
crass (1.0.6)
date (3.4.0)
debug (1.9.2)
debug (1.10.0)
irb (~> 1.10)
reline (>= 0.3.8)
drb (2.2.1)
Expand All @@ -94,8 +94,8 @@ GEM
activesupport (>= 6.1)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
io-console (0.7.2)
irb (1.14.1)
io-console (0.8.0)
irb (1.14.3)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.8.2)
Expand Down Expand Up @@ -141,7 +141,8 @@ GEM
ast (~> 2.4.1)
racc
pg (1.5.9)
psych (5.2.0)
psych (5.2.2)
date
stringio
puma (6.4.3)
nio4r (~> 2.0)
Expand Down Expand Up @@ -186,10 +187,10 @@ GEM
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.2.1)
rdoc (6.7.0)
rdoc (6.10.0)
psych (>= 4.0.0)
regexp_parser (2.9.2)
reline (0.5.11)
reline (0.6.0)
io-console (~> 0.5)
rubocop (1.68.0)
json (~> 2.3)
Expand Down

0 comments on commit 1b6ef11

Please sign in to comment.