Bump honeycomb-rails from 0.8.0 to 0.8.1 (#1293) [ci skip]
Bumps [honeycomb-rails](https://github.com/honeycombio/honeycomb-rails) from 0.8.0 to 0.8.1. - [Release notes](https://github.com/honeycombio/honeycomb-rails/releases) - [Commits](https://github.com/honeycombio/honeycomb-rails/compare/v0.8.0...v0.8.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
3c99c08709
commit
c6c4e8ccc1
1 changed files with 7 additions and 7 deletions
14
Gemfile.lock
14
Gemfile.lock
|
|
@ -251,7 +251,7 @@ GEM
|
|||
warden (~> 1.2.3)
|
||||
diff-lcs (1.3)
|
||||
docile (1.3.1)
|
||||
domain_name (0.5.20170404)
|
||||
domain_name (0.5.20180417)
|
||||
unf (>= 0.0.5, < 1.0.0)
|
||||
draper (3.0.1)
|
||||
actionpack (~> 5.0)
|
||||
|
|
@ -496,19 +496,19 @@ GEM
|
|||
hashie (3.5.7)
|
||||
heapy (0.1.3)
|
||||
hkdf (0.3.0)
|
||||
honeycomb-rails (0.8.0)
|
||||
libhoney (>= 1.8.1)
|
||||
honeycomb-rails (0.8.1)
|
||||
libhoney (>= 1.9)
|
||||
rails (>= 3.0.0)
|
||||
html_truncator (0.4.2)
|
||||
nokogiri (~> 1.5)
|
||||
http (3.0.0)
|
||||
http (3.3.0)
|
||||
addressable (~> 2.3)
|
||||
http-cookie (~> 1.0)
|
||||
http-form_data (>= 2.0.0.pre.pre2, < 3)
|
||||
http-form_data (~> 2.0)
|
||||
http_parser.rb (~> 0.6.0)
|
||||
http-cookie (1.0.3)
|
||||
domain_name (~> 0.5)
|
||||
http-form_data (2.0.0)
|
||||
http-form_data (2.1.1)
|
||||
http_parser.rb (0.6.0)
|
||||
httparty (0.16.3)
|
||||
mime-types (~> 3.0)
|
||||
|
|
@ -692,7 +692,7 @@ GEM
|
|||
rake (>= 0.8.7)
|
||||
thor (>= 0.18.1, < 2.0)
|
||||
rainbow (3.0.0)
|
||||
rake (12.3.1)
|
||||
rake (12.3.2)
|
||||
rb-fsevent (0.10.3)
|
||||
rb-inotify (0.9.10)
|
||||
ffi (>= 0.5.0, < 2)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue