Skip to content

Commit

Permalink
Bump debugbar from 0.3.3 to 0.4.1
Browse files Browse the repository at this point in the history
Bumps [debugbar](https://github.com/julienbourdeau/debugbar) from 0.3.3 to 0.4.1.
- [Changelog](https://github.com/julienbourdeau/debugbar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/julienbourdeau/debugbar/commits)

---
updated-dependencies:
- dependency-name: debugbar
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent d1a002f commit 6ff1f01
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ GEM
debug (1.10.0)
irb (~> 1.10)
reline (>= 0.3.8)
debugbar (0.3.3)
debugbar (0.4.1)
actioncable
rails
derailed_benchmarks (2.2.1)
Expand Down Expand Up @@ -258,7 +258,7 @@ GEM
rb-inotify (~> 0.9, >= 0.9.10)
local_time (3.0.2)
logger (1.6.4)
loofah (2.23.1)
loofah (2.24.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
Expand Down Expand Up @@ -296,7 +296,7 @@ GEM
mysql2 (0.5.6)
net-http (0.6.0)
uri
net-imap (0.5.4)
net-imap (0.5.5)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -373,7 +373,8 @@ GEM
base64 (>= 0.1.0)
logger (>= 1.6.0)
rack (>= 3.0.0, < 4)
rack-session (2.0.0)
rack-session (2.1.0)
base64 (>= 0.1.0)
rack (>= 3.0.0)
rack-test (2.2.0)
rack (>= 1.3)
Expand Down Expand Up @@ -533,7 +534,8 @@ GEM
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
websocket (1.2.11)
websocket-driver (0.7.6)
websocket-driver (0.7.7)
base64
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
xpath (3.2.0)
Expand Down

0 comments on commit 6ff1f01

Please sign in to comment.