Gemfile.lock in strongmind-platform-sdk-3.11.1 vs Gemfile.lock in strongmind-platform-sdk-3.11.2

- old
+ new

@@ -1,17 +1,18 @@ PATH remote: . specs: - strongmind-platform-sdk (3.11.1) + strongmind-platform-sdk (3.11.2) aws-sdk-secretsmanager (~> 1.66) faraday (~> 2.5, >= 2.5.2) faraday-retry jwt learnosity-sdk (~> 0.2.2) multi_json sentry-ruby strongmind-oneroster-client (~> 2.0.1) + strongmind-sidekiq-cloudwatchmetrics uri GEM remote: https://rubygems.org/ specs: @@ -23,12 +24,15 @@ zeitwerk (~> 2.3) addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) aws-eventstream (1.3.0) - aws-partitions (1.903.0) - aws-sdk-core (3.191.5) + aws-partitions (1.913.0) + aws-sdk-cloudwatch (1.88.0) + aws-sdk-core (~> 3, >= 3.191.0) + aws-sigv4 (~> 1.1) + aws-sdk-core (3.191.6) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.651.0) aws-sigv4 (~> 1.8) jmespath (~> 1, >= 1.6.1) aws-sdk-secretsmanager (1.91.0) @@ -36,10 +40,11 @@ aws-sigv4 (~> 1.1) aws-sigv4 (1.8.0) aws-eventstream (~> 1, >= 1.0.2) bigdecimal (3.1.6) concurrent-ruby (1.2.3) + connection_pool (2.4.1) crack (1.0.0) bigdecimal rexml diff-lcs (1.5.0) ethon (0.16.0) @@ -67,12 +72,15 @@ multi_json (1.15.0) parallel (1.23.0) parser (3.2.2.1) ast (~> 2.4.1) public_suffix (5.0.4) + rack (3.0.10) rainbow (3.1.1) rake (13.0.6) + redis-client (0.22.0) + connection_pool regexp_parser (2.8.0) rexml (3.2.5) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) @@ -100,12 +108,20 @@ parser (>= 3.2.1.0) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) sentry-ruby (5.16.1) concurrent-ruby (~> 1.0, >= 1.0.2) + sidekiq (7.2.2) + concurrent-ruby (< 2) + connection_pool (>= 2.3.0) + rack (>= 2.2.4) + redis-client (>= 0.19.0) strongmind-oneroster-client (2.0.3) json (~> 2.1, >= 2.1.0) typhoeus (~> 1.0, >= 1.0.1) + strongmind-sidekiq-cloudwatchmetrics (2.6.1) + aws-sdk-cloudwatch (~> 1.6) + sidekiq (>= 5.0, < 8.0) sys-uname (1.2.3) ffi (~> 1.1) typhoeus (1.4.0) ethon (>= 0.9.0) tzinfo (2.0.6)