Bump honeycomb-beeline from 2.4.1 to 2.4.2 (#14076)
Bumps [honeycomb-beeline](https://github.com/honeycombio/beeline-ruby) from 2.4.1 to 2.4.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.4.1...v2.4.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:
parent
a627ede98d
commit
04669c612f
8 changed files with 5 additions and 5 deletions
2
Gemfile
2
Gemfile
|
|
@ -43,7 +43,7 @@ gem "gemoji", "~> 4.0.0.rc2" # Character information and metadata for standard a
|
|||
gem "gibbon", "~> 3.4" # API wrapper for MailChimp's API
|
||||
gem "hairtrigger", "~> 0.2.24" # HairTrigger lets you create and manage database triggers in a concise, db-agnostic, Rails-y way.
|
||||
gem "honeybadger", "~> 4.8" # Used for tracking application errors
|
||||
gem "honeycomb-beeline", "~> 2.4.1" # Monitoring and Observability gem
|
||||
gem "honeycomb-beeline", "~> 2.4.2" # 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
|
||||
|
|
|
|||
|
|
@ -270,7 +270,7 @@ GEM
|
|||
feedjira (3.2.0)
|
||||
loofah (>= 2.3.1)
|
||||
sax-machine (>= 1.0)
|
||||
ffi (1.15.1)
|
||||
ffi (1.15.3)
|
||||
ffi-compiler (1.0.1)
|
||||
ffi (>= 1.0.0)
|
||||
rake
|
||||
|
|
@ -343,7 +343,7 @@ GEM
|
|||
thor
|
||||
hkdf (0.3.0)
|
||||
honeybadger (4.8.0)
|
||||
honeycomb-beeline (2.4.1)
|
||||
honeycomb-beeline (2.4.2)
|
||||
libhoney (~> 1.14, >= 1.14.2)
|
||||
html_tokenizer (0.0.7)
|
||||
html_truncator (0.4.2)
|
||||
|
|
@ -356,7 +356,7 @@ GEM
|
|||
http-form_data (~> 2.2)
|
||||
http-parser (~> 1.2.0)
|
||||
http-accept (1.7.0)
|
||||
http-cookie (1.0.3)
|
||||
http-cookie (1.0.4)
|
||||
domain_name (~> 0.5)
|
||||
http-form_data (2.3.0)
|
||||
http-parser (1.2.3)
|
||||
|
|
@ -893,7 +893,7 @@ DEPENDENCIES
|
|||
guard-livereload (~> 2.5)
|
||||
hairtrigger (~> 0.2.24)
|
||||
honeybadger (~> 4.8)
|
||||
honeycomb-beeline (~> 2.4.1)
|
||||
honeycomb-beeline (~> 2.4.2)
|
||||
html_truncator (~> 0.4)
|
||||
htmlentities (~> 4.3, >= 4.3.4)
|
||||
httparty (~> 0.18)
|
||||
|
|
|
|||
BIN
vendor/cache/ffi-1.15.1.gem
vendored
BIN
vendor/cache/ffi-1.15.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/ffi-1.15.3.gem
vendored
Normal file
BIN
vendor/cache/ffi-1.15.3.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/honeycomb-beeline-2.4.1.gem
vendored
BIN
vendor/cache/honeycomb-beeline-2.4.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/honeycomb-beeline-2.4.2.gem
vendored
Normal file
BIN
vendor/cache/honeycomb-beeline-2.4.2.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/http-cookie-1.0.3.gem
vendored
BIN
vendor/cache/http-cookie-1.0.3.gem
vendored
Binary file not shown.
BIN
vendor/cache/http-cookie-1.0.4.gem
vendored
Normal file
BIN
vendor/cache/http-cookie-1.0.4.gem
vendored
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue