Skip to content

Commit

Permalink
Bump rbtrace from 0.4.14 to 0.5.0
Browse files Browse the repository at this point in the history
Bumps [rbtrace](https://github.com/tmm1/rbtrace) from 0.4.14 to 0.5.0.
- [Changelog](https://github.com/tmm1/rbtrace/blob/master/CHANGELOG)
- [Commits](tmm1/rbtrace@v0.4.14...v0.5.0)

---
updated-dependencies:
- dependency-name: rbtrace
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent 3299b92 commit d0a4965
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ gem "pg", "~> 1.4"
gem "puma", "~> 6.4"
gem "rack", "~> 2.2"
gem "rack-utf8_sanitizer", "~> 1.8"
gem "rbtrace", "~> 0.4.8"
gem "rbtrace", "~> 0.5.0"
gem "rdoc", "~> 6.5"
gem "roadie-rails", "~> 3.0"
gem "ruby-magic", "~> 0.6"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@ GEM
openssl (3.1.0)
openssl-signature_algorithm (1.3.0)
openssl (> 2.0)
optimist (3.0.1)
optimist (3.1.0)
pagy (6.2.0)
parallel (1.22.1)
parser (3.2.1.1)
Expand Down Expand Up @@ -516,7 +516,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rbtrace (0.4.14)
rbtrace (0.5.0)
ffi (>= 1.0.6)
msgpack (>= 0.4.3)
optimist (>= 3.0.0)
Expand Down Expand Up @@ -755,7 +755,7 @@ DEPENDENCIES
rails-erd (~> 1.7)
rails-i18n (~> 7.0)
rails_semantic_logger (~> 4.14)
rbtrace (~> 0.4.8)
rbtrace (~> 0.5.0)
rdoc (~> 6.5)
roadie-rails (~> 3.0)
rotp (~> 6.2)
Expand Down

0 comments on commit d0a4965

Please sign in to comment.