strongdm 2.2.0 → 2.5.0

Sign up to get free protection for your applications and to get access to all the features.
data/lib/strongdm.rb CHANGED
@@ -28,7 +28,7 @@ module SDM #:nodoc:
28
28
  DEFAULT_BASE_RETRY_DELAY = 0.0030 # 30 ms
29
29
  DEFAULT_MAX_RETRY_DELAY = 300 # 300 seconds
30
30
  API_VERSION = "2021-08-23"
31
- USER_AGENT = "strongdm-sdk-ruby/2.2.0"
31
+ USER_AGENT = "strongdm-sdk-ruby/2.5.0"
32
32
  private_constant :DEFAULT_MAX_RETRIES, :DEFAULT_BASE_RETRY_DELAY, :DEFAULT_MAX_RETRY_DELAY, :API_VERSION, :USER_AGENT
33
33
 
34
34
  # Creates a new strongDM API client.
data/lib/version CHANGED
@@ -13,5 +13,5 @@
13
13
  # limitations under the License.
14
14
  #
15
15
  module SDM
16
- VERSION = "2.2.0"
16
+ VERSION = "2.5.0"
17
17
  end
data/lib/version.rb CHANGED
@@ -13,5 +13,5 @@
13
13
  # limitations under the License.
14
14
  #
15
15
  module SDM
16
- VERSION = "2.2.0"
16
+ VERSION = "2.5.0"
17
17
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: strongdm
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.2.0
4
+ version: 2.5.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - strongDM Team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-05-11 00:00:00.000000000 Z
11
+ date: 2022-06-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: grpc
@@ -79,8 +79,8 @@ files:
79
79
  - "./.git/logs/HEAD"
80
80
  - "./.git/logs/refs/heads/master"
81
81
  - "./.git/logs/refs/remotes/origin/HEAD"
82
- - "./.git/objects/pack/pack-ae9c31d15ecb69c51d515e053295673b38840788.idx"
83
- - "./.git/objects/pack/pack-ae9c31d15ecb69c51d515e053295673b38840788.pack"
82
+ - "./.git/objects/pack/pack-c180677ba60e518124a696667c7cc0c268db3b1a.idx"
83
+ - "./.git/objects/pack/pack-c180677ba60e518124a696667c7cc0c268db3b1a.pack"
84
84
  - "./.git/packed-refs"
85
85
  - "./.git/refs/heads/master"
86
86
  - "./.git/refs/remotes/origin/HEAD"