Bump honeycomb-beeline from 2.7.0 to 2.7.1 (#15190)
Bumps [honeycomb-beeline](https://github.com/honeycombio/beeline-ruby) from 2.7.0 to 2.7.1. - [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.7.0...v2.7.1) --- 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
dbf3cf75fa
commit
68504659d4
10 changed files with 7 additions and 7 deletions
2
Gemfile
2
Gemfile
|
|
@ -44,7 +44,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.24" # HairTrigger lets you create and manage database triggers in a concise, db-agnostic, Rails-y way.
|
||||
gem "honeybadger", "~> 4.9" # Used for tracking application errors
|
||||
gem "honeycomb-beeline", "~> 2.7.0" # Monitoring and Observability gem
|
||||
gem "honeycomb-beeline", "~> 2.7.1" # 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.20" # Makes http fun! Also, makes consuming restful web services dead easy
|
||||
|
|
|
|||
12
Gemfile.lock
12
Gemfile.lock
|
|
@ -247,7 +247,7 @@ GEM
|
|||
et-orbi (1.2.4)
|
||||
tzinfo
|
||||
eventmachine (1.2.7)
|
||||
excon (0.85.0)
|
||||
excon (0.87.0)
|
||||
execjs (2.7.0)
|
||||
exifr (1.3.9)
|
||||
factory_bot (6.2.0)
|
||||
|
|
@ -359,7 +359,7 @@ GEM
|
|||
highline (2.0.3)
|
||||
hkdf (0.3.0)
|
||||
honeybadger (4.9.0)
|
||||
honeycomb-beeline (2.7.0)
|
||||
honeycomb-beeline (2.7.1)
|
||||
libhoney (~> 1.14, >= 1.14.2)
|
||||
html_tokenizer (0.0.7)
|
||||
html_truncator (0.4.2)
|
||||
|
|
@ -436,10 +436,10 @@ GEM
|
|||
rake
|
||||
launchy (2.5.0)
|
||||
addressable (~> 2.7)
|
||||
libhoney (1.20.0)
|
||||
libhoney (1.21.0)
|
||||
addressable (~> 2.0)
|
||||
excon
|
||||
http (>= 2.0, < 5.0)
|
||||
http (>= 2.0, < 6.0)
|
||||
liquid (5.1.0)
|
||||
listen (3.7.0)
|
||||
rb-fsevent (~> 0.10, >= 0.10.3)
|
||||
|
|
@ -821,7 +821,7 @@ GEM
|
|||
ulid (1.3.0)
|
||||
unf (0.1.4)
|
||||
unf_ext
|
||||
unf_ext (0.0.7.7)
|
||||
unf_ext (0.0.8)
|
||||
unicode-display_width (2.1.0)
|
||||
uniform_notifier (1.14.2)
|
||||
validate_url (1.0.13)
|
||||
|
|
@ -931,7 +931,7 @@ DEPENDENCIES
|
|||
guard-livereload (~> 2.5)
|
||||
hairtrigger (~> 0.2.24)
|
||||
honeybadger (~> 4.9)
|
||||
honeycomb-beeline (~> 2.7.0)
|
||||
honeycomb-beeline (~> 2.7.1)
|
||||
html_truncator (~> 0.4)
|
||||
htmlentities (~> 4.3, >= 4.3.4)
|
||||
httparty (~> 0.20)
|
||||
|
|
|
|||
BIN
vendor/cache/excon-0.85.0.gem
vendored
BIN
vendor/cache/excon-0.85.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/excon-0.87.0.gem
vendored
Normal file
BIN
vendor/cache/excon-0.87.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/honeycomb-beeline-2.7.0.gem
vendored
BIN
vendor/cache/honeycomb-beeline-2.7.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/honeycomb-beeline-2.7.1.gem
vendored
Normal file
BIN
vendor/cache/honeycomb-beeline-2.7.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/libhoney-1.20.0.gem
vendored
BIN
vendor/cache/libhoney-1.20.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/libhoney-1.21.0.gem
vendored
Normal file
BIN
vendor/cache/libhoney-1.21.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/unf_ext-0.0.7.7.gem
vendored
BIN
vendor/cache/unf_ext-0.0.7.7.gem
vendored
Binary file not shown.
BIN
vendor/cache/unf_ext-0.0.8.gem
vendored
Normal file
BIN
vendor/cache/unf_ext-0.0.8.gem
vendored
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue