bps-google-api 0.4.11 → 0.5.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b9568cf68776abd0aa81f0ceaeecc4b8ca1152f9351f58afb2c6e00936b379bc
4
- data.tar.gz: e21356e6b6928dd1e678e442e3bb87e524e3a90308ec741d4670def3838b326b
3
+ metadata.gz: 48eb103dafe0d57e7032a72e648f7cf085e2526c53f5d2d18e9122eeec620eea
4
+ data.tar.gz: e9505e457d101da12a86cd758d2e124b335cfb5271e2f84404816cbd7d74e8d1
5
5
  SHA512:
6
- metadata.gz: 53244017cd5d5b904bd30489f31e6788d05a9bd40ca660870409afb6113f059dc469a6442b5c7627fa56ff00d87a2b7a447e41d3182a6313b529b37989b8c475
7
- data.tar.gz: def98ec0603bcbd7d13b4c793ed1f3b52b31dbf5023e71a47a78554cb5c6f220d8e76761ee308baefde47978e0b48e842d54336d234e6e536ab7b0b232d162d6
6
+ metadata.gz: 62a8efa1c192691cf326063b4c9ee19d296b3d6c8953d02d535b449d0cfe78e560965f237993c7aa7728d6748bf91fa40aaa29f3aa924475d92044dd06141f23
7
+ data.tar.gz: 781131026cb28c330afada70929b2d6564e79620d4dcc87472788e8d6c887461b37d4741f921e8fd3959b039b4a040009f230e217687481c5cb1cc0c9510cef0
data/.ruby-version CHANGED
@@ -1 +1 @@
1
- 2.4.4
1
+ 2.5.1
data/Gemfile.lock CHANGED
@@ -1,61 +1,104 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- bps-google-api (0.4.11)
4
+ bps-google-api (0.5.0)
5
5
  exp_retry (~> 0.0.13)
6
6
  fileutils (~> 1.2)
7
- google-api-client (~> 0.23.4)
7
+ google-api-client (~> 0.23)
8
8
  ruby-progressbar (~> 1.10)
9
9
 
10
10
  GEM
11
11
  remote: https://rubygems.org/
12
12
  specs:
13
- addressable (2.8.0)
14
- public_suffix (>= 2.0.2, < 5.0)
13
+ activesupport (6.1.7.3)
14
+ concurrent-ruby (~> 1.0, >= 1.0.2)
15
+ i18n (>= 1.6, < 2)
16
+ minitest (>= 5.1)
17
+ tzinfo (~> 2.0)
18
+ zeitwerk (~> 2.3)
19
+ addressable (2.8.1)
20
+ public_suffix (>= 2.0.2, < 6.0)
15
21
  ast (2.4.0)
22
+ concurrent-ruby (1.2.2)
16
23
  declarative (0.0.20)
17
24
  diff-lcs (1.3)
18
25
  docile (1.3.2)
19
- exp_retry (0.0.13)
20
- faraday (0.17.4)
21
- multipart-post (>= 1.2, < 3)
22
- fileutils (1.5.0)
23
- google-api-client (0.23.9)
26
+ exp_retry (0.0.14)
27
+ faraday (1.10.3)
28
+ faraday-em_http (~> 1.0)
29
+ faraday-em_synchrony (~> 1.0)
30
+ faraday-excon (~> 1.1)
31
+ faraday-httpclient (~> 1.0)
32
+ faraday-multipart (~> 1.0)
33
+ faraday-net_http (~> 1.0)
34
+ faraday-net_http_persistent (~> 1.0)
35
+ faraday-patron (~> 1.0)
36
+ faraday-rack (~> 1.0)
37
+ faraday-retry (~> 1.0)
38
+ ruby2_keywords (>= 0.0.4)
39
+ faraday-em_http (1.0.0)
40
+ faraday-em_synchrony (1.0.0)
41
+ faraday-excon (1.1.0)
42
+ faraday-httpclient (1.0.1)
43
+ faraday-multipart (1.0.4)
44
+ multipart-post (~> 2)
45
+ faraday-net_http (1.0.1)
46
+ faraday-net_http_persistent (1.2.0)
47
+ faraday-patron (1.0.0)
48
+ faraday-rack (1.0.0)
49
+ faraday-retry (1.0.3)
50
+ fileutils (1.7.0)
51
+ gems (1.2.0)
52
+ google-api-client (0.53.0)
53
+ google-apis-core (~> 0.1)
54
+ google-apis-generator (~> 0.1)
55
+ google-apis-core (0.11.0)
24
56
  addressable (~> 2.5, >= 2.5.1)
25
- googleauth (>= 0.5, < 0.7.0)
26
- httpclient (>= 2.8.1, < 3.0)
27
- mime-types (~> 3.0)
57
+ googleauth (>= 0.16.2, < 2.a)
58
+ httpclient (>= 2.8.1, < 3.a)
59
+ mini_mime (~> 1.0)
28
60
  representable (~> 3.0)
29
- retriable (>= 2.0, < 4.0)
30
- signet (~> 0.9)
31
- googleauth (0.6.7)
32
- faraday (~> 0.12)
61
+ retriable (>= 2.0, < 4.a)
62
+ rexml
63
+ webrick
64
+ google-apis-discovery_v1 (0.14.0)
65
+ google-apis-core (>= 0.11.0, < 2.a)
66
+ google-apis-generator (0.12.0)
67
+ activesupport (>= 5.0)
68
+ gems (~> 1.2)
69
+ google-apis-core (>= 0.11.0, < 2.a)
70
+ google-apis-discovery_v1 (~> 0.5)
71
+ thor (>= 0.20, < 2.a)
72
+ googleauth (1.1.3)
73
+ faraday (>= 0.17.3, < 3.a)
33
74
  jwt (>= 1.4, < 3.0)
34
75
  memoist (~> 0.16)
35
76
  multi_json (~> 1.11)
36
77
  os (>= 0.9, < 2.0)
37
- signet (~> 0.7)
78
+ signet (>= 0.16, < 2.a)
38
79
  httpclient (2.8.3)
80
+ i18n (1.12.0)
81
+ concurrent-ruby (~> 1.0)
39
82
  jaro_winkler (1.5.3)
40
83
  json (2.3.1)
41
- jwt (2.2.3)
84
+ jwt (2.7.0)
42
85
  memoist (0.16.2)
43
- mime-types (3.3.1)
44
- mime-types-data (~> 3.2015)
45
- mime-types-data (3.2021.0901)
86
+ mini_mime (1.1.2)
87
+ minitest (5.15.0)
46
88
  multi_json (1.15.0)
47
- multipart-post (2.1.1)
48
- os (1.1.1)
89
+ multipart-post (2.3.0)
90
+ os (1.1.4)
49
91
  parallel (1.17.0)
50
92
  parser (2.6.3.0)
51
93
  ast (~> 2.4.0)
52
- public_suffix (4.0.6)
94
+ public_suffix (4.0.7)
53
95
  rainbow (3.0.0)
54
- representable (3.1.1)
96
+ representable (3.2.0)
55
97
  declarative (< 0.1.0)
56
98
  trailblazer-option (>= 0.1.1, < 0.2.0)
57
99
  uber (< 0.2.0)
58
100
  retriable (3.1.2)
101
+ rexml (3.2.5)
59
102
  rspec (3.8.0)
60
103
  rspec-core (~> 3.8.0)
61
104
  rspec-expectations (~> 3.8.0)
@@ -77,9 +120,10 @@ GEM
77
120
  ruby-progressbar (~> 1.7)
78
121
  unicode-display_width (>= 1.4.0, < 1.7)
79
122
  ruby-progressbar (1.10.1)
