Bump google-api-client from 0.34.1 to 0.36.0 (#5045)

This commit is contained in:
dependabot-preview[bot] 2019-12-09 14:56:21 -05:00 committed by Mac Siri
parent d4dc21e293
commit c190cfa5a5
2 changed files with 4 additions and 4 deletions

View file

@ -45,7 +45,7 @@ gem "fog-aws", "~> 3.5" # 'fog' gem to support Amazon Web Services
gem "front_matter_parser", "~> 0.2" # Parse a front matter from syntactically correct strings or files
gem "gemoji", "~> 3.0.1" # Character information and metadata for standard and custom emoji
gem "gibbon", "~> 3.3" # API wrapper for MailChimp's API
gem "google-api-client", "~> 0.34" # Client for accessing Google APIs
gem "google-api-client", "~> 0.36" # Client for accessing Google APIs
gem "honeybadger", "~> 4.0" # Used for tracking application errors
gem "honeycomb-beeline", "~> 1.2.0" # Monitoring and Observability gem
gem "html_truncator", "~> 0.4" # Truncate an HTML string properly

View file

@ -358,7 +358,7 @@ GEM
multi_json (>= 1.11.0)
globalid (0.4.2)
activesupport (>= 4.2.0)
google-api-client (0.34.1)
google-api-client (0.36.0)
addressable (~> 2.5, >= 2.5.1)
googleauth (~> 0.9)
httpclient (>= 2.8.1, < 3.0)
@ -469,7 +469,7 @@ GEM
mini_mime (>= 0.1.1)
marcel (0.3.3)
mimemagic (~> 0.3.2)
memoist (0.16.1)
memoist (0.16.2)
memoizable (0.4.2)
thread_safe (~> 0.3, >= 0.3.1)
memory_profiler (0.9.14)
@ -907,7 +907,7 @@ DEPENDENCIES
front_matter_parser (~> 0.2)
gemoji (~> 3.0.1)
gibbon (~> 3.3)
google-api-client (~> 0.34)
google-api-client (~> 0.36)
guard (~> 2.16)
guard-livereload (~> 2.5)
guard-rspec (~> 4.7)