Bump honeycomb-beeline from 2.1.2 to 2.2.0 (#10298)
* Bump honeycomb-beeline from 2.1.2 to 2.2.0 Bumps [honeycomb-beeline](https://github.com/honeycombio/beeline-ruby) from 2.1.2 to 2.2.0. - [Release notes](https://github.com/honeycombio/beeline-ruby/releases) - [Commits](https://github.com/honeycombio/beeline-ruby/compare/v2.1.2...v2.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump honeycomb-beeline from 2.1.2 to 2.2.0 (Update vendor/cache) Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
8f3f907313
commit
fcc02ff913
6 changed files with 4 additions and 4 deletions
2
Gemfile
2
Gemfile
|
|
@ -46,7 +46,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.1.2" # Monitoring and Observability gem
|
||||
gem "honeycomb-beeline", "~> 2.2.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
|
||||
|
|
|
|||
|
|
@ -371,7 +371,7 @@ GEM
|
|||
hashie (4.1.0)
|
||||
heapy (0.1.4)
|
||||
honeybadger (4.7.2)
|
||||
honeycomb-beeline (2.1.2)
|
||||
honeycomb-beeline (2.2.0)
|
||||
libhoney (~> 1.14, >= 1.14.2)
|
||||
html_tokenizer (0.0.7)
|
||||
html_truncator (0.4.2)
|
||||
|
|
@ -529,7 +529,7 @@ GEM
|
|||
pry (~> 0.13.0)
|
||||
pry-rails (0.3.9)
|
||||
pry (>= 0.10.4)
|
||||
public_suffix (4.0.5)
|
||||
public_suffix (4.0.6)
|
||||
puma (4.3.6)
|
||||
nio4r (~> 2.0)
|
||||
pundit (2.1.0)
|
||||
|
|
@ -905,7 +905,7 @@ DEPENDENCIES
|
|||
guard-livereload (~> 2.5)
|
||||
guard-rspec (~> 4.7)
|
||||
honeybadger (~> 4.7)
|
||||
honeycomb-beeline (~> 2.1.2)
|
||||
honeycomb-beeline (~> 2.2.0)
|
||||
html_truncator (~> 0.4)
|
||||
htmlentities (~> 4.3, >= 4.3.4)
|
||||
httparty (~> 0.18)
|
||||
|
|
|
|||
BIN
vendor/cache/honeycomb-beeline-2.1.2.gem
vendored
BIN
vendor/cache/honeycomb-beeline-2.1.2.gem
vendored
Binary file not shown.
BIN
vendor/cache/honeycomb-beeline-2.2.0.gem
vendored
Normal file
BIN
vendor/cache/honeycomb-beeline-2.2.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/public_suffix-4.0.5.gem
vendored
BIN
vendor/cache/public_suffix-4.0.5.gem
vendored
Binary file not shown.
BIN
vendor/cache/public_suffix-4.0.6.gem
vendored
Normal file
BIN
vendor/cache/public_suffix-4.0.6.gem
vendored
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue