Skip to content
This repository has been archived by the owner on Mar 11, 2020. It is now read-only.

Commit

Permalink
Bump honeycomb-beeline from 1.2.0 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps [honeycomb-beeline](https://github.com/honeycombio/beeline-ruby) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/honeycombio/beeline-ruby/releases)
- [Commits](honeycombio/beeline-ruby@v1.2.0...v1.3.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and VivianChu committed Nov 25, 2019
1 parent 853cc10 commit 74ac252
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ gem 'coveralls', '0.8.23', require: false
gem 'equivalent-xml', '~> 0.6.0'
gem 'fabrication', '2.20.2'
# gem 'google-api-client', '0.8.2', require: 'google/api_client'
gem 'honeycomb-beeline', '1.2.0'
gem 'honeycomb-beeline', '1.3.0'
gem 'inch', '0.8.0', require: false
gem 'jbuilder', '2.9.1'
gem 'jquery-rails', '4.3.5'
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -104,14 +104,14 @@ GEM
erubis (2.7.0)
execjs (2.7.0)
fabrication (2.20.2)
ffi (1.11.1)
ffi (1.11.2)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
globalid (0.4.2)
activesupport (>= 4.2.0)
hashie (3.6.0)
honeycomb-beeline (1.2.0)
honeycomb-beeline (1.3.0)
libhoney (~> 1.8)
http (4.2.0)
addressable (~> 2.3)
Expand Down Expand Up @@ -154,7 +154,7 @@ GEM
addressable (~> 2.3)
letter_opener (1.7.0)
launchy (~> 2.2)
libhoney (1.14.0)
libhoney (1.14.1)
addressable (~> 2.0)
http (>= 2.0, < 5.0)
loofah (2.3.1)
Expand Down Expand Up @@ -335,7 +335,7 @@ DEPENDENCIES
database_cleaner (= 1.7.0)
equivalent-xml (~> 0.6.0)
fabrication (= 2.20.2)
honeycomb-beeline (= 1.2.0)
honeycomb-beeline (= 1.3.0)
inch (= 0.8.0)
jbuilder (= 2.9.1)
jquery-rails (= 4.3.5)
Expand Down

0 comments on commit 74ac252

Please sign in to comment.