google-ads-googleads 3.2.0 → 4.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -19,7 +19,7 @@
19
19
  module Google
20
20
  module Ads
21
21
  module GoogleAds
22
- CLIENT_LIB_VERSION = '3.2.0'.freeze
22
+ CLIENT_LIB_VERSION = '4.0.0'.freeze
23
23
  end
24
24
  end
25
25
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-ads-googleads
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.2.0
4
+ version: 4.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google Inc
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-10-02 00:00:00.000000000 Z
11
+ date: 2020-01-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-gax
@@ -1824,15 +1824,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
1824
1824
  requirements:
1825
1825
  - - ">="
1826
1826
  - !ruby/object:Gem::Version
1827
- version: 2.1.0
1827
+ version: 2.5.0
1828
1828
  required_rubygems_version: !ruby/object:Gem::Requirement
1829
1829
  requirements:
1830
1830
  - - ">="
1831
1831
  - !ruby/object:Gem::Version
1832
1832
  version: '0'
1833
1833
  requirements: []
1834
- rubyforge_project:
1835
- rubygems_version: 2.7.6.2
1834
+ rubygems_version: 3.1.2
1836
1835
  signing_key:
1837
1836
  specification_version: 4
1838
1837
  summary: Google client library for the Google Ads API