Bump honeycomb-beeline from 2.8.1 to 2.8.2 (#16409)

Bumps [honeycomb-beeline](https://github.com/honeycombio/beeline-ruby) from 2.8.1 to 2.8.2.
- [Release notes](https://github.com/honeycombio/beeline-ruby/releases)
- [Changelog](https://github.com/honeycombio/beeline-ruby/blob/main/CHANGELOG.md)
- [Commits](https://github.com/honeycombio/beeline-ruby/compare/v2.8.1...v2.8.2)

---
updated-dependencies:
- dependency-name: honeycomb-beeline
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-02-03 11:24:11 -07:00 committed by GitHub
parent 9a11beec50
commit c372d0a8f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 6 additions and 6 deletions

View file

@ -43,7 +43,7 @@ gem "gemoji", "~> 4.0.0.rc3" # Character information and metadata for standard a
gem "gibbon", "~> 3.4" # API wrapper for MailChimp's API
gem "hairtrigger", "~> 0.2.25" # HairTrigger lets you create and manage database triggers in a concise, db-agnostic, Rails-y way.
gem "honeybadger", "~> 4.10" # Used for tracking application errors
gem "honeycomb-beeline", "~> 2.8.1" # Monitoring and Observability gem
gem "honeycomb-beeline", "~> 2.8.2" # Monitoring and Observability gem
gem "html_truncator", "~> 0.4" # Truncate an HTML string properly
gem "httparty", "~> 0.20" # Makes http fun! Also, makes consuming restful web services dead easy
gem "httpclient", "~> 2.8.3" # Gives something like the functionality of libwww-perl (LWP) in Ruby

View file

@ -239,7 +239,7 @@ GEM
et-orbi (1.2.4)
tzinfo
eventmachine (1.2.7)
excon (0.89.0)
excon (0.90.0)
execjs (2.7.0)
exifr (1.3.9)
factory_bot (6.2.0)
@ -359,8 +359,8 @@ GEM
highline (2.0.3)
hkdf (0.3.0)
honeybadger (4.10.0)
honeycomb-beeline (2.8.1)
libhoney (~> 1.14, >= 1.14.2)
honeycomb-beeline (2.8.2)
libhoney (>= 1.14.2)
html_tokenizer (0.0.7)
html_truncator (0.4.2)
nokogiri (~> 1.5)
@ -445,7 +445,7 @@ GEM
kramdown (~> 2.0)
launchy (2.5.0)
addressable (~> 2.7)
libhoney (1.21.0)
libhoney (2.1.0)
addressable (~> 2.0)
excon
http (>= 2.0, < 6.0)
@ -950,7 +950,7 @@ DEPENDENCIES
guard-livereload (~> 2.5)
hairtrigger (~> 0.2.25)
honeybadger (~> 4.10)
honeycomb-beeline (~> 2.8.1)
honeycomb-beeline (~> 2.8.2)
html_truncator (~> 0.4)
httparty (~> 0.20)
httpclient (~> 2.8.3)

Binary file not shown.

BIN
vendor/cache/excon-0.90.0.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/honeycomb-beeline-2.8.2.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/libhoney-2.1.0.gem vendored Normal file

Binary file not shown.