Skip to content

Commit

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

---
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 Jul 19, 2024
1 parent aa2f0b5 commit 06233ab
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 @@ -13,17 +13,17 @@ GEM
database_cleaner-redis (2.0.0)
database_cleaner-core (~> 2.0.0)
redis
debug (1.9.1)
debug (1.9.2)
irb (~> 1.10)
reline (>= 0.3.8)
diff-lcs (1.5.1)
docile (1.4.0)
fakeredis (0.9.2)
redis (~> 4.8)
io-console (0.7.1)
irb (1.11.0)
rdoc
reline (>= 0.3.8)
io-console (0.7.2)
irb (1.14.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.7.2)
language_server-protocol (3.17.0.3)
parallel (1.25.1)
Expand All @@ -35,13 +35,13 @@ GEM
racc (1.8.0)
rainbow (3.1.1)
rake (13.2.1)
rdoc (6.6.2)
rdoc (6.7.0)
psych (>= 4.0.0)
redis (4.8.1)
redlock (1.3.2)
redis (>= 3.0.0, < 6.0)
regexp_parser (2.9.2)
reline (0.4.1)
reline (0.5.9)
io-console (~> 0.5)
rexml (3.3.1)
strscan
Expand Down Expand Up @@ -79,7 +79,7 @@ GEM
simplecov-html (0.12.3)
simplecov-lcov (0.8.0)
simplecov_json_formatter (0.1.4)
stringio (3.1.0)
stringio (3.1.1)
strscan (3.1.0)
timecop (0.9.8)
unicode-display_width (2.5.0)
Expand Down

0 comments on commit 06233ab

Please sign in to comment.