cirro-ruby-client 2.6.5 → 2.6.7

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: 7d251b444388c5e2d6d554ac29fbb904304412661803964195a01bed6e693c95
4
- data.tar.gz: f3676ac3e8b62ec4510e0adfd42e9e57a62dc2dfce626da89dd7f3c44a070b18
3
+ metadata.gz: 1df691df2b39a21fdab0255c3e702f7ccdfb9c312e4aab0440252fa635449268
4
+ data.tar.gz: a1f996c704c86ed5965f2391446249a61ca4d0ee849c9caaf85e180f090c5822
5
5
  SHA512:
6
- metadata.gz: 61f42a633e867fa8aee8c543cd42aec449366a5fe1b23f54d18cca067c111a7780293359853f1baece3a173ca567181ddb31b444d3b2eedd8817389c0c7d5564
7
- data.tar.gz: 6b36051530472cd6325353b8ae055ae205e03020f56c081b54a5b233d28fb3ce3429e3d72ec036fafcb3cbdf835bb58436db89abc6f7a2313091fa44de2ce781
6
+ metadata.gz: 51f446789d7e85a4439990e79bb5593d1e68a560c6500b9ca63ce1bbffce64bb40c1c7e61f414af09b6b9b610b95c5fa9b6f48c9799904240810790abd2a639b
7
+ data.tar.gz: 0344fcaad582917889929b2220930af15acee9c17cef9cccb58996036155372290ef19c334b3f48dc48c56b3d38d9c6060d9931a7d4660ffbe17b4e23a651317
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- cirro-ruby-client (2.6.5)
4
+ cirro-ruby-client (2.6.7)
5
5
  activesupport
6
6
  faraday (< 1.2.0)
7
7
  faraday_middleware
@@ -11,9 +11,9 @@ PATH
11
11
  GEM
12
12
  remote: https://rubygems.org/
13
13
  specs:
14
- activemodel (7.1.3.2)
15
- activesupport (= 7.1.3.2)
16
- activesupport (7.1.3.2)
14
+ activemodel (7.1.3.4)
15
+ activesupport (= 7.1.3.4)
16
+ activesupport (7.1.3.4)
17
17
  base64
18
18
  bigdecimal
19
19
  concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -23,20 +23,19 @@ GEM
23
23
  minitest (>= 5.1)
24
24
  mutex_m
25
25
  tzinfo (~> 2.0)
26
- addressable (2.8.6)
27
- public_suffix (>= 2.0.2, < 6.0)
26
+ addressable (2.8.7)
27
+ public_suffix (>= 2.0.2, < 7.0)
28
28
  ast (2.4.2)
29
29
  base64 (0.2.0)
30
- bigdecimal (3.1.6)
30
+ bigdecimal (3.1.8)
31
31
  coderay (1.1.3)
32
- concurrent-ruby (1.2.3)
32
+ concurrent-ruby (1.3.3)
33
33
  connection_pool (2.4.1)
34
34
  crack (1.0.0)
35
35
  bigdecimal
36
36
  rexml
37
37
  diff-lcs (1.5.1)
38
- drb (2.2.0)
39
- ruby2_keywords
38
+ drb (2.2.1)
40
39
  faker (3.2.3)
41
40
  i18n (>= 1.8.11, < 2)
42
41
  faraday (1.1.0)
@@ -45,7 +44,7 @@ GEM
45
44
  faraday_middleware (1.2.0)
46
45
  faraday (~> 1.0)
47
46
  hashdiff (1.1.0)
48
- i18n (1.14.1)
47
+ i18n (1.14.5)
49
48
  concurrent-ruby (~> 1.0)
50
49
  json (2.7.1)
51
50
  json_api_client (1.22.0)
@@ -55,12 +54,12 @@ GEM
55
54
  faraday (>= 0.15.2, < 2.0)
56
55
  faraday_middleware (>= 0.9.0, < 2.0)
57
56
  rack (>= 0.2)
58
- jwt (2.8.0)
57
+ jwt (2.8.2)
59
58
  base64
60
59
  language_server-protocol (3.17.0.3)
61
60
  method_source (1.0.0)
62
- minitest (5.22.2)
63
- multipart-post (2.4.0)
61
+ minitest (5.24.1)
62
+ multipart-post (2.4.1)
64
63
  mutex_m (0.2.0)
65
64
  parallel (1.24.0)
66
65
  parser (3.3.0.5)
@@ -69,9 +68,9 @@ GEM
69
68
  pry (0.14.2)
70
69
  coderay (~> 1.1)
71
70
  method_source (~> 1.0)
72
- public_suffix (5.0.4)
71
+ public_suffix (6.0.1)
73
72
  racc (1.7.3)
74
- rack (3.0.9.1)
73
+ rack (3.1.7)
75
74
  rainbow (3.1.1)
76
75
  rake (12.3.3)
77
76
  regexp_parser (2.9.0)
@@ -1,7 +1,7 @@
1
1
  # rubocop:disable Style/MutableConstant
2
2
  module CirroIO
3
3
  module Client
4
- VERSION = '2.6.5'
4
+ VERSION = '2.6.7'
5
5
  end
6
6
  end
7
7
  # rubocop:enable Style/MutableConstant
@@ -21,7 +21,7 @@ module CirroIOV2
21
21
  faraday_error.response.then do |response|
22
22
  return response.inspect if ENV.fetch('DEBUG_CIRRO_RUBY_CLIENT', false)
23
23
 
24
- faraday_error.response[:body].presence || faraday_error.try[:message]
24
+ faraday_error.response[:body].presence || faraday_error.try(:message)
25
25
  end
26
26
  end
27
27
  end
@@ -9,16 +9,6 @@ module CirroIOV2
9
9
  response = client.request_client.request(:get, resource_root, params:)
10
10
  Responses::NotificationTopicPreferenceListResponse.new(response.body)
11
11
  end
12
-
13
- def create(params)
14
- response = client.request_client.request(:post, resource_root, body: params)
15
- Responses::NotificationTopicPreferenceResponse.new(response.body)
16
- end
17
-
18
- def update(id, params)
19
- response = client.request_client.request(:post, "#{resource_root}/#{id}", body: params)
20
- Responses::NotificationTopicPreferenceResponse.new(response.body)
21
- end
22
12
  end
23
13
  end
24
14
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cirro-ruby-client
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.6.5
4
+ version: 2.6.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Cirro Dev Team
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-07-09 00:00:00.000000000 Z
11
+ date: 2024-07-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport