google-cloud-error_reporting 0.23.2 → 0.23.3

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
  SHA1:
3
- metadata.gz: f426bb95d8e046bac3ebfcb9e220e8bad1bd8a88
4
- data.tar.gz: 4e594e1bb41da61cd0122afb8706b2111fcdd848
3
+ metadata.gz: e3f41554483680d3ccbe6415eca04e6f7c8fe3c3
4
+ data.tar.gz: f20a4dba40c6ce96ba83347c91f3d4588f7226b6
5
5
  SHA512:
6
- metadata.gz: 6ffcc00abe43ba2c77f2ce5f8a0630106a532d2daff16c438cc93d06ee8eb6f53cf37ad607325befd7400e55f3d6aa2d4aaf8df627e215463609e267da30ed1f
7
- data.tar.gz: 6bdb039f2f2cd1287d93cf5970bdfcbc865ee30a07f25230e5fe9be9f7fa5a25b94d771b896b2ed30dbe93b458b8e0579d9afa7120f2817f15b82860ac5965ba
6
+ metadata.gz: 330d5f6194b0c24f94bbafa78b7cf39a4fb35fb21ac3ad54b82e0508974ed681e1b4c9df6865ef59aa834ef5701416956ea6cbf7711939295298a95fc27b911a
7
+ data.tar.gz: abe184531ba923e501c7455d15847ad49a31c12023c3e2cbb17f9fd0329599958cc65134c2de2827b5d59679e1c9d6d2496c228109ac90b6d9b6a6aa74de2cc7
@@ -124,7 +124,7 @@ module Google
124
124
 
125
125
  google_api_client = "gl-ruby/#{RUBY_VERSION}"
126
126
  google_api_client << " #{lib_name}/#{lib_version}" if lib_name
127
- google_api_client << " gapic/ gax/#{Google::Gax::VERSION}"
127
+ google_api_client << " gapic/0.6.8 gax/#{Google::Gax::VERSION}"
128
128
  google_api_client << " grpc/#{GRPC::VERSION}"
129
129
  google_api_client.freeze
130
130
 
@@ -129,7 +129,7 @@ module Google
129
129
 
130
130
  google_api_client = "gl-ruby/#{RUBY_VERSION}"
131
131
  google_api_client << " #{lib_name}/#{lib_version}" if lib_name
132
- google_api_client << " gapic/ gax/#{Google::Gax::VERSION}"
132
+ google_api_client << " gapic/0.6.8 gax/#{Google::Gax::VERSION}"
133
133
  google_api_client << " grpc/#{GRPC::VERSION}"
134
134
  google_api_client.freeze
135
135
 
@@ -115,7 +115,7 @@ module Google
115
115
 
116
116
  google_api_client = "gl-ruby/#{RUBY_VERSION}"
117
117
  google_api_client << " #{lib_name}/#{lib_version}" if lib_name
118
- google_api_client << " gapic/ gax/#{Google::Gax::VERSION}"
118
+ google_api_client << " gapic/0.6.8 gax/#{Google::Gax::VERSION}"
119
119
  google_api_client << " grpc/#{GRPC::VERSION}"
120
120
  google_api_client.freeze
121
121
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-error_reporting
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.23.2
4
+ version: 0.23.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google Inc
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-03-01 00:00:00.000000000 Z
11
+ date: 2017-03-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-cloud-core