pingram 1.0.6 → 1.0.9
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 +4 -4
- data/Gemfile.lock +2 -2
- data/lib/pingram/api/components_api.rb +2 -0
- data/lib/pingram/api/email_api.rb +88 -0
- data/lib/pingram/api/numbers_api.rb +4 -4
- data/lib/pingram/api/profile_api.rb +154 -0
- data/lib/pingram/api/push_settings_api.rb +4 -0
- data/lib/pingram/api/sms_api.rb +88 -0
- data/lib/pingram/api/templates_api.rb +2 -0
- data/lib/pingram/api/types_api.rb +2 -0
- data/lib/pingram/api/user_api.rb +4 -0
- data/lib/pingram/api/webhooks_api.rb +2 -0
- data/lib/pingram/api_client.rb +1 -1
- data/lib/pingram/api_error.rb +40 -4
- data/lib/pingram/client_wrapper.rb +32 -2
- data/lib/pingram/models/accept_invite_request.rb +164 -0
- data/lib/pingram/models/accept_invite_response.rb +225 -0
- data/lib/pingram/models/api_error_body.rb +223 -0
- data/lib/pingram/models/api_error_response.rb +192 -0
- data/lib/pingram/models/change_email_request.rb +164 -0
- data/lib/pingram/models/change_phone_request.rb +164 -0
- data/lib/pingram/models/get_logs_response_messages_inner.rb +13 -1
- data/lib/pingram/models/get_logs_response_messages_inner_media_inner.rb +173 -0
- data/lib/pingram/models/get_templates_list_response_inner.rb +2 -1
- data/lib/pingram/models/get_templates_list_response_inner_any_of2.rb +16 -4
- data/lib/pingram/models/get_templates_list_response_inner_any_of3.rb +16 -42
- data/lib/pingram/models/get_templates_list_response_inner_any_of4.rb +4 -22
- data/lib/pingram/models/get_templates_list_response_inner_any_of5.rb +42 -111
- data/lib/pingram/models/get_templates_list_response_inner_any_of6.rb +440 -0
- data/lib/pingram/models/{get_templates_list_response_inner_any_of5_metadata.rb → get_templates_list_response_inner_any_of6_metadata.rb} +4 -4
- data/lib/pingram/models/{get_templates_list_response_inner_any_of5_metadata_entities_inner.rb → get_templates_list_response_inner_any_of6_metadata_entities_inner.rb} +4 -4
- data/lib/pingram/models/{get_templates_list_response_inner_any_of5_metadata_entities_inner_external_ref.rb → get_templates_list_response_inner_any_of6_metadata_entities_inner_external_ref.rb} +3 -3
- data/lib/pingram/models/logs_get_response_logs_inner.rb +52 -21
- data/lib/pingram/models/send_email_api_response.rb +104 -0
- data/lib/pingram/models/send_email_api_response_any_of.rb +193 -0
- data/lib/pingram/models/send_email_api_response_any_of1.rb +191 -0
- data/lib/pingram/models/send_email_api_response_any_of1_error.rb +223 -0
- data/lib/pingram/models/send_email_request.rb +335 -0
- data/lib/pingram/models/{sender_post_body_options_email_attachments_inner_any_of1.rb → send_email_request_attachments_inner.rb} +19 -28
- data/lib/pingram/models/send_sms_request.rb +249 -0
- data/lib/pingram/models/send_sms_response.rb +104 -0
- data/lib/pingram/models/send_sms_response_any_of.rb +193 -0
- data/lib/pingram/models/send_sms_response_any_of1.rb +191 -0
- data/lib/pingram/models/send_sms_response_any_of1_error.rb +223 -0
- data/lib/pingram/models/sender_post_body_options_email_attachments_inner.rb +2 -2
- data/lib/pingram/models/sender_post_body_options_email_attachments_inner_any_of.rb +25 -16
- data/lib/pingram/models/sender_post_body_slack.rb +1 -1
- data/lib/pingram/models/sender_post_body_sms.rb +16 -4
- data/lib/pingram/version.rb +1 -1
- data/lib/pingram.rb +25 -4
- data/vendor/bundle/ruby/3.2.0/cache/psych-5.4.0.gem +0 -0
- data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/byebug-13.0.0/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/date-3.5.1/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/io-console-0.8.2/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/io-console-0.8.2/mkmf.log +3 -3
- data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/jaro_winkler-1.5.6/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/{psych-5.3.1 → psych-5.4.0}/gem_make.out +10 -10
- data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/{psych-5.3.1 → psych-5.4.0}/psych.so +0 -0
- data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/racc-1.8.1/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.2.0/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/README.md +2 -2
- data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/ext/psych/psych_parser.c +14 -3
- data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/versions.rb +1 -1
- data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych.so +0 -0
- data/vendor/bundle/ruby/3.2.0/specifications/{psych-5.3.1.gemspec → psych-5.4.0.gemspec} +2 -2
- metadata +87 -66
- data/vendor/bundle/ruby/3.2.0/cache/psych-5.3.1.gem +0 -0
- /data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/{psych-5.3.1 → psych-5.4.0}/gem.build_complete +0 -0
- /data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/{psych-5.3.1 → psych-5.4.0}/mkmf.log +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/CONTRIBUTING.md +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/LICENSE +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/ext/psych/Makefile +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/ext/psych/depend +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/ext/psych/extconf.rb +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/ext/psych/psych.c +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/ext/psych/psych.h +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/ext/psych/psych_emitter.c +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/ext/psych/psych_emitter.h +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/ext/psych/psych_parser.h +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/ext/psych/psych_to_ruby.c +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/ext/psych/psych_to_ruby.h +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/ext/psych/psych_yaml_tree.c +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/ext/psych/psych_yaml_tree.h +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/class_loader.rb +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/coder.rb +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/core_ext.rb +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/exception.rb +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/handler.rb +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/handlers/document_stream.rb +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/handlers/recorder.rb +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/json/ruby_events.rb +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/json/stream.rb +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/json/tree_builder.rb +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/json/yaml_events.rb +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/nodes/alias.rb +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/nodes/document.rb +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/nodes/mapping.rb +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/nodes/node.rb +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/nodes/scalar.rb +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/nodes/sequence.rb +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/nodes/stream.rb +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/nodes.rb +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/omap.rb +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/parser.rb +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/scalar_scanner.rb +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/set.rb +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/stream.rb +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/streaming.rb +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/syntax_error.rb +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/tree_builder.rb +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/visitors/depth_first.rb +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/visitors/emitter.rb +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/visitors/json_tree.rb +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/visitors/to_ruby.rb +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/visitors/visitor.rb +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/visitors/yaml_tree.rb +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/visitors.rb +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych/y.rb +0 -0
- /data/vendor/bundle/ruby/3.2.0/gems/{psych-5.3.1 → psych-5.4.0}/lib/psych.rb +0 -0
|
@@ -19,8 +19,8 @@ module Pingram
|
|
|
19
19
|
# List of class defined in anyOf (OpenAPI v3)
|
|
20
20
|
def openapi_any_of
|
|
21
21
|
[
|
|
22
|
-
:'
|
|
23
|
-
:'
|
|
22
|
+
:'SendEmailRequestAttachmentsInner',
|
|
23
|
+
:'SenderPostBodyOptionsEmailAttachmentsInnerAnyOf'
|
|
24
24
|
]
|
|
25
25
|
end
|
|
26
26
|
|
|
@@ -17,13 +17,16 @@ module Pingram
|
|
|
17
17
|
class SenderPostBodyOptionsEmailAttachmentsInnerAnyOf < ApiModelBase
|
|
18
18
|
attr_accessor :filename
|
|
19
19
|
|
|
20
|
-
attr_accessor :
|
|
20
|
+
attr_accessor :content
|
|
21
|
+
|
|
22
|
+
attr_accessor :content_type
|
|
21
23
|
|
|
22
24
|
# Attribute mapping from ruby-style variable name to JSON key.
|
|
23
25
|
def self.attribute_map
|
|
24
26
|
{
|
|
25
27
|
:'filename' => :'filename',
|
|
26
|
-
:'
|
|
28
|
+
:'content' => :'content',
|
|
29
|
+
:'content_type' => :'contentType'
|
|
27
30
|
}
|
|
28
31
|
end
|
|
29
32
|
|
|
@@ -41,7 +44,8 @@ module Pingram
|
|
|
41
44
|
def self.openapi_types
|
|
42
45
|
{
|
|
43
46
|
:'filename' => :'String',
|
|
44
|
-
:'
|
|
47
|
+
:'content' => :'String',
|
|
48
|
+
:'content_type' => :'String'
|
|
45
49
|
}
|
|
46
50
|
end
|
|
47
51
|
|
|
@@ -73,10 +77,14 @@ module Pingram
|
|
|
73
77
|
self.filename = nil
|
|
74
78
|
end
|
|
75
79
|
|
|
76
|
-
if attributes.key?(:'
|
|
77
|
-
self.
|
|
80
|
+
if attributes.key?(:'content')
|
|
81
|
+
self.content = attributes[:'content']
|
|
78
82
|
else
|
|
79
|
-
self.
|
|
83
|
+
self.content = nil
|
|
84
|
+
end
|
|
85
|
+
|
|
86
|
+
if attributes.key?(:'content_type')
|
|
87
|
+
self.content_type = attributes[:'content_type']
|
|
80
88
|
end
|
|
81
89
|
end
|
|
82
90
|
|
|
@@ -89,8 +97,8 @@ module Pingram
|
|
|
89
97
|
invalid_properties.push('invalid value for "filename", filename cannot be nil.')
|
|
90
98
|
end
|
|
91
99
|
|
|
92
|
-
if @
|
|
93
|
-
invalid_properties.push('invalid value for "
|
|
100
|
+
if @content.nil?
|
|
101
|
+
invalid_properties.push('invalid value for "content", content cannot be nil.')
|
|
94
102
|
end
|
|
95
103
|
|
|
96
104
|
invalid_properties
|
|
@@ -101,7 +109,7 @@ module Pingram
|
|
|
101
109
|
def valid?
|
|
102
110
|
warn '[DEPRECATED] the `valid?` method is obsolete'
|
|
103
111
|
return false if @filename.nil?
|
|
104
|
-
return false if @
|
|
112
|
+
return false if @content.nil?
|
|
105
113
|
true
|
|
106
114
|
end
|
|
107
115
|
|
|
@@ -116,13 +124,13 @@ module Pingram
|
|
|
116
124
|
end
|
|
117
125
|
|
|
118
126
|
# Custom attribute writer method with validation
|
|
119
|
-
# @param [Object]
|
|
120
|
-
def
|
|
121
|
-
if
|
|
122
|
-
fail ArgumentError, '
|
|
127
|
+
# @param [Object] content Value to be assigned
|
|
128
|
+
def content=(content)
|
|
129
|
+
if content.nil?
|
|
130
|
+
fail ArgumentError, 'content cannot be nil'
|
|
123
131
|
end
|
|
124
132
|
|
|
125
|
-
@
|
|
133
|
+
@content = content
|
|
126
134
|
end
|
|
127
135
|
|
|
128
136
|
# Checks equality by comparing each attribute.
|
|
@@ -131,7 +139,8 @@ module Pingram
|
|
|
131
139
|
return true if self.equal?(o)
|
|
132
140
|
self.class == o.class &&
|
|
133
141
|
filename == o.filename &&
|
|
134
|
-
|
|
142
|
+
content == o.content &&
|
|
143
|
+
content_type == o.content_type
|
|
135
144
|
end
|
|
136
145
|
|
|
137
146
|
# @see the `==` method
|
|
@@ -143,7 +152,7 @@ module Pingram
|
|
|
143
152
|
# Calculates hash code according to all attributes.
|
|
144
153
|
# @return [Integer] Hash code
|
|
145
154
|
def hash
|
|
146
|
-
[filename,
|
|
155
|
+
[filename, content, content_type].hash
|
|
147
156
|
end
|
|
148
157
|
|
|
149
158
|
# Builds the object from hash
|
|
@@ -115,7 +115,7 @@ module Pingram
|
|
|
115
115
|
:'mrkdwn' => :'Boolean',
|
|
116
116
|
:'unfurl_links' => :'Boolean',
|
|
117
117
|
:'unfurl_media' => :'Boolean',
|
|
118
|
-
:'metadata' => :'
|
|
118
|
+
:'metadata' => :'GetTemplatesListResponseInnerAnyOf6Metadata'
|
|
119
119
|
}
|
|
120
120
|
end
|
|
121
121
|
|
|
@@ -14,20 +14,24 @@ require 'date'
|
|
|
14
14
|
require 'time'
|
|
15
15
|
|
|
16
16
|
module Pingram
|
|
17
|
-
# Inline SMS content (message, autoReply, from).
|
|
17
|
+
# Inline SMS content (message, autoReply, from, mediaUrls).
|
|
18
18
|
class SenderPostBodySms < ApiModelBase
|
|
19
|
-
# SMS body text.
|
|
19
|
+
# SMS/MMS body text.
|
|
20
20
|
attr_accessor :message
|
|
21
21
|
|
|
22
|
+
# Public HTTPS URLs of media to attach (MMS). Carriers fetch these via GET. Total size limits apply per provider.
|
|
23
|
+
attr_accessor :media_urls
|
|
24
|
+
|
|
22
25
|
attr_accessor :auto_reply
|
|
23
26
|
|
|
24
|
-
# Override the sender phone number. Must be a verified number
|
|
27
|
+
# Override the sender phone number. Must be a verified number on your account.
|
|
25
28
|
attr_accessor :from
|
|
26
29
|
|
|
27
30
|
# Attribute mapping from ruby-style variable name to JSON key.
|
|
28
31
|
def self.attribute_map
|
|
29
32
|
{
|
|
30
33
|
:'message' => :'message',
|
|
34
|
+
:'media_urls' => :'mediaUrls',
|
|
31
35
|
:'auto_reply' => :'autoReply',
|
|
32
36
|
:'from' => :'from'
|
|
33
37
|
}
|
|
@@ -47,6 +51,7 @@ module Pingram
|
|
|
47
51
|
def self.openapi_types
|
|
48
52
|
{
|
|
49
53
|
:'message' => :'String',
|
|
54
|
+
:'media_urls' => :'Array<String>',
|
|
50
55
|
:'auto_reply' => :'SenderPostBodySmsAutoReply',
|
|
51
56
|
:'from' => :'String'
|
|
52
57
|
}
|
|
@@ -78,6 +83,12 @@ module Pingram
|
|
|
78
83
|
self.message = attributes[:'message']
|
|
79
84
|
end
|
|
80
85
|
|
|
86
|
+
if attributes.key?(:'media_urls')
|
|
87
|
+
if (value = attributes[:'media_urls']).is_a?(Array)
|
|
88
|
+
self.media_urls = value
|
|
89
|
+
end
|
|
90
|
+
end
|
|
91
|
+
|
|
81
92
|
if attributes.key?(:'auto_reply')
|
|
82
93
|
self.auto_reply = attributes[:'auto_reply']
|
|
83
94
|
end
|
|
@@ -108,6 +119,7 @@ module Pingram
|
|
|
108
119
|
return true if self.equal?(o)
|
|
109
120
|
self.class == o.class &&
|
|
110
121
|
message == o.message &&
|
|
122
|
+
media_urls == o.media_urls &&
|
|
111
123
|
auto_reply == o.auto_reply &&
|
|
112
124
|
from == o.from
|
|
113
125
|
end
|
|
@@ -121,7 +133,7 @@ module Pingram
|
|
|
121
133
|
# Calculates hash code according to all attributes.
|
|
122
134
|
# @return [Integer] Hash code
|
|
123
135
|
def hash
|
|
124
|
-
[message, auto_reply, from].hash
|
|
136
|
+
[message, media_urls, auto_reply, from].hash
|
|
125
137
|
end
|
|
126
138
|
|
|
127
139
|
# Builds the object from hash
|
data/lib/pingram/version.rb
CHANGED
data/lib/pingram.rb
CHANGED
|
@@ -20,16 +20,22 @@ require 'pingram/client_wrapper'
|
|
|
20
20
|
|
|
21
21
|
# Models
|
|
22
22
|
require 'pingram/models/apn_config'
|
|
23
|
+
require 'pingram/models/accept_invite_request'
|
|
24
|
+
require 'pingram/models/accept_invite_response'
|
|
23
25
|
require 'pingram/models/account_addresses_response'
|
|
24
26
|
require 'pingram/models/account_addresses_response_addresses_inner'
|
|
25
27
|
require 'pingram/models/account_get_response'
|
|
26
28
|
require 'pingram/models/address_response'
|
|
29
|
+
require 'pingram/models/api_error_body'
|
|
30
|
+
require 'pingram/models/api_error_response'
|
|
27
31
|
require 'pingram/models/auto_join_get_response'
|
|
28
32
|
require 'pingram/models/auto_join_post_response'
|
|
29
33
|
require 'pingram/models/auto_join_request_body'
|
|
30
34
|
require 'pingram/models/bee_token_v2'
|
|
31
35
|
require 'pingram/models/billing_post_request_body'
|
|
32
36
|
require 'pingram/models/billing_post_response_body'
|
|
37
|
+
require 'pingram/models/change_email_request'
|
|
38
|
+
require 'pingram/models/change_phone_request'
|
|
33
39
|
require 'pingram/models/channels_enum'
|
|
34
40
|
require 'pingram/models/create_account_request_body'
|
|
35
41
|
require 'pingram/models/create_account_response'
|
|
@@ -65,6 +71,7 @@ require 'pingram/models/get_keys_response_keys_inner'
|
|
|
65
71
|
require 'pingram/models/get_logs_response'
|
|
66
72
|
require 'pingram/models/get_logs_response_messages_inner'
|
|
67
73
|
require 'pingram/models/get_logs_response_messages_inner_attachments_inner'
|
|
74
|
+
require 'pingram/models/get_logs_response_messages_inner_media_inner'
|
|
68
75
|
require 'pingram/models/get_members_response_inner'
|
|
69
76
|
require 'pingram/models/get_metrics_response_inner'
|
|
70
77
|
require 'pingram/models/get_metrics_response_inner_messages_inner'
|
|
@@ -86,9 +93,10 @@ require 'pingram/models/get_templates_list_response_inner_any_of2'
|
|
|
86
93
|
require 'pingram/models/get_templates_list_response_inner_any_of3'
|
|
87
94
|
require 'pingram/models/get_templates_list_response_inner_any_of4'
|
|
88
95
|
require 'pingram/models/get_templates_list_response_inner_any_of5'
|
|
89
|
-
require 'pingram/models/
|
|
90
|
-
require 'pingram/models/
|
|
91
|
-
require 'pingram/models/
|
|
96
|
+
require 'pingram/models/get_templates_list_response_inner_any_of6'
|
|
97
|
+
require 'pingram/models/get_templates_list_response_inner_any_of6_metadata'
|
|
98
|
+
require 'pingram/models/get_templates_list_response_inner_any_of6_metadata_entities_inner'
|
|
99
|
+
require 'pingram/models/get_templates_list_response_inner_any_of6_metadata_entities_inner_external_ref'
|
|
92
100
|
require 'pingram/models/get_templates_response'
|
|
93
101
|
require 'pingram/models/get_usage_history_query'
|
|
94
102
|
require 'pingram/models/get_users_response'
|
|
@@ -161,6 +169,17 @@ require 'pingram/models/push_settings_fcm_put_request'
|
|
|
161
169
|
require 'pingram/models/push_settings_fcm_response'
|
|
162
170
|
require 'pingram/models/search_available_phone_numbers_response'
|
|
163
171
|
require 'pingram/models/search_available_phone_numbers_response_numbers_inner'
|
|
172
|
+
require 'pingram/models/send_email_api_response'
|
|
173
|
+
require 'pingram/models/send_email_api_response_any_of'
|
|
174
|
+
require 'pingram/models/send_email_api_response_any_of1'
|
|
175
|
+
require 'pingram/models/send_email_api_response_any_of1_error'
|
|
176
|
+
require 'pingram/models/send_email_request'
|
|
177
|
+
require 'pingram/models/send_email_request_attachments_inner'
|
|
178
|
+
require 'pingram/models/send_sms_request'
|
|
179
|
+
require 'pingram/models/send_sms_response'
|
|
180
|
+
require 'pingram/models/send_sms_response_any_of'
|
|
181
|
+
require 'pingram/models/send_sms_response_any_of1'
|
|
182
|
+
require 'pingram/models/send_sms_response_any_of1_error'
|
|
164
183
|
require 'pingram/models/sender_post_body'
|
|
165
184
|
require 'pingram/models/sender_post_body_call'
|
|
166
185
|
require 'pingram/models/sender_post_body_email'
|
|
@@ -171,7 +190,6 @@ require 'pingram/models/sender_post_body_options_apn'
|
|
|
171
190
|
require 'pingram/models/sender_post_body_options_email'
|
|
172
191
|
require 'pingram/models/sender_post_body_options_email_attachments_inner'
|
|
173
192
|
require 'pingram/models/sender_post_body_options_email_attachments_inner_any_of'
|
|
174
|
-
require 'pingram/models/sender_post_body_options_email_attachments_inner_any_of1'
|
|
175
193
|
require 'pingram/models/sender_post_body_options_fcm'
|
|
176
194
|
require 'pingram/models/sender_post_body_options_fcm_android'
|
|
177
195
|
require 'pingram/models/sender_post_body_options_push'
|
|
@@ -210,6 +228,7 @@ require 'pingram/api/components_api'
|
|
|
210
228
|
require 'pingram/api/default_api'
|
|
211
229
|
require 'pingram/api/domains_api'
|
|
212
230
|
require 'pingram/api/editor_api'
|
|
231
|
+
require 'pingram/api/email_api'
|
|
213
232
|
require 'pingram/api/environments_api'
|
|
214
233
|
require 'pingram/api/health_api'
|
|
215
234
|
require 'pingram/api/insights_api'
|
|
@@ -218,8 +237,10 @@ require 'pingram/api/logs_api'
|
|
|
218
237
|
require 'pingram/api/members_api'
|
|
219
238
|
require 'pingram/api/numbers_api'
|
|
220
239
|
require 'pingram/api/organization_api'
|
|
240
|
+
require 'pingram/api/profile_api'
|
|
221
241
|
require 'pingram/api/push_settings_api'
|
|
222
242
|
require 'pingram/api/sender_api'
|
|
243
|
+
require 'pingram/api/sms_api'
|
|
223
244
|
require 'pingram/api/templates_api'
|
|
224
245
|
require 'pingram/api/types_api'
|
|
225
246
|
require 'pingram/api/user_api'
|
|
Binary file
|
|
@@ -3,10 +3,10 @@ current directory: /home/runner/work/serverless/serverless/sdks/ruby/generated/v
|
|
|
3
3
|
creating Makefile
|
|
4
4
|
|
|
5
5
|
current directory: /home/runner/work/serverless/serverless/sdks/ruby/generated/vendor/bundle/ruby/3.2.0/gems/byebug-13.0.0/ext/byebug
|
|
6
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
6
|
+
make DESTDIR\= sitearchdir\=./.gem.20260526-2487-a5ancs sitelibdir\=./.gem.20260526-2487-a5ancs clean
|
|
7
7
|
|
|
8
8
|
current directory: /home/runner/work/serverless/serverless/sdks/ruby/generated/vendor/bundle/ruby/3.2.0/gems/byebug-13.0.0/ext/byebug
|
|
9
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
9
|
+
make DESTDIR\= sitearchdir\=./.gem.20260526-2487-a5ancs sitelibdir\=./.gem.20260526-2487-a5ancs
|
|
10
10
|
compiling breakpoint.c
|
|
11
11
|
compiling byebug.c
|
|
12
12
|
byebug.c: In function ‘check_started’:
|
|
@@ -35,8 +35,8 @@ compiling threads.c
|
|
|
35
35
|
linking shared-object byebug/byebug.so
|
|
36
36
|
|
|
37
37
|
current directory: /home/runner/work/serverless/serverless/sdks/ruby/generated/vendor/bundle/ruby/3.2.0/gems/byebug-13.0.0/ext/byebug
|
|
38
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
39
|
-
/usr/bin/install -c -m 0755 byebug.so ./.gem.
|
|
38
|
+
make DESTDIR\= sitearchdir\=./.gem.20260526-2487-a5ancs sitelibdir\=./.gem.20260526-2487-a5ancs install
|
|
39
|
+
/usr/bin/install -c -m 0755 byebug.so ./.gem.20260526-2487-a5ancs/byebug
|
|
40
40
|
|
|
41
41
|
current directory: /home/runner/work/serverless/serverless/sdks/ruby/generated/vendor/bundle/ruby/3.2.0/gems/byebug-13.0.0/ext/byebug
|
|
42
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
42
|
+
make DESTDIR\= sitearchdir\=./.gem.20260526-2487-a5ancs sitelibdir\=./.gem.20260526-2487-a5ancs clean
|
|
@@ -6,10 +6,10 @@ checking for altzone in time.h with -Werror... no
|
|
|
6
6
|
creating Makefile
|
|
7
7
|
|
|
8
8
|
current directory: /home/runner/work/serverless/serverless/sdks/ruby/generated/vendor/bundle/ruby/3.2.0/gems/date-3.5.1/ext/date
|
|
9
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
9
|
+
make DESTDIR\= sitearchdir\=./.gem.20260526-2487-zsjwj2 sitelibdir\=./.gem.20260526-2487-zsjwj2 clean
|
|
10
10
|
|
|
11
11
|
current directory: /home/runner/work/serverless/serverless/sdks/ruby/generated/vendor/bundle/ruby/3.2.0/gems/date-3.5.1/ext/date
|
|
12
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
12
|
+
make DESTDIR\= sitearchdir\=./.gem.20260526-2487-zsjwj2 sitelibdir\=./.gem.20260526-2487-zsjwj2
|
|
13
13
|
compiling date_core.c
|
|
14
14
|
compiling date_parse.c
|
|
15
15
|
compiling date_strftime.c
|
|
@@ -17,8 +17,8 @@ compiling date_strptime.c
|
|
|
17
17
|
linking shared-object date_core.so
|
|
18
18
|
|
|
19
19
|
current directory: /home/runner/work/serverless/serverless/sdks/ruby/generated/vendor/bundle/ruby/3.2.0/gems/date-3.5.1/ext/date
|
|
20
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
21
|
-
/usr/bin/install -c -m 0755 date_core.so ./.gem.
|
|
20
|
+
make DESTDIR\= sitearchdir\=./.gem.20260526-2487-zsjwj2 sitelibdir\=./.gem.20260526-2487-zsjwj2 install
|
|
21
|
+
/usr/bin/install -c -m 0755 date_core.so ./.gem.20260526-2487-zsjwj2
|
|
22
22
|
|
|
23
23
|
current directory: /home/runner/work/serverless/serverless/sdks/ruby/generated/vendor/bundle/ruby/3.2.0/gems/date-3.5.1/ext/date
|
|
24
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
24
|
+
make DESTDIR\= sitearchdir\=./.gem.20260526-2487-zsjwj2 sitelibdir\=./.gem.20260526-2487-zsjwj2 clean
|
|
@@ -16,16 +16,16 @@ checking for ttyname_r()... yes
|
|
|
16
16
|
creating Makefile
|
|
17
17
|
|
|
18
18
|
current directory: /home/runner/work/serverless/serverless/sdks/ruby/generated/vendor/bundle/ruby/3.2.0/gems/io-console-0.8.2/ext/io/console
|
|
19
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
19
|
+
make DESTDIR\= sitearchdir\=./.gem.20260526-2487-ibdi45 sitelibdir\=./.gem.20260526-2487-ibdi45 clean
|
|
20
20
|
|
|
21
21
|
current directory: /home/runner/work/serverless/serverless/sdks/ruby/generated/vendor/bundle/ruby/3.2.0/gems/io-console-0.8.2/ext/io/console
|
|
22
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
22
|
+
make DESTDIR\= sitearchdir\=./.gem.20260526-2487-ibdi45 sitelibdir\=./.gem.20260526-2487-ibdi45
|
|
23
23
|
compiling console.c
|
|
24
24
|
linking shared-object io/console.so
|
|
25
25
|
|
|
26
26
|
current directory: /home/runner/work/serverless/serverless/sdks/ruby/generated/vendor/bundle/ruby/3.2.0/gems/io-console-0.8.2/ext/io/console
|
|
27
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
28
|
-
/usr/bin/install -c -m 0755 console.so ./.gem.
|
|
27
|
+
make DESTDIR\= sitearchdir\=./.gem.20260526-2487-ibdi45 sitelibdir\=./.gem.20260526-2487-ibdi45 install
|
|
28
|
+
/usr/bin/install -c -m 0755 console.so ./.gem.20260526-2487-ibdi45/io
|
|
29
29
|
|
|
30
30
|
current directory: /home/runner/work/serverless/serverless/sdks/ruby/generated/vendor/bundle/ruby/3.2.0/gems/io-console-0.8.2/ext/io/console
|
|
31
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
31
|
+
make DESTDIR\= sitearchdir\=./.gem.20260526-2487-ibdi45 sitelibdir\=./.gem.20260526-2487-ibdi45 clean
|
|
@@ -98,7 +98,7 @@ checked program was:
|
|
|
98
98
|
/* end */
|
|
99
99
|
|
|
100
100
|
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.2.11/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.2.11/x64/include/ruby-3.2.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.2.11/x64/include/ruby-3.2.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.2.11/x64/include/ruby-3.2.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.2.11/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.2.11/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.2.11/x64/lib -L/opt/hostedtoolcache/Ruby/3.2.11/x64/lib -lruby -lm -lpthread -lc"
|
|
101
|
-
/usr/bin/ld: /tmp/
|
|
101
|
+
/usr/bin/ld: /tmp/ccSYFWh1.o: in function `t':
|
|
102
102
|
/home/runner/work/serverless/serverless/sdks/ruby/generated/vendor/bundle/ruby/3.2.0/gems/io-console-0.8.2/ext/io/console/conftest.c:17:(.text+0xb): undefined reference to `rb_io_path'
|
|
103
103
|
collect2: error: ld returned 1 exit status
|
|
104
104
|
checked program was:
|
|
@@ -208,7 +208,7 @@ checked program was:
|
|
|
208
208
|
/* end */
|
|
209
209
|
|
|
210
210
|
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.2.11/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.2.11/x64/include/ruby-3.2.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.2.11/x64/include/ruby-3.2.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.2.11/x64/include/ruby-3.2.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.2.11/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.2.11/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.2.11/x64/lib -L/opt/hostedtoolcache/Ruby/3.2.11/x64/lib -lruby -lm -lpthread -lc"
|
|
211
|
-
/usr/bin/ld: /tmp/
|
|
211
|
+
/usr/bin/ld: /tmp/ccD8LP2N.o: in function `t':
|
|
212
212
|
/home/runner/work/serverless/serverless/sdks/ruby/generated/vendor/bundle/ruby/3.2.0/gems/io-console-0.8.2/ext/io/console/conftest.c:17:(.text+0xb): undefined reference to `rb_io_closed_p'
|
|
213
213
|
collect2: error: ld returned 1 exit status
|
|
214
214
|
checked program was:
|
|
@@ -268,7 +268,7 @@ checked program was:
|
|
|
268
268
|
/* end */
|
|
269
269
|
|
|
270
270
|
LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.2.11/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.2.11/x64/include/ruby-3.2.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.2.11/x64/include/ruby-3.2.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.2.11/x64/include/ruby-3.2.0 -I. -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.2.11/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.2.11/x64/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.2.11/x64/lib -L/opt/hostedtoolcache/Ruby/3.2.11/x64/lib -lruby -lm -lpthread -lc"
|
|
271
|
-
/usr/bin/ld: /tmp/
|
|
271
|
+
/usr/bin/ld: /tmp/cc3UBpl6.o: in function `t':
|
|
272
272
|
/home/runner/work/serverless/serverless/sdks/ruby/generated/vendor/bundle/ruby/3.2.0/gems/io-console-0.8.2/ext/io/console/conftest.c:17:(.text+0xb): undefined reference to `rb_io_open_descriptor'
|
|
273
273
|
collect2: error: ld returned 1 exit status
|
|
274
274
|
checked program was:
|
|
@@ -3,10 +3,10 @@ current directory: /home/runner/work/serverless/serverless/sdks/ruby/generated/v
|
|
|
3
3
|
creating Makefile
|
|
4
4
|
|
|
5
5
|
current directory: /home/runner/work/serverless/serverless/sdks/ruby/generated/vendor/bundle/ruby/3.2.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler
|
|
6
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
6
|
+
make DESTDIR\= sitearchdir\=./.gem.20260526-2487-rxlguw sitelibdir\=./.gem.20260526-2487-rxlguw clean
|
|
7
7
|
|
|
8
8
|
current directory: /home/runner/work/serverless/serverless/sdks/ruby/generated/vendor/bundle/ruby/3.2.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler
|
|
9
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
9
|
+
make DESTDIR\= sitearchdir\=./.gem.20260526-2487-rxlguw sitelibdir\=./.gem.20260526-2487-rxlguw
|
|
10
10
|
compiling adj_matrix.c
|
|
11
11
|
adj_matrix.c: In function ‘adj_matrix_default’:
|
|
12
12
|
adj_matrix.c:82:12: warning: old-style function definition [-Wold-style-definition]
|
|
@@ -22,8 +22,8 @@ compiling jaro_winkler.c
|
|
|
22
22
|
linking shared-object jaro_winkler/jaro_winkler_ext.so
|
|
23
23
|
|
|
24
24
|
current directory: /home/runner/work/serverless/serverless/sdks/ruby/generated/vendor/bundle/ruby/3.2.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler
|
|
25
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
26
|
-
/usr/bin/install -c -m 0755 jaro_winkler_ext.so ./.gem.
|
|
25
|
+
make DESTDIR\= sitearchdir\=./.gem.20260526-2487-rxlguw sitelibdir\=./.gem.20260526-2487-rxlguw install
|
|
26
|
+
/usr/bin/install -c -m 0755 jaro_winkler_ext.so ./.gem.20260526-2487-rxlguw/jaro_winkler
|
|
27
27
|
|
|
28
28
|
current directory: /home/runner/work/serverless/serverless/sdks/ruby/generated/vendor/bundle/ruby/3.2.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler
|
|
29
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
29
|
+
make DESTDIR\= sitearchdir\=./.gem.20260526-2487-rxlguw sitelibdir\=./.gem.20260526-2487-rxlguw clean
|
data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/{psych-5.3.1 → psych-5.4.0}/gem_make.out
RENAMED
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
current directory: /home/runner/work/serverless/serverless/sdks/ruby/generated/vendor/bundle/ruby/3.2.0/gems/psych-5.
|
|
1
|
+
current directory: /home/runner/work/serverless/serverless/sdks/ruby/generated/vendor/bundle/ruby/3.2.0/gems/psych-5.4.0/ext/psych
|
|
2
2
|
/opt/hostedtoolcache/Ruby/3.2.11/x64/bin/ruby extconf.rb
|
|
3
3
|
creating Makefile
|
|
4
4
|
|
|
5
|
-
current directory: /home/runner/work/serverless/serverless/sdks/ruby/generated/vendor/bundle/ruby/3.2.0/gems/psych-5.
|
|
6
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
5
|
+
current directory: /home/runner/work/serverless/serverless/sdks/ruby/generated/vendor/bundle/ruby/3.2.0/gems/psych-5.4.0/ext/psych
|
|
6
|
+
make DESTDIR\= sitearchdir\=./.gem.20260602-2579-8sefuq sitelibdir\=./.gem.20260602-2579-8sefuq clean
|
|
7
7
|
cd libyaml && make clean
|
|
8
8
|
/bin/sh: 1: cd: can't cd to libyaml
|
|
9
9
|
make: [Makefile:283: clean-so] Error 2 (ignored)
|
|
10
10
|
|
|
11
|
-
current directory: /home/runner/work/serverless/serverless/sdks/ruby/generated/vendor/bundle/ruby/3.2.0/gems/psych-5.
|
|
12
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
11
|
+
current directory: /home/runner/work/serverless/serverless/sdks/ruby/generated/vendor/bundle/ruby/3.2.0/gems/psych-5.4.0/ext/psych
|
|
12
|
+
make DESTDIR\= sitearchdir\=./.gem.20260602-2579-8sefuq sitelibdir\=./.gem.20260602-2579-8sefuq
|
|
13
13
|
compiling psych.c
|
|
14
14
|
compiling psych_emitter.c
|
|
15
15
|
compiling psych_parser.c
|
|
@@ -17,12 +17,12 @@ compiling psych_to_ruby.c
|
|
|
17
17
|
compiling psych_yaml_tree.c
|
|
18
18
|
linking shared-object psych.so
|
|
19
19
|
|
|
20
|
-
current directory: /home/runner/work/serverless/serverless/sdks/ruby/generated/vendor/bundle/ruby/3.2.0/gems/psych-5.
|
|
21
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
22
|
-
/usr/bin/install -c -m 0755 psych.so ./.gem.
|
|
20
|
+
current directory: /home/runner/work/serverless/serverless/sdks/ruby/generated/vendor/bundle/ruby/3.2.0/gems/psych-5.4.0/ext/psych
|
|
21
|
+
make DESTDIR\= sitearchdir\=./.gem.20260602-2579-8sefuq sitelibdir\=./.gem.20260602-2579-8sefuq install
|
|
22
|
+
/usr/bin/install -c -m 0755 psych.so ./.gem.20260602-2579-8sefuq
|
|
23
23
|
|
|
24
|
-
current directory: /home/runner/work/serverless/serverless/sdks/ruby/generated/vendor/bundle/ruby/3.2.0/gems/psych-5.
|
|
25
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
24
|
+
current directory: /home/runner/work/serverless/serverless/sdks/ruby/generated/vendor/bundle/ruby/3.2.0/gems/psych-5.4.0/ext/psych
|
|
25
|
+
make DESTDIR\= sitearchdir\=./.gem.20260602-2579-8sefuq sitelibdir\=./.gem.20260602-2579-8sefuq clean
|
|
26
26
|
cd libyaml && make clean
|
|
27
27
|
/bin/sh: 1: cd: can't cd to libyaml
|
|
28
28
|
make: [Makefile:283: clean-so] Error 2 (ignored)
|
data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/{psych-5.3.1 → psych-5.4.0}/psych.so
RENAMED
|
Binary file
|
|
@@ -3,16 +3,16 @@ current directory: /home/runner/work/serverless/serverless/sdks/ruby/generated/v
|
|
|
3
3
|
creating Makefile
|
|
4
4
|
|
|
5
5
|
current directory: /home/runner/work/serverless/serverless/sdks/ruby/generated/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/ext/racc/cparse
|
|
6
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
6
|
+
make DESTDIR\= sitearchdir\=./.gem.20260526-2487-6br5z8 sitelibdir\=./.gem.20260526-2487-6br5z8 clean
|
|
7
7
|
|
|
8
8
|
current directory: /home/runner/work/serverless/serverless/sdks/ruby/generated/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/ext/racc/cparse
|
|
9
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
9
|
+
make DESTDIR\= sitearchdir\=./.gem.20260526-2487-6br5z8 sitelibdir\=./.gem.20260526-2487-6br5z8
|
|
10
10
|
compiling cparse.c
|
|
11
11
|
linking shared-object racc/cparse.so
|
|
12
12
|
|
|
13
13
|
current directory: /home/runner/work/serverless/serverless/sdks/ruby/generated/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/ext/racc/cparse
|
|
14
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
15
|
-
/usr/bin/install -c -m 0755 cparse.so ./.gem.
|
|
14
|
+
make DESTDIR\= sitearchdir\=./.gem.20260526-2487-6br5z8 sitelibdir\=./.gem.20260526-2487-6br5z8 install
|
|
15
|
+
/usr/bin/install -c -m 0755 cparse.so ./.gem.20260526-2487-6br5z8/racc
|
|
16
16
|
|
|
17
17
|
current directory: /home/runner/work/serverless/serverless/sdks/ruby/generated/vendor/bundle/ruby/3.2.0/gems/racc-1.8.1/ext/racc/cparse
|
|
18
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
18
|
+
make DESTDIR\= sitearchdir\=./.gem.20260526-2487-6br5z8 sitelibdir\=./.gem.20260526-2487-6br5z8 clean
|
|
@@ -4,16 +4,16 @@ checking for rb_io_mode_t in ruby/io.h... no
|
|
|
4
4
|
creating Makefile
|
|
5
5
|
|
|
6
6
|
current directory: /home/runner/work/serverless/serverless/sdks/ruby/generated/vendor/bundle/ruby/3.2.0/gems/stringio-3.2.0/ext/stringio
|
|
7
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
7
|
+
make DESTDIR\= sitearchdir\=./.gem.20260526-2487-js20oa sitelibdir\=./.gem.20260526-2487-js20oa clean
|
|
8
8
|
|
|
9
9
|
current directory: /home/runner/work/serverless/serverless/sdks/ruby/generated/vendor/bundle/ruby/3.2.0/gems/stringio-3.2.0/ext/stringio
|
|
10
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
10
|
+
make DESTDIR\= sitearchdir\=./.gem.20260526-2487-js20oa sitelibdir\=./.gem.20260526-2487-js20oa
|
|
11
11
|
compiling stringio.c
|
|
12
12
|
linking shared-object stringio.so
|
|
13
13
|
|
|
14
14
|
current directory: /home/runner/work/serverless/serverless/sdks/ruby/generated/vendor/bundle/ruby/3.2.0/gems/stringio-3.2.0/ext/stringio
|
|
15
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
16
|
-
/usr/bin/install -c -m 0755 stringio.so ./.gem.
|
|
15
|
+
make DESTDIR\= sitearchdir\=./.gem.20260526-2487-js20oa sitelibdir\=./.gem.20260526-2487-js20oa install
|
|
16
|
+
/usr/bin/install -c -m 0755 stringio.so ./.gem.20260526-2487-js20oa
|
|
17
17
|
|
|
18
18
|
current directory: /home/runner/work/serverless/serverless/sdks/ruby/generated/vendor/bundle/ruby/3.2.0/gems/stringio-3.2.0/ext/stringio
|
|
19
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
19
|
+
make DESTDIR\= sitearchdir\=./.gem.20260526-2487-js20oa sitelibdir\=./.gem.20260526-2487-js20oa clean
|
|
@@ -26,8 +26,8 @@ Psych.dump("foo") # => "--- foo\n...\n"
|
|
|
26
26
|
|
|
27
27
|
## Installation
|
|
28
28
|
|
|
29
|
-
Psych has been included with MRI since 1.9.2, and
|
|
30
|
-
|
|
29
|
+
Psych has been included with MRI since 1.9.2, and has been the default YAML parser
|
|
30
|
+
since 1.9.3.
|
|
31
31
|
|
|
32
32
|
If you want a newer gem release of Psych, you can use RubyGems:
|
|
33
33
|
|
|
@@ -32,9 +32,20 @@ static int io_reader(void * data, unsigned char *buf, size_t size, size_t *read)
|
|
|
32
32
|
*read = 0;
|
|
33
33
|
|
|
34
34
|
if(! NIL_P(string)) {
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
35
|
+
char * str = StringValuePtr(string);
|
|
36
|
+
size_t len = (size_t)RSTRING_LEN(string);
|
|
37
|
+
|
|
38
|
+
/* IO#read(size) is documented to return at most `size` bytes, but a
|
|
39
|
+
* misbehaving IO-like object may return more. Clamp the copy to the
|
|
40
|
+
* buffer libyaml gave us to avoid writing past its end, rounding down
|
|
41
|
+
* to a character boundary so a multibyte character is never split. */
|
|
42
|
+
if(len > size) {
|
|
43
|
+
rb_encoding * enc = rb_enc_get(string);
|
|
44
|
+
len = (size_t)(rb_enc_left_char_head(str, str + size, str + len, enc) - str);
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
*read = len;
|
|
48
|
+
memcpy(buf, str, len);
|
|
38
49
|
}
|
|
39
50
|
|
|
40
51
|
return 1;
|
|
Binary file
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
# -*- encoding: utf-8 -*-
|
|
2
|
-
# stub: psych 5.
|
|
2
|
+
# stub: psych 5.4.0 ruby lib
|
|
3
3
|
# stub: ext/psych/extconf.rb
|
|
4
4
|
|
|
5
5
|
Gem::Specification.new do |s|
|
|
6
6
|
s.name = "psych".freeze
|
|
7
|
-
s.version = "5.
|
|
7
|
+
s.version = "5.4.0"
|
|
8
8
|
|
|
9
9
|
s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
|
|
10
10
|
s.metadata = { "changelog_uri" => "https://github.com/ruby/psych/releases", "msys2_mingw_dependencies" => "libyaml" } if s.respond_to? :metadata=
|