80
- signet (0.14.1)
81
- addressable (~> 2.3)
82
- faraday (>= 0.17.3, < 2.0)
123
+ ruby2_keywords (0.0.5)
124
+ signet (0.16.1)
125
+ addressable (~> 2.8)
126
+ faraday (>= 0.17.5, < 3.0)
83
127
  jwt (>= 1.5, < 3.0)
84
128
  multi_json (~> 1.10)
85
129
  simplecov (0.16.1)
@@ -87,9 +131,14 @@ GEM
87
131
  json (>= 1.8, < 3)
88
132
  simplecov-html (~> 0.10.0)
89
133
  simplecov-html (0.10.2)
90
- trailblazer-option (0.1.1)
134
+ thor (1.2.1)
135
+ trailblazer-option (0.1.2)
136
+ tzinfo (2.0.6)
137
+ concurrent-ruby (~> 1.0)
91
138
  uber (0.1.0)
92
139
  unicode-display_width (1.6.0)
140
+ webrick (1.8.1)
141
+ zeitwerk (2.6.7)
93
142
 
94
143
  PLATFORMS
95
144
  ruby
@@ -2,8 +2,8 @@
2
2
 
3
3
  Gem::Specification.new do |s|
4
4
  s.name = 'bps-google-api'
5
- s.version = '0.4.11'
6
- s.date = '2021-09-15'
5
+ s.version = '0.5.0'
6
+ s.date = '2023-03-13'
7
7
  s.summary = 'Configured Google API'
8
8
  s.description = 'A configured Google API wrapper.'
9
9
  s.homepage = 'http://rubygems.org/gems/bps-google-api'
@@ -13,11 +13,11 @@ Gem::Specification.new do |s|
13
13
  s.require_paths = %w[lib]
14
14
  s.files = `git ls-files`.split("\n")
15
15
 
16
- s.required_ruby_version = '~> 2.4'
16
+ s.required_ruby_version = '>= 2.4'
17
17
 
18
18
  s.add_runtime_dependency 'exp_retry', '~> 0.0.13'
19
19
  s.add_runtime_dependency 'fileutils', '~> 1.2'
20
- s.add_runtime_dependency 'google-api-client', '~> 0.23.4'
20
+ s.add_runtime_dependency 'google-api-client', '~> 0.23'
21
21
  s.add_runtime_dependency 'ruby-progressbar', '~> 1.10'
22
22
 
23
23
  s.add_development_dependency 'rspec', '~> 3.8', '>= 3.8.0'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bps-google-api
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.11
4
+ version: 0.5.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Julian Fiander
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-09-15 00:00:00.000000000 Z
11
+ date: 2023-03-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: exp_retry
@@ -44,14 +44,14 @@ dependencies:
44
44
  requirements:
45
45
  - - "~>"
46
46
  - !ruby/object:Gem::Version
47
- version: 0.23.4
47
+ version: '0.23'
48
48
  type: :runtime
49
49
  prerelease: false
50
50
  version_requirements: !ruby/object:Gem::Requirement
51
51
  requirements:
52
52
  - - "~>"
53
53
  - !ruby/object:Gem::Version
54
- version: 0.23.4
54
+ version: '0.23'
55
55
  - !ruby/object:Gem::Dependency
56
56
  name: ruby-progressbar
57
57
  requirement: !ruby/object:Gem::Requirement
@@ -171,7 +171,7 @@ require_paths:
171
171
  - lib
172
172
  required_ruby_version: !ruby/object:Gem::Requirement
173
173
  requirements:
174
- - - "~>"
174
+ - - ">="
175
175
  - !ruby/object:Gem::Version
176
176
  version: '2.4'
177
177
  required_rubygems_version: !ruby/object:Gem::Requirement
@@ -180,7 +180,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
180
180
  - !ruby/object:Gem::Version
181
181
  version: '0'
182
182
  requirements: []
183
- rubygems_version: 3.2.7
183
+ rubygems_version: 3.2.30
184
184
  signing_key:
185
185
  specification_version: 4
186
186
  summary: Configured Google API