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 10, 2025
1 parent 9aad230 commit 97d7286
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ GEM
csv
colorize (1.1.0)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
connection_pool (2.5.0)
crack (1.0.0)
bigdecimal
rexml
Expand All @@ -157,7 +157,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 @@ -259,8 +259,8 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
local_time (3.0.2)
logger (1.6.4)
loofah (2.23.1)
logger (1.6.5)
loofah (2.24.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
Expand Down Expand Up @@ -298,7 +298,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 @@ -375,7 +375,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 @@ -535,7 +536,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 97d7286

Please sign in to comment.