Bump honeycomb-beeline from 2.2.0 to 2.3.0 (#11312)

* Bump honeycomb-beeline from 2.2.0 to 2.3.0

Bumps [honeycomb-beeline](https://github.com/honeycombio/beeline-ruby) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/honeycombio/beeline-ruby/releases)
- [Commits](https://github.com/honeycombio/beeline-ruby/compare/v2.2.0...v2.3.0)

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

* Bump honeycomb-beeline from 2.2.0 to 2.3.0 (Update vendor/cache)

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-11-08 14:38:18 +01:00 committed by GitHub
parent 4d93112084
commit 997115c5d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 4 additions and 4 deletions

View file

@ -45,7 +45,7 @@ gem "front_matter_parser", "~> 0.2" # Parse a front matter from syntactically co
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 "honeycomb-beeline", "~> 2.2.0" # Monitoring and Observability gem
gem "honeycomb-beeline", "~> 2.3.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
gem "httparty", "~> 0.18" # Makes http fun! Also, makes consuming restful web services dead easy

View file

@ -364,7 +364,7 @@ GEM
heapy (0.2.0)
thor
honeybadger (4.7.2)
honeycomb-beeline (2.2.0)
honeycomb-beeline (2.3.0)
libhoney (~> 1.14, >= 1.14.2)
html_tokenizer (0.0.7)
html_truncator (0.4.2)
@ -431,7 +431,7 @@ GEM
rake
launchy (2.5.0)
addressable (~> 2.7)
libhoney (1.14.5)
libhoney (1.15.0)
addressable (~> 2.0)
http (>= 2.0, < 5.0)
libv8 (8.4.255.0)
@ -895,7 +895,7 @@ DEPENDENCIES
guard-livereload (~> 2.5)
guard-rspec (~> 4.7)
honeybadger (~> 4.7)
honeycomb-beeline (~> 2.2.0)
honeycomb-beeline (~> 2.3.0)
html_truncator (~> 0.4)
htmlentities (~> 4.3, >= 4.3.4)
httparty (~> 0.18)

Binary file not shown.

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

Binary file not shown.

Binary file not shown.

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

Binary file not shown.