Skip to content

Commit

Permalink
Merge pull request #33 from siasmj/dependabot/bundler/honeybadger-5.20.0
Browse files Browse the repository at this point in the history
Bump honeybadger from 5.19.2 to 5.20.0
  • Loading branch information
siasmj authored Nov 11, 2024
2 parents 9347d07 + 7c2edd4 commit 0edadf2
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 @@ -48,7 +48,7 @@ gem "concurrent-ruby-ext"
gem "faker", "~> 3.5", require: false

# For error monitoring
gem "honeybadger", "~> 5.19"
gem "honeybadger", "~> 5.20"

group :development, :test do
# See https://guides.rubyonrails.org/debugging_rails_applications.html#debugging-with-the-debug-gem
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ GEM
i18n (>= 1.8.11, < 2)
globalid (1.2.1)
activesupport (>= 6.1)
honeybadger (5.19.2)
honeybadger (5.20.0)
logger
i18n (1.14.6)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -333,7 +333,7 @@ DEPENDENCIES
concurrent-ruby-ext
debug
faker (~> 3.5)
honeybadger (~> 5.19)
honeybadger (~> 5.20)
importmap-rails
lol_dba
pagy (~> 9.2)
Expand Down

0 comments on commit 0edadf2

Please sign in to comment.