strongmind-platform-sdk 3.21.8 → 3.22.0
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 +13 -12
- data/lib/platform_sdk/id_mapper/client.rb +1 -1
- data/lib/platform_sdk/version.rb +2 -2
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 9e9ff73eda1f649e1c8e4eb15dd2da01e809a7f588e1d54446b5bd3aec13f673
|
4
|
+
data.tar.gz: 12c1e3c02c3ef63dd771c26c51a32b4f6bf28300209a8297f63f4e014f704f12
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 38f5e2509b68cb49747ac4b908d7c0c3a239f865e12924aa84fc384d4456e0e9a74d91a691ff66a23fd32d1a221181c7fc8f5676fe7daeca539d8bb2bae706e2
|
7
|
+
data.tar.gz: a8a0e3b031916c8b70dc058c748877f57b954006fbe568b08c8276d9d55a86c32cd9882e075c58aabf4662e06f8862465afd187eb88ed35dcd4463323f2036cd
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
strongmind-platform-sdk (3.
|
4
|
+
strongmind-platform-sdk (3.22.0)
|
5
5
|
asset_sync
|
6
6
|
aws-sdk-cloudwatch
|
7
7
|
aws-sdk-secretsmanager (~> 1.66)
|
@@ -128,13 +128,13 @@ GEM
|
|
128
128
|
bigdecimal
|
129
129
|
rexml
|
130
130
|
crass (1.0.6)
|
131
|
-
date (3.
|
131
|
+
date (3.4.0)
|
132
132
|
diff-lcs (1.5.1)
|
133
133
|
drb (2.2.1)
|
134
134
|
erubi (1.13.0)
|
135
135
|
ethon (0.16.0)
|
136
136
|
ffi (>= 1.15.0)
|
137
|
-
excon (
|
137
|
+
excon (1.2.1)
|
138
138
|
factory_bot (6.4.6)
|
139
139
|
activesupport (>= 5.0.0)
|
140
140
|
faker (3.4.2)
|
@@ -149,14 +149,14 @@ GEM
|
|
149
149
|
ffi (1.17.0)
|
150
150
|
ffi (1.17.0-x86_64-darwin)
|
151
151
|
ffi (1.17.0-x86_64-linux-gnu)
|
152
|
-
fog-aws (3.
|
152
|
+
fog-aws (3.29.0)
|
153
153
|
base64 (~> 0.2.0)
|
154
|
-
fog-core (~> 2.
|
154
|
+
fog-core (~> 2.6)
|
155
155
|
fog-json (~> 1.1)
|
156
156
|
fog-xml (~> 0.1)
|
157
|
-
fog-core (2.
|
157
|
+
fog-core (2.6.0)
|
158
158
|
builder
|
159
|
-
excon (~> 0
|
159
|
+
excon (~> 1.0)
|
160
160
|
formatador (>= 0.2, < 2.0)
|
161
161
|
mime-types
|
162
162
|
fog-json (1.2.0)
|
@@ -192,9 +192,10 @@ GEM
|
|
192
192
|
net-smtp
|
193
193
|
marcel (1.0.4)
|
194
194
|
method_source (1.1.0)
|
195
|
-
mime-types (3.
|
195
|
+
mime-types (3.6.0)
|
196
|
+
logger
|
196
197
|
mime-types-data (~> 3.2015)
|
197
|
-
mime-types-data (3.2024.
|
198
|
+
mime-types-data (3.2024.1105)
|
198
199
|
mini_mime (1.1.5)
|
199
200
|
mini_portile2 (2.8.7)
|
200
201
|
minitest (5.24.1)
|
@@ -202,7 +203,7 @@ GEM
|
|
202
203
|
mutex_m (0.2.0)
|
203
204
|
net-http (0.4.1)
|
204
205
|
uri
|
205
|
-
net-imap (0.
|
206
|
+
net-imap (0.5.1)
|
206
207
|
date
|
207
208
|
net-protocol
|
208
209
|
net-pop (0.1.2)
|
@@ -211,7 +212,7 @@ GEM
|
|
211
212
|
timeout
|
212
213
|
net-smtp (0.5.0)
|
213
214
|
net-protocol
|
214
|
-
nio4r (2.7.
|
215
|
+
nio4r (2.7.4)
|
215
216
|
nokogiri (1.16.7)
|
216
217
|
mini_portile2 (~> 2.8.2)
|
217
218
|
racc (~> 1.4)
|
@@ -338,7 +339,7 @@ GEM
|
|
338
339
|
ffi (~> 1.1)
|
339
340
|
thor (1.3.1)
|
340
341
|
timecop (0.9.10)
|
341
|
-
timeout (0.4.
|
342
|
+
timeout (0.4.2)
|
342
343
|
typhoeus (1.4.1)
|
343
344
|
ethon (>= 0.9.0)
|
344
345
|
tzinfo (2.0.6)
|
data/lib/platform_sdk/version.rb
CHANGED