Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump honeybadger from 4.7.3 to 4.8.0 #36

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ gem "fog-aws", "~> 3.9" # 'fog' gem to support Amazon Web Services
gem "front_matter_parser", "~> 1.0" # Parse a front matter from syntactically correct strings or files
gem "gemoji", "~> 4.0.0.rc2" # Character information and metadata for standard and custom emoji
gem "gibbon", "~> 3.3" # API wrapper for MailChimp's API
gem "honeybadger", "~> 4.7" # Used for tracking application errors
gem "honeybadger", "~> 4.8" # Used for tracking application errors
gem "honeycomb-beeline", "~> 2.4.0" # Monitoring and Observability gem
gem "html_truncator", "~> 0.4" # Truncate an HTML string properly
gem "htmlentities", "~> 4.3", ">= 4.3.4" # A module for encoding and decoding (X)HTML entities
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@ GEM
thor
hiredis (0.6.3)
hkdf (0.3.0)
honeybadger (4.7.3)
honeybadger (4.8.0)
honeycomb-beeline (2.4.0)
libhoney (~> 1.14, >= 1.14.2)
html_tokenizer (0.0.7)
Expand Down Expand Up @@ -940,7 +940,7 @@ DEPENDENCIES
guard (~> 2.16)
guard-livereload (~> 2.5)
guard-rspec (~> 4.7)
honeybadger (~> 4.7)
honeybadger (~> 4.8)
honeycomb-beeline (~> 2.4.0)
html_truncator (~> 0.4)
htmlentities (~> 4.3, >= 4.3.4)
Expand Down
Binary file removed vendor/cache/honeybadger-4.7.3.gem
Binary file not shown.
Binary file added vendor/cache/honeybadger-4.8.0.gem
Binary file not shown.