Skip to content

Commit

Permalink
chore(deps-dev): 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 and markokajzer committed May 9, 2024
1 parent 3da2301 commit c80268c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ GEM
crack (1.0.0)
bigdecimal
rexml
debug (1.9.1)
debug (1.9.2)
irb (~> 1.10)
reline (>= 0.3.8)
diff-lcs (1.5.1)
Expand All @@ -62,8 +62,8 @@ GEM
concurrent-ruby (~> 1.0)
io-console (0.7.2)
io-event (1.5.1)
irb (1.11.2)
rdoc
irb (1.13.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.7.2)
language_server-protocol (3.17.0.3)
Expand All @@ -90,7 +90,7 @@ GEM
rdoc (6.6.3.1)
psych (>= 4.0.0)
regexp_parser (2.9.0)
reline (0.4.2)
reline (0.5.4)
io-console (~> 0.5)
rexml (3.2.6)
rspec (3.13.0)
Expand Down

0 comments on commit c80268c

Please sign in to comment.