strongmind-platform-sdk 3.19.26 → 3.19.27

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: 5f0b9016b0347f66b314011c0a0a77106df02a77372071bb3239ff650a6106dc
4
- data.tar.gz: 5a5a2e0177334428ba4a6e8544baef6747f95afa13264ec880aaf535a330be39
3
+ metadata.gz: 38a836fe864379fbd489563114f6a20817c25ffb6b13dc3d1dd35022fa02601a
4
+ data.tar.gz: 16dc3688eaf7216dfdbe51ec93a939a778d6e2d5330eed76587b2d4fcc27e9c4
5
5
  SHA512:
6
- metadata.gz: '0619f6882d3bc31ab58aa50abd0561eb3a851598bf40e59bb756c23c98904ad42438acfbe11b37e7daacb025b3a7fb4c1444cc3ca45c5d0d5258a7b33f71e6fc'
7
- data.tar.gz: 621f93fe77651a43958a69dd3de6b9c3ad01c91a82780f19fcd9e8f91474023a42fc1934ffd6749d59690ee136d1cb8aaa0bff48f2e89f7db6d4816c8109ba91
6
+ metadata.gz: ea51d2be6f48e614563c7df44adc4ecdad60485cb6971099588d0cd733a2c42c008465643cbb7ce59a3b2ea71a3bf0b6451a6bea2f5e9361f7c222fd9336ec55
7
+ data.tar.gz: 5da47de65e652f9ecf6da3d51fe3c0278338bc6d4c1b386c41d177eb72f04e47f53a22cbd41ea6bb2c6f03de303cf83510b0be00d8ffc0d609f2096e5059a402
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- strongmind-platform-sdk (3.19.26)
4
+ strongmind-platform-sdk (3.19.27)
5
5
  activesupport (~> 7.1)
6
6
  asset_sync
7
7
  aws-sdk-secretsmanager (~> 1.66)
@@ -20,35 +20,35 @@ PATH
20
20
  GEM
21
21
  remote: https://rubygems.org/
22
22
  specs:
23
- actioncable (7.1.3.2)
24
- actionpack (= 7.1.3.2)
25
- activesupport (= 7.1.3.2)
23
+ actioncable (7.1.3.4)
24
+ actionpack (= 7.1.3.4)
25
+ activesupport (= 7.1.3.4)
26
26
  nio4r (~> 2.0)
27
27
  websocket-driver (>= 0.6.1)
28
28
  zeitwerk (~> 2.6)
29
- actionmailbox (7.1.3.2)
30
- actionpack (= 7.1.3.2)
31
- activejob (= 7.1.3.2)
32
- activerecord (= 7.1.3.2)
33
- activestorage (= 7.1.3.2)
34
- activesupport (= 7.1.3.2)
29
+ actionmailbox (7.1.3.4)
30
+ actionpack (= 7.1.3.4)
31
+ activejob (= 7.1.3.4)
32
+ activerecord (= 7.1.3.4)
33
+ activestorage (= 7.1.3.4)
34
+ activesupport (= 7.1.3.4)
35
35
  mail (>= 2.7.1)
36
36
  net-imap
37
37
  net-pop
38
38
  net-smtp
39
- actionmailer (7.1.3.2)
40
- actionpack (= 7.1.3.2)
41
- actionview (= 7.1.3.2)
42
- activejob (= 7.1.3.2)
43
- activesupport (= 7.1.3.2)
39
+ actionmailer (7.1.3.4)
40
+ actionpack (= 7.1.3.4)
41
+ actionview (= 7.1.3.4)
42
+ activejob (= 7.1.3.4)
43
+ activesupport (= 7.1.3.4)
44
44
  mail (~> 2.5, >= 2.5.4)
45
45
  net-imap
46
46
  net-pop
47
47
  net-smtp
48
48
  rails-dom-testing (~> 2.2)
49
- actionpack (7.1.3.2)
50
- actionview (= 7.1.3.2)
51
- activesupport (= 7.1.3.2)
49
+ actionpack (7.1.3.4)
50
+ actionview (= 7.1.3.4)
51
+ activesupport (= 7.1.3.4)
52
52
  nokogiri (>= 1.8.5)
53
53
  racc
54
54
  rack (>= 2.2.4)
@@ -56,35 +56,35 @@ GEM
56
56
  rack-test (>= 0.6.3)
57
57
  rails-dom-testing (~> 2.2)
58
58
  rails-html-sanitizer (~> 1.6)
59
- actiontext (7.1.3.2)
60
- actionpack (= 7.1.3.2)
61
- activerecord (= 7.1.3.2)
62
- activestorage (= 7.1.3.2)
63
- activesupport (= 7.1.3.2)
59
+ actiontext (7.1.3.4)
60
+ actionpack (= 7.1.3.4)
61
+ activerecord (= 7.1.3.4)
62
+ activestorage (= 7.1.3.4)
63
+ activesupport (= 7.1.3.4)
64
64
  globalid (>= 0.6.0)
65
65
  nokogiri (>= 1.8.5)
66
- actionview (7.1.3.2)
67
- activesupport (= 7.1.3.2)
66
+ actionview (7.1.3.4)
67
+ activesupport (= 7.1.3.4)
68
68
  builder (~> 3.1)
69
69
  erubi (~> 1.11)
70
70
  rails-dom-testing (~> 2.2)
71
71
  rails-html-sanitizer (~> 1.6)
72
- activejob (7.1.3.2)
73
- activesupport (= 7.1.3.2)
72
+ activejob (7.1.3.4)
73
+ activesupport (= 7.1.3.4)
74
74
  globalid (>= 0.3.6)
75
- activemodel (7.1.3.2)
76
- activesupport (= 7.1.3.2)
77
- activerecord (7.1.3.2)
78
- activemodel (= 7.1.3.2)
79
- activesupport (= 7.1.3.2)
75
+ activemodel (7.1.3.4)
76
+ activesupport (= 7.1.3.4)
77
+ activerecord (7.1.3.4)
78
+ activemodel (= 7.1.3.4)
79
+ activesupport (= 7.1.3.4)
80
80
  timeout (>= 0.4.0)
81
- activestorage (7.1.3.2)
82
- actionpack (= 7.1.3.2)
83
- activejob (= 7.1.3.2)
84
- activerecord (= 7.1.3.2)
85
- activesupport (= 7.1.3.2)
81
+ activestorage (7.1.3.4)
82
+ actionpack (= 7.1.3.4)
83
+ activejob (= 7.1.3.4)
84
+ activerecord (= 7.1.3.4)
85
+ activesupport (= 7.1.3.4)
86
86
  marcel (~> 1.0)
87
- activesupport (7.1.3.2)
87
+ activesupport (7.1.3.4)
88
88
  base64
89
89
  bigdecimal
90
90
  concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -94,8 +94,8 @@ GEM
94
94
  minitest (>= 5.1)
95
95
  mutex_m
96
96
  tzinfo (~> 2.0)
97
- addressable (2.8.6)
98
- public_suffix (>= 2.0.2, < 6.0)
97
+ addressable (2.8.7)
98
+ public_suffix (>= 2.0.2, < 7.0)
99
99
  asset_sync (2.19.1)
100
100
  activemodel (>= 4.1.0)
101
101
  fog-core
@@ -103,25 +103,25 @@ GEM
103
103
  unf
104
104
  ast (2.4.2)
105
105
  aws-eventstream (1.3.0)
106
- aws-partitions (1.954.0)
106
+ aws-partitions (1.960.0)
107
107
  aws-sdk-cloudwatch (1.96.0)
108
108
  aws-sdk-core (~> 3, >= 3.201.0)
109
109
  aws-sigv4 (~> 1.5)
110
- aws-sdk-core (3.201.1)
110
+ aws-sdk-core (3.201.3)
111
111
  aws-eventstream (~> 1, >= 1.3.0)
112
112
  aws-partitions (~> 1, >= 1.651.0)
113
113
  aws-sigv4 (~> 1.8)
114
114
  jmespath (~> 1, >= 1.6.1)
115
- aws-sdk-secretsmanager (1.101.0)
115
+ aws-sdk-secretsmanager (1.102.0)
116
116
  aws-sdk-core (~> 3, >= 3.201.0)
117
117
  aws-sigv4 (~> 1.5)
118
- aws-sigv4 (1.8.0)
118
+ aws-sigv4 (1.9.1)
119
119
  aws-eventstream (~> 1, >= 1.0.2)
120
120
  base64 (0.2.0)
121
121
  bigdecimal (3.1.8)
122
- builder (3.2.4)
122
+ builder (3.3.0)
123
123
  coderay (1.1.3)
124
- concurrent-ruby (1.2.3)
124
+ concurrent-ruby (1.3.3)
125
125
  connection_pool (2.4.1)
126
126
  crack (1.0.0)
127
127
  bigdecimal
@@ -130,21 +130,24 @@ GEM
130
130
  date (3.3.4)
131
131
  diff-lcs (1.5.1)
132
132
  drb (2.2.1)
133
- erubi (1.12.0)
133
+ erubi (1.13.0)
134
134
  ethon (0.16.0)
135
135
  ffi (>= 1.15.0)
136
136
  excon (0.111.0)
137
137
  factory_bot (6.4.6)
138
138
  activesupport (>= 5.0.0)
139
- faker (3.3.1)
139
+ faker (3.4.2)
140
140
  i18n (>= 1.8.11, < 2)
141
- faraday (2.9.0)
141
+ faraday (2.10.0)
142
142
  faraday-net_http (>= 2.0, < 3.2)
143
- faraday-net_http (3.1.0)
143
+ logger
144
+ faraday-net_http (3.1.1)
144
145
  net-http
145
146
  faraday-retry (2.2.1)
146
147
  faraday (~> 2.0)
147
- ffi (1.16.3)
148
+ ffi (1.17.0)
149
+ ffi (1.17.0-x86_64-darwin)
150
+ ffi (1.17.0-x86_64-linux-gnu)
148
151
  fog-aws (3.24.0)
149
152
  fog-core (~> 2.1)
150
153
  fog-json (~> 1.1)
@@ -167,7 +170,7 @@ GEM
167
170
  i18n (1.14.5)
168
171
  concurrent-ruby (~> 1.0)
169
172
  io-console (0.7.2)
170
- irb (1.13.1)
173
+ irb (1.14.0)
171
174
  rdoc (>= 4.0.0)
172
175
  reline (>= 0.4.2)
173
176
  jmespath (1.6.2)
@@ -191,8 +194,8 @@ GEM
191
194
  mime-types-data (~> 3.2015)
192
195
  mime-types-data (3.2024.0702)
193
196
  mini_mime (1.1.5)
194
- mini_portile2 (2.8.6)
195
- minitest (5.22.3)
197
+ mini_portile2 (2.8.7)
198
+ minitest (5.24.1)
196
199
  multi_json (1.15.0)
197
200
  mutex_m (0.2.0)
198
201
  net-http (0.4.1)
@@ -207,15 +210,15 @@ GEM
207
210
  net-smtp (0.5.0)
208
211
  net-protocol
209
212
  nio4r (2.7.3)
210
- nokogiri (1.16.5)
213
+ nokogiri (1.16.7)
211
214
  mini_portile2 (~> 2.8.2)
212
215
  racc (~> 1.4)
213
- nokogiri (1.16.5-x86_64-darwin)
216
+ nokogiri (1.16.7-x86_64-darwin)
214
217
  racc (~> 1.4)
215
- nokogiri (1.16.5-x86_64-linux)
218
+ nokogiri (1.16.7-x86_64-linux)
216
219
  racc (~> 1.4)
217
- parallel (1.24.0)
218
- parser (3.3.1.0)
220
+ parallel (1.25.1)
221
+ parser (3.3.4.0)
219
222
  ast (~> 2.4.1)
220
223
  racc
221
224
  pry (0.14.2)
@@ -223,9 +226,9 @@ GEM
223
226
  method_source (~> 1.0)
224
227
  psych (5.1.2)
225
228
  stringio
226
- public_suffix (5.0.5)
227
- racc (1.7.3)
228
- rack (3.0.11)
229
+ public_suffix (6.0.1)
230
+ racc (1.8.1)
231
+ rack (3.1.7)
229
232
  rack-session (2.0.0)
230
233
  rack (>= 3.0.0)
231
234
  rack-test (2.1.0)
@@ -233,20 +236,20 @@ GEM
233
236
  rackup (2.1.0)
234
237
  rack (>= 3)
235
238
  webrick (~> 1.8)
236
- rails (7.1.3.2)
237
- actioncable (= 7.1.3.2)
238
- actionmailbox (= 7.1.3.2)
239
- actionmailer (= 7.1.3.2)
240
- actionpack (= 7.1.3.2)
241
- actiontext (= 7.1.3.2)
242
- actionview (= 7.1.3.2)
243
- activejob (= 7.1.3.2)
244
- activemodel (= 7.1.3.2)
245
- activerecord (= 7.1.3.2)
246
- activestorage (= 7.1.3.2)
247
- activesupport (= 7.1.3.2)
239
+ rails (7.1.3.4)
240
+ actioncable (= 7.1.3.4)
241
+ actionmailbox (= 7.1.3.4)
242
+ actionmailer (= 7.1.3.4)
243
+ actionpack (= 7.1.3.4)
244
+ actiontext (= 7.1.3.4)
245
+ actionview (= 7.1.3.4)
246
+ activejob (= 7.1.3.4)
247
+ activemodel (= 7.1.3.4)
248
+ activerecord (= 7.1.3.4)
249
+ activestorage (= 7.1.3.4)
250
+ activesupport (= 7.1.3.4)
248
251
  bundler (>= 1.15.0)
249
- railties (= 7.1.3.2)
252
+ railties (= 7.1.3.4)
250
253
  rails-dom-testing (2.2.0)
251
254
  activesupport (>= 5.0.0)
252
255
  minitest
@@ -254,9 +257,9 @@ GEM
254
257
  rails-html-sanitizer (1.6.0)
255
258
  loofah (~> 2.21)
256
259
  nokogiri (~> 1.14)
257
- railties (7.1.3.2)
258
- actionpack (= 7.1.3.2)
259
- activesupport (= 7.1.3.2)
260
+ railties (7.1.3.4)
261
+ actionpack (= 7.1.3.4)
262
+ activesupport (= 7.1.3.4)
260
263
  irb
261
264
  rackup (>= 1.0.0)
262
265
  rake (>= 12.2)
@@ -264,27 +267,28 @@ GEM
264
267
  zeitwerk (~> 2.6)
265
268
  rainbow (3.1.1)
266
269
  rake (13.2.1)
267
- rdoc (6.6.3.1)
270
+ rdoc (6.7.0)
268
271
  psych (>= 4.0.0)
269
272
  redis-client (0.22.2)
270
273
  connection_pool
271
- regexp_parser (2.9.1)
272
- reline (0.5.7)
274
+ regexp_parser (2.9.2)
275
+ reline (0.5.9)
273
276
  io-console (~> 0.5)
274
- rexml (3.2.6)
277
+ rexml (3.3.2)
278
+ strscan
275
279
  rspec (3.13.0)
276
280
  rspec-core (~> 3.13.0)
277
281
  rspec-expectations (~> 3.13.0)
278
282
  rspec-mocks (~> 3.13.0)
279
283
  rspec-core (3.13.0)
280
284
  rspec-support (~> 3.13.0)
281
- rspec-expectations (3.13.0)
285
+ rspec-expectations (3.13.1)
282
286
  diff-lcs (>= 1.2.0, < 2.0)
283
287
  rspec-support (~> 3.13.0)
284
288
  rspec-mocks (3.13.1)
285
289
  diff-lcs (>= 1.2.0, < 2.0)
286
290
  rspec-support (~> 3.13.0)
287
- rspec-rails (6.1.2)
291
+ rspec-rails (6.1.3)
288
292
  actionpack (>= 6.1)
289
293
  activesupport (>= 6.1)
290
294
  railties (>= 6.1)
@@ -293,13 +297,13 @@ GEM
293
297
  rspec-mocks (~> 3.13)
294
298
  rspec-support (~> 3.13)
295
299
  rspec-support (3.13.1)
296
- rubocop (1.63.5)
300
+ rubocop (1.65.0)
297
301
  json (~> 2.3)
298
302
  language_server-protocol (>= 3.17.0)
299
303
  parallel (~> 1.10)
300
304
  parser (>= 3.3.0.2)
301
305
  rainbow (>= 2.2.2, < 4.0)
302
- regexp_parser (>= 1.8, < 3.0)
306
+ regexp_parser (>= 2.4, < 3.0)
303
307
  rexml (>= 3.2.5, < 4.0)
304
308
  rubocop-ast (>= 1.31.1, < 2.0)
305
309
  ruby-progressbar (~> 1.7)
@@ -307,7 +311,7 @@ GEM
307
311
  rubocop-ast (1.31.3)
308
312
  parser (>= 3.3.1.0)
309
313
  ruby-progressbar (1.13.0)
310
- sentry-ruby (5.17.3)
314
+ sentry-ruby (5.18.2)
311
315
  bigdecimal
312
316
  concurrent-ruby (~> 1.0, >= 1.0.2)
313
317
  sidekiq (7.3.0)
@@ -320,17 +324,18 @@ GEM
320
324
  mini_portile2 (~> 2.8.0)
321
325
  sqlite3 (1.7.3-x86_64-darwin)
322
326
  sqlite3 (1.7.3-x86_64-linux)
323
- stringio (3.1.0)
327
+ stringio (3.1.1)
324
328
  strongmind-oneroster-client (2.0.3)
325
329
  json (~> 2.1, >= 2.1.0)
326
330
  typhoeus (~> 1.0, >= 1.0.1)
327
331
  strongmind-sidekiq-cloudwatchmetrics (2.6.4)
328
332
  aws-sdk-cloudwatch (~> 1.6)
329
333
  sidekiq (>= 5.0, < 8.0)
330
- sys-uname (1.2.3)
334
+ strscan (3.1.0)
335
+ sys-uname (1.3.0)
331
336
  ffi (~> 1.1)
332
337
  thor (1.3.1)
333
- timecop (0.9.8)
338
+ timecop (0.9.10)
334
339
  timeout (0.4.1)
335
340
  typhoeus (1.4.1)
336
341
  ethon (>= 0.9.0)
@@ -341,7 +346,7 @@ GEM
341
346
  unf_ext (0.0.9.1)
342
347
  unicode-display_width (2.5.0)
343
348
  uri (0.13.0)
344
- webmock (3.23.0)
349
+ webmock (3.23.1)
345
350
  addressable (>= 2.8.0)
346
351
  crack (>= 0.3.2)
347
352
  hashdiff (>= 0.4.0, < 2.0.0)
@@ -349,7 +354,7 @@ GEM
349
354
  websocket-driver (0.7.6)
350
355
  websocket-extensions (>= 0.1.0)
351
356
  websocket-extensions (0.1.5)
352
- zeitwerk (2.6.14)
357
+ zeitwerk (2.6.17)
353
358
 
354
359
  PLATFORMS
355
360
  ruby
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module PlatformSdk
4
- VERSION = '3.19.26'
4
+ VERSION = '3.19.27'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: strongmind-platform-sdk
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.19.26
4
+ version: 3.19.27
5
5
  platform: ruby
6
6
  authors:
7
7
  - Platform Team
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-07-10 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: faraday