Skip to content

Commit

Permalink
Update dependency backtrace to v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 26, 2023
1 parent e339d8b commit 91257f8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ gem 'active_paypal_adaptive_payment', '0.3.16'
gem 'aws-sdk-s3', '1.114.0'
gem 'aws-sdk-sns', '1.55.0'
gem 'backports', '3.23.0'
gem 'backtrace', '0.3.0'
gem 'backtrace', '0.4.0'
gem 'bitcoin-ruby', '~>0.0.19'
gem 'codecov', '0.6.0', require: false
gem 'coinbase', '4.2.2'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ GEM
ice_nine (~> 0.11.0)
thread_safe (~> 0.3, >= 0.3.1)
backports (3.23.0)
backtrace (0.3.0)
backtrace (0.4.0)
bitcoin-ruby (0.0.20)
eventmachine
ffi
Expand Down Expand Up @@ -351,7 +351,7 @@ DEPENDENCIES
aws-sdk-s3 (= 1.114.0)
aws-sdk-sns (= 1.55.0)
backports (= 3.23.0)
backtrace (= 0.3.0)
backtrace (= 0.4.0)
bitcoin-ruby (~> 0.0.19)
codecov (= 0.6.0)
coinbase (= 4.2.2)
Expand Down

0 comments on commit 91257f8

Please sign in to comment.