google-cloud-debugger 0.35.1 → 0.35.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1272f5fce54e43e739353ec21554ed97127b0f730b3dc769ef8c2c0ccad4baa8
4
- data.tar.gz: 87704356330bbee47099700009e15065954c88fb8754a8c4c9816b7f9f728654
3
+ metadata.gz: 1d3ec1053f9e75324201bf1d4416c847a9be07d0f8fcffb0d46c3f6e80c4898a
4
+ data.tar.gz: cfeae8ae152ed23cad068ea6dc8f7742b65e2d6d4130e669a0dac54dbe227525
5
5
  SHA512:
6
- metadata.gz: 919d09cd0e2cbcdaaddc686991afa6649604c6051177e2613dd0697694a8eabd648e39b09c9106034364f61ceb71a33467799b7af60b738d38ff612e9f1a3615
7
- data.tar.gz: 2b606d56e690ef932b4988d8a300334a77395068c76d25a1b2be7dda9632e5a17e7409c012d745b04a0a9f026f28bad46fcf583c4cb521c9451c865b0cfad055
6
+ metadata.gz: 7789a4d3ba27e63bbd3c49b2f9ffab523d0178ebdbea97d106ecf98808f4f7b37ac2f26cbdcd6530cb755e33a20658177049f2c557940da240cd6422b731d5ac
7
+ data.tar.gz: 06307c070f9e122853533e16389c0868276b643ab0886999f1a76eb41d6a68cb1c73feca884e7d55f37cf11d155a33057d344868fb8d205ae6c932f1b65d8169
@@ -1,5 +1,11 @@
1
1
  # Release History
2
2
 
3
+ ### 0.35.2 / 2020-01-23
4
+
5
+ #### Documentation
6
+
7
+ * Update copyright year
8
+
3
9
  ### 0.35.1 / 2019-11-06
4
10
 
5
11
  #### Bug Fixes
@@ -1,4 +1,4 @@
1
- # Copyright 2019 Google LLC
1
+ # Copyright 2020 Google LLC
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2019 Google LLC
1
+ # Copyright 2020 Google LLC
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2019 Google LLC
1
+ # Copyright 2020 Google LLC
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2019 Google LLC
1
+ # Copyright 2020 Google LLC
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2019 Google LLC
1
+ # Copyright 2020 Google LLC
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2019 Google LLC
1
+ # Copyright 2020 Google LLC
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2019 Google LLC
1
+ # Copyright 2020 Google LLC
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2019 Google LLC
1
+ # Copyright 2020 Google LLC
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2019 Google LLC
1
+ # Copyright 2020 Google LLC
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2019 Google LLC
1
+ # Copyright 2020 Google LLC
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -16,7 +16,7 @@
16
16
  module Google
17
17
  module Cloud
18
18
  module Debugger
19
- VERSION = "0.35.1".freeze
19
+ VERSION = "0.35.2".freeze
20
20
  end
21
21
  end
22
22
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-debugger
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.35.1
4
+ version: 0.35.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Heng Xiong
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-11-07 00:00:00.000000000 Z
11
+ date: 2020-01-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: binding_of_caller