strongmind-platform-sdk 3.19.10 → 3.19.11

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: 10187a8eb94f16ef74713d4ebc7050e2b26dd3765fd0833f27aa9c9f2ffbe620
4
- data.tar.gz: 29525b19fec16e6369fe505b2597be11a7a065392c09197c8f39c199aca70196
3
+ metadata.gz: 105565e923a6f95b4b8b3dbb43a48507a48572a38b312afacf5389bf2ebf0813
4
+ data.tar.gz: 5661390d896cdda5a7951c2f9df6fd6e0c0d1acbef283065bd8bf73f10c712e7
5
5
  SHA512:
6
- metadata.gz: b2d1bd26b0775c4317629bb9429de29ab1838cff997e0a343e9c2229aa95442701ccb545f5c047ffce0cad2701ab5887c1692d95f21e26f6e0d8c9fc753c9606
7
- data.tar.gz: 137bd7142f18e0350d2a6441d16f06b7ff9e2c0831b22d48e8def53efc57007955affee28d141e4236eaa4f5a6c8e4c50a8e5a39921082062fa98b6509dd78d6
6
+ metadata.gz: b5b27c608e8fbc340067b91a5d5330e62141ceb013ac5c9ba1bd9d500d7137a9b00967c16cfdedccdac81d4d93a2a82accab0a574064016c8e0ac801042e4500
7
+ data.tar.gz: d2d016785f019cfc3a4f17325bf4aff392cab308fde3ddbae23c371ddeedf06ad8871eeffaad1a5d0cbaffeb3859644deba55e3b3a52b8ec3fc13c80747fd072
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- strongmind-platform-sdk (3.19.10)
4
+ strongmind-platform-sdk (3.19.11)
5
5
  activesupport (~> 7.1)
6
6
  aws-sdk-secretsmanager (~> 1.66)
7
7
  faraday (~> 2.5, >= 2.5.2)
@@ -95,7 +95,7 @@ GEM
95
95
  public_suffix (>= 2.0.2, < 6.0)
96
96
  ast (2.4.2)
97
97
  aws-eventstream (1.3.0)
98
- aws-partitions (1.934.0)
98
+ aws-partitions (1.936.0)
99
99
  aws-sdk-cloudwatch (1.91.0)
100
100
  aws-sdk-core (~> 3, >= 3.193.0)
101
101
  aws-sigv4 (~> 1.1)
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module PlatformSdk
4
- VERSION = "3.19.10"
4
+ VERSION = "3.19.11"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: strongmind-platform-sdk
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.19.10
4
+ version: 3.19.11
5
5
  platform: ruby
6
6
  authors:
7
7
  - Platform Team