Bump libhoney from 1.11.0 to 1.12.1 (#2100)
Bumps [libhoney](https://github.com/honeycombio/libhoney-rb) from 1.11.0 to 1.12.1. - [Release notes](https://github.com/honeycombio/libhoney-rb/releases) - [Commits](https://github.com/honeycombio/libhoney-rb/compare/v1.11.0...v1.12.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
158640e3f0
commit
51eca18aaa
2 changed files with 4 additions and 4 deletions
2
Gemfile
2
Gemfile
|
|
@ -57,7 +57,7 @@ gem "inline_svg", "~> 1.3"
|
|||
gem "jbuilder", "~> 2.8"
|
||||
gem "jquery-rails", "~> 4.3"
|
||||
gem "kaminari", "~> 1.1"
|
||||
gem "libhoney", "~> 1.11"
|
||||
gem "libhoney", "~> 1.12"
|
||||
gem "liquid", "~> 4.0"
|
||||
gem "nokogiri", "~> 1.10"
|
||||
gem "octokit", "~> 4.13"
|
||||
|
|
|
|||
|
|
@ -574,9 +574,9 @@ GEM
|
|||
kaminari-core (1.1.1)
|
||||
launchy (2.4.3)
|
||||
addressable (~> 2.3)
|
||||
libhoney (1.11.0)
|
||||
libhoney (1.12.1)
|
||||
addressable (~> 2.0)
|
||||
http (>= 2.0, < 4.0)
|
||||
http (>= 2.0, < 5.0)
|
||||
liquid (4.0.1)
|
||||
listen (3.1.5)
|
||||
rb-fsevent (~> 0.9, >= 0.9.4)
|
||||
|
|
@ -1009,7 +1009,7 @@ DEPENDENCIES
|
|||
jquery-rails (~> 4.3)
|
||||
kaminari (~> 1.1)
|
||||
launchy (~> 2.4)
|
||||
libhoney (~> 1.11)
|
||||
libhoney (~> 1.12)
|
||||
liquid (~> 4.0)
|
||||
memory_profiler (~> 0.9)
|
||||
nakayoshi_fork
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue