Bump honeycomb-beeline from 2.10.0 to 2.11.0 (#17813)
Bumps [honeycomb-beeline](https://github.com/honeycombio/beeline-ruby) from 2.10.0 to 2.11.0. - [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.10.0...v2.11.0) --- updated-dependencies: - dependency-name: honeycomb-beeline dependency-type: direct:production update-type: version-update:semver-minor ... 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
8fb98b9f30
commit
4459be2c03
10 changed files with 6 additions and 6 deletions
2
Gemfile
2
Gemfile
|
|
@ -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.12" # Used for tracking application errors
|
||||
gem "honeycomb-beeline", "~> 2.10.0" # Monitoring and Observability gem
|
||||
gem "honeycomb-beeline", "~> 2.11.0" # 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
|
||||
|
|
|
|||
10
Gemfile.lock
10
Gemfile.lock
|
|
@ -376,7 +376,7 @@ GEM
|
|||
highline (2.0.3)
|
||||
hkdf (0.3.0)
|
||||
honeybadger (4.12.1)
|
||||
honeycomb-beeline (2.10.0)
|
||||
honeycomb-beeline (2.11.0)
|
||||
libhoney (>= 1.14.2)
|
||||
html_tokenizer (0.0.7)
|
||||
html_truncator (0.4.2)
|
||||
|
|
@ -388,7 +388,7 @@ GEM
|
|||
http-form_data (~> 2.2)
|
||||
http-parser (~> 1.2.0)
|
||||
http-accept (1.7.0)
|
||||
http-cookie (1.0.4)
|
||||
http-cookie (1.0.5)
|
||||
domain_name (~> 0.5)
|
||||
http-form_data (2.3.0)
|
||||
http-parser (1.2.3)
|
||||
|
|
@ -472,7 +472,7 @@ GEM
|
|||
ffi (~> 1.0)
|
||||
libddwaf (1.3.0.2.0-x86_64-linux)
|
||||
ffi (~> 1.0)
|
||||
libhoney (2.1.0)
|
||||
libhoney (2.2.0)
|
||||
addressable (~> 2.0)
|
||||
excon
|
||||
http (>= 2.0, < 6.0)
|
||||
|
|
@ -896,7 +896,7 @@ GEM
|
|||
execjs (>= 0.3.0, < 3)
|
||||
unf (0.1.4)
|
||||
unf_ext
|
||||
unf_ext (0.0.8.1)
|
||||
unf_ext (0.0.8.2)
|
||||
unicode-display_width (2.1.0)
|
||||
uniform_notifier (1.16.0)
|
||||
validate_url (1.0.15)
|
||||
|
|
@ -1005,7 +1005,7 @@ DEPENDENCIES
|
|||
guard-livereload (~> 2.5)
|
||||
hairtrigger (~> 0.2.25)
|
||||
honeybadger (~> 4.12)
|
||||
honeycomb-beeline (~> 2.10.0)
|
||||
honeycomb-beeline (~> 2.11.0)
|
||||
html_truncator (~> 0.4)
|
||||
httparty (~> 0.20)
|
||||
httpclient (~> 2.8.3)
|
||||
|
|
|
|||
BIN
vendor/cache/honeycomb-beeline-2.10.0.gem
vendored
BIN
vendor/cache/honeycomb-beeline-2.10.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/honeycomb-beeline-2.11.0.gem
vendored
Normal file
BIN
vendor/cache/honeycomb-beeline-2.11.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/http-cookie-1.0.4.gem
vendored
BIN
vendor/cache/http-cookie-1.0.4.gem
vendored
Binary file not shown.
BIN
vendor/cache/http-cookie-1.0.5.gem
vendored
Normal file
BIN
vendor/cache/http-cookie-1.0.5.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/libhoney-2.1.0.gem
vendored
BIN
vendor/cache/libhoney-2.1.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/libhoney-2.2.0.gem
vendored
Normal file
BIN
vendor/cache/libhoney-2.2.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/unf_ext-0.0.8.1.gem
vendored
BIN
vendor/cache/unf_ext-0.0.8.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/unf_ext-0.0.8.2.gem
vendored
Normal file
BIN
vendor/cache/unf_ext-0.0.8.2.gem
vendored
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue