google-cloud-network_security 1.1.0 → 1.1.1

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: 1e9866199685ede853c58385b8ea95462212038cc7fe2bd6b5803244592c887a
4
- data.tar.gz: 1671f9792bf6ffb47744f354de6b5d1139020ac2d1ac986660bab11dbda0804f
3
+ metadata.gz: a4cc07fff7433d61d588813e97f8d3b30b541a78367949f57f18946b32994aa8
4
+ data.tar.gz: 8e0e62098514b57c236ec1f94d5467d49d8b3ea5f5c51cd00c5263b610ab0872
5
5
  SHA512:
6
- metadata.gz: aaf0431f6577d6e84f845a463b0820b5ff77509e61cf885d0bf99a7d446847eab09f0a6d08fae91107234407610b066135ad693b37fdfc6638851f6d377f74b6
7
- data.tar.gz: 7d3a0b744c24ea3bb5824710c3983306b5b0a13ce237bc714dc943b8f1b078af5784bc5a1e85322cffc49437c29abb484b9f94d59125c249305f8605677bc86d
6
+ metadata.gz: 795c04eb2c44155573d97306c1876bba50d51830881fcf9f2fc84ef1d1fa5ab3b528bb4df3ef856781e6b4ff087dfa3706e652a5af9aefe38abbf1cb1fed5525
7
+ data.tar.gz: e1cb75d8fc44a50fb1e56a4e0c7adf4c3087c84ea7418ffede4f02e9a2ba6f85fc35d7b3fee4466b4af2c9a33551188daae7a11bd0cdf9ead85e89718aaa7630
data/README.md CHANGED
@@ -7,7 +7,7 @@ The client library for the Google Network Security V1beta1 API.
7
7
  Actual client classes for the various versions of this API are defined in
8
8
  _versioned_ client gems, with names of the form `google-cloud-network_security-v*`.
9
9
  The gem `google-cloud-network_security` is the main client library that brings the
10
- verisoned gems in as dependencies, and provides high-level methods for
10
+ versioned gems in as dependencies, and provides high-level methods for
11
11
  constructing clients. More information on versioned clients can be found below
12
12
  in the section titled *Which client should I use?*.
13
13
 
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module NetworkSecurity
23
- VERSION = "1.1.0"
23
+ VERSION = "1.1.1"
24
24
  end
25
25
  end
26
26
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-network_security
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.0
4
+ version: 1.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-01-29 00:00:00.000000000 Z
10
+ date: 1980-01-02 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: google-cloud-core
@@ -74,7 +74,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
74
74
  - !ruby/object:Gem::Version
75
75
  version: '0'
76
76
  requirements: []
77
- rubygems_version: 3.6.2
77
+ rubygems_version: 3.6.8
78
78
  specification_version: 4
79
79
  summary: API Client library for the Network Security API
80
80
  test_files: []