Bump honeycomb-beeline from 2.0.0 to 2.1.0 (#8633)
* Bump honeycomb-beeline from 2.0.0 to 2.1.0 Bumps [honeycomb-beeline](https://github.com/honeycombio/beeline-ruby) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/honeycombio/beeline-ruby/releases) - [Commits](https://github.com/honeycombio/beeline-ruby/compare/v2.0.0...v2.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump honeycomb-beeline from 2.0.0 to 2.1.0 (Update vendor/cache) Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
87702417c4
commit
ced9f0581a
8 changed files with 5 additions and 5 deletions
2
Gemfile
2
Gemfile
|
|
@ -50,7 +50,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.0.0" # Monitoring and Observability gem
|
||||
gem "honeycomb-beeline", "~> 2.1.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
|
||||
|
|
|
|||
|
|
@ -328,7 +328,7 @@ GEM
|
|||
feedjira (3.1.1)
|
||||
loofah (>= 2.3.1)
|
||||
sax-machine (>= 1.0)
|
||||
ffi (1.12.2)
|
||||
ffi (1.13.1)
|
||||
ffi-compiler (1.0.1)
|
||||
ffi (>= 1.0.0)
|
||||
rake
|
||||
|
|
@ -399,13 +399,13 @@ GEM
|
|||
hashie (4.1.0)
|
||||
heapy (0.1.4)
|
||||
honeybadger (4.7.0)
|
||||
honeycomb-beeline (2.0.0)
|
||||
honeycomb-beeline (2.1.0)
|
||||
libhoney (~> 1.14, >= 1.14.2)
|
||||
html_tokenizer (0.0.7)
|
||||
html_truncator (0.4.2)
|
||||
nokogiri (~> 1.5)
|
||||
htmlentities (4.3.4)
|
||||
http (4.3.0)
|
||||
http (4.4.1)
|
||||
addressable (~> 2.3)
|
||||
http-cookie (~> 1.0)
|
||||
http-form_data (~> 2.2)
|
||||
|
|
@ -927,7 +927,7 @@ DEPENDENCIES
|
|||
guard-livereload (~> 2.5)
|
||||
guard-rspec (~> 4.7)
|
||||
honeybadger (~> 4.7)
|
||||
honeycomb-beeline (~> 2.0.0)
|
||||
honeycomb-beeline (~> 2.1.0)
|
||||
html_truncator (~> 0.4)
|
||||
htmlentities (~> 4.3, >= 4.3.4)
|
||||
httparty (~> 0.18)
|
||||
|
|
|
|||
BIN
vendor/cache/ffi-1.12.2.gem
vendored
BIN
vendor/cache/ffi-1.12.2.gem
vendored
Binary file not shown.
BIN
vendor/cache/ffi-1.13.1.gem
vendored
Normal file
BIN
vendor/cache/ffi-1.13.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/honeycomb-beeline-2.0.0.gem
vendored
BIN
vendor/cache/honeycomb-beeline-2.0.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/honeycomb-beeline-2.1.0.gem
vendored
Normal file
BIN
vendor/cache/honeycomb-beeline-2.1.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/http-4.3.0.gem
vendored
BIN
vendor/cache/http-4.3.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/http-4.4.1.gem
vendored
Normal file
BIN
vendor/cache/http-4.4.1.gem
vendored
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue