Skip to content

Commit

Permalink
Bump debug from 1.9.0 to 1.9.1
Browse files Browse the repository at this point in the history
Bumps [debug](https://github.com/ruby/debug) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/ruby/debug/releases)
- [Commits](ruby/debug@v1.9.0...v1.9.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2023
1 parent 7d68009 commit 4092db1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ GEM
cssbundling-rails (1.3.3)
railties (>= 6.0.0)
date (3.3.4)
debug (1.9.0)
debug (1.9.1)
irb (~> 1.10)
reline (>= 0.3.8)
delayed_job (4.1.11)
Expand Down Expand Up @@ -150,7 +150,7 @@ GEM
i18n (1.14.1)
concurrent-ruby (~> 1.0)
io-console (0.7.1)
irb (1.10.1)
irb (1.11.0)
rdoc
reline (>= 0.3.8)
jbuilder (2.11.5)
Expand Down Expand Up @@ -200,7 +200,7 @@ GEM
ast (~> 2.4.1)
racc
pg (1.5.4)
psych (5.1.1.1)
psych (5.1.2)
stringio
public_suffix (5.0.3)
puma (6.4.0)
Expand Down

0 comments on commit 4092db1

Please sign in to comment.