google-cloud-debugger 0.36.1 → 0.36.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: 921f18f01a2f47aceacfc85fc095b82f2328f8124799e5e81c41d8096ec218a2
4
- data.tar.gz: 85a3367b71597fb4aadbd60b86a33745c087583b6029b14e885ab21ae6f8a556
3
+ metadata.gz: 4c6fdba2f188ed5e9eebd6f70800a3fb2c309eff8a413cbef41c50819a6e270a
4
+ data.tar.gz: b14634126ba9ce25bf73decc35542dc44e6d186b52dd298a9779ad7201df156e
5
5
  SHA512:
6
- metadata.gz: e07cc48e96607ba0b8d8b154dde85fe2592aad0bbed831243d79d8e34731886ba21ad9009cc9720e1398d357e6065f2219ded59178cd1745ae6d4b8f537b02db
7
- data.tar.gz: 5327a356cda4a0ece5fa0114983244300d690227b48746660e09db2b8be70807329d6b5e256696b327ca60bc64e215624c4fee552571121268598b81e3a3a24d
6
+ metadata.gz: 18b9857fe5a8a4ad2eb7883c132e6d7b72548800f562c82471f30093c7d84193b5d6d2d8b700c85291fef6157ba5af0dc9844a1751004618f0d72bf708f4a3b2
7
+ data.tar.gz: 9fa5a8acb902ef5d93be54e66a4dfedde25d562e8103b6f77d849abe33bb45ec3dc0619e921e4ea3d3aa6e44a338a40c41639ac027a027153b7886b4d315cd46
@@ -1,5 +1,11 @@
1
1
  # Release History
2
2
 
3
+ ### 0.36.2 / 2020-05-28
4
+
5
+ #### Documentation
6
+
7
+ * Fix a few broken links
8
+
3
9
  ### 0.36.1 / 2020-05-19
4
10
 
5
11
  #### Bug Fixes
@@ -24,14 +24,8 @@ improved, *please* create a new issue on GitHub so we can talk about it.
24
24
 
25
25
  - [New issue][gh-ruby]
26
26
 
27
- Or, you can ask questions on the [Google Cloud Platform Slack][slack-ruby]. You
28
- can use the "ruby" channel for general Ruby questions, or use the
29
- "google-cloud-ruby" channel if you have questions about this gem in particular.
30
-
31
27
  [so-ruby]: http://stackoverflow.com/questions/tagged/google-cloud-platform+ruby+debugger
32
28
 
33
- [gh-search-ruby]: https://github.com/googlecloudplatform/google-cloud-ruby/issues?q=label%3A%22api%3A+debugger%22
34
-
35
- [gh-ruby]: https://github.com/googlecloudplatform/google-cloud-ruby/issues/new
29
+ [gh-search-ruby]: https://github.com/googleapis/google-cloud-ruby/issues?q=label%3A%22api%3A+debugger%22
36
30
 
37
- [slack-ruby]: https://gcp-slack.appspot.com/
31
+ [gh-ruby]: https://github.com/googleapis/google-cloud-ruby/issues/new
@@ -16,7 +16,7 @@
16
16
  module Google
17
17
  module Cloud
18
18
  module Debugger
19
- VERSION = "0.36.1".freeze
19
+ VERSION = "0.36.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.36.1
4
+ version: 0.36.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: 2020-05-19 00:00:00.000000000 Z
11
+ date: 2020-05-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: binding_of_caller