Skip to content

Commit

Permalink
Bump honeybadger from 5.20.1 to 5.22.0 (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent fcdd71c commit 206853c
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 @@ -43,7 +43,7 @@ gem "concurrent-ruby-ext"
gem "faker", "~> 3.5", require: false

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

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.20.1)
honeybadger (5.22.0)
logger
i18n (1.14.6)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -332,7 +332,7 @@ DEPENDENCIES
concurrent-ruby-ext
debug
faker (~> 3.5)
honeybadger (~> 5.20)
honeybadger (~> 5.22)
importmap-rails
lol_dba
pagy (~> 9.2)
Expand Down

0 comments on commit 206853c

Please sign in to comment.