Skip to content

Commit

Permalink
build(deps): Bump the debug-gem group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the debug-gem group with 1 update in the / directory: [debug](https://github.com/ruby/debug).


Updates `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)

Updates `irb` from 1.14.1 to 1.14.3
- [Release notes](https://github.com/ruby/irb/releases)
- [Commits](ruby/irb@v1.14.1...v1.14.3)

Updates `reline` from 0.5.12 to 0.6.0
- [Release notes](https://github.com/ruby/reline/releases)
- [Commits](ruby/reline@v0.5.12...v0.6.0)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: debug-gem
- dependency-name: irb
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: debug-gem
- dependency-name: reline
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: debug-gem
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent f1de08c commit 49b30c7
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 @@ -91,7 +91,7 @@ GEM
concurrent-ruby (1.3.4)
crass (1.0.6)
date (3.4.1)
debug (1.9.2)
debug (1.10.0)
irb (~> 1.10)
reline (>= 0.3.8)
diff-lcs (1.5.1)
Expand All @@ -116,7 +116,7 @@ GEM
activesupport (>= 3.0)
nokogiri (>= 1.6)
io-console (0.8.0)
irb (1.14.1)
irb (1.14.3)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.9.1)
Expand Down Expand Up @@ -205,10 +205,10 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rdoc (6.8.1)
rdoc (6.10.0)
psych (>= 4.0.0)
regexp_parser (2.9.2)
reline (0.5.12)
reline (0.6.0)
io-console (~> 0.5)
rexml (3.3.9)
rspec-core (3.13.1)
Expand Down

0 comments on commit 49b30c7

Please sign in to comment.