Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
build(deps): bump debug from 1.11.0 to 1.11.1
Bumps [debug](https://github.com/ruby/debug) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/ruby/debug/releases)
- [Commits](ruby/debug@v1.11.0...v1.11.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 22, 2025
commit 8705ee5f2506b39a4ad812d029e0d64e352e24b8
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -53,19 +53,19 @@ GEM
concurrent-ruby (1.3.5)
connection_pool (2.5.4)
crass (1.0.6)
date (3.4.1)
debug (1.11.0)
date (3.5.1)
debug (1.11.1)
irb (~> 1.10)
reline (>= 0.3.8)
drb (2.2.3)
erb (5.1.1)
erb (6.0.1)
erubi (1.13.1)
globalid (1.3.0)
activesupport (>= 6.1)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
io-console (0.8.1)
irb (1.15.2)
io-console (0.8.2)
irb (1.16.0)
pp (>= 0.6.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
Expand Down Expand Up @@ -108,7 +108,7 @@ GEM
pp (0.6.3)
prettyprint
prettyprint (0.2.0)
psych (5.2.6)
psych (5.3.1)
date
stringio
racc (1.8.1)
Expand Down Expand Up @@ -137,14 +137,14 @@ GEM
tsort (>= 0.2)
zeitwerk (~> 2.6)
rake (13.3.0)
rdoc (6.15.0)
rdoc (7.0.2)
erb
psych (>= 4.0.0)
tsort
reline (0.6.2)
reline (0.6.3)
io-console (~> 0.5)
securerandom (0.4.1)
stringio (3.1.7)
stringio (3.2.0)
tailwindcss-ruby (4.1.13)
tailwindcss-ruby (4.1.13-aarch64-linux-gnu)
tailwindcss-ruby (4.1.13-arm64-darwin)
Expand Down
Loading