Skip to content

Commit

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

---
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 Jun 3, 2024
1 parent 949d6dc commit 6829718
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -169,9 +169,9 @@ GEM
database_cleaner-core (2.0.1)
date (3.3.4)
dead_end (4.0.0)
debug (1.8.0)
irb (>= 1.5.0)
reline (>= 0.3.1)
debug (1.9.2)
irb (~> 1.10)
reline (>= 0.3.8)
debug_inspector (1.1.0)
deprecation (1.1.0)
activesupport
Expand Down Expand Up @@ -247,10 +247,10 @@ GEM
httpclient (2.8.3)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
io-console (0.6.0)
irb (1.10.0)
rdoc
reline (>= 0.3.8)
io-console (0.7.2)
irb (1.13.1)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jbuilder (2.12.0)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
Expand Down Expand Up @@ -417,7 +417,7 @@ GEM
redis-client (0.18.0)
connection_pool
regexp_parser (2.9.0)
reline (0.4.1)
reline (0.5.8)
io-console (~> 0.5)
request_store (1.5.1)
rack (>= 1.4)
Expand Down

0 comments on commit 6829718

Please sign in to comment.