Gemfile.lock in strongmind-platform-sdk-3.0.0 vs Gemfile.lock in strongmind-platform-sdk-3.1.0

- old
+ new

@@ -1,9 +1,9 @@ PATH remote: . specs: - strongmind-platform-sdk (3.0.0) + strongmind-platform-sdk (3.1.0) aws-sdk-secretsmanager (~> 1.66) devise faraday (~> 2.5, >= 2.5.2) omniauth omniauth-rails_csrf_protection @@ -36,20 +36,20 @@ tzinfo (~> 2.0) aes_key_wrap (1.1.0) ast (2.4.2) attr_required (1.0.1) aws-eventstream (1.2.0) - aws-partitions (1.781.0) - aws-sdk-core (3.175.0) + aws-partitions (1.805.0) + aws-sdk-core (3.180.3) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.651.0) aws-sigv4 (~> 1.5) jmespath (~> 1, >= 1.6.1) - aws-sdk-secretsmanager (1.77.0) - aws-sdk-core (~> 3, >= 3.174.0) + aws-sdk-secretsmanager (1.82.0) + aws-sdk-core (~> 3, >= 3.177.0) aws-sigv4 (~> 1.1) - aws-sigv4 (1.5.2) + aws-sigv4 (1.6.0) aws-eventstream (~> 1, >= 1.0.2) bcrypt (3.1.19) bindata (2.4.15) builder (3.2.4) concurrent-ruby (1.2.2) @@ -73,10 +73,12 @@ faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) faraday-follow_redirects (0.3.0) faraday (>= 1, < 3) faraday-net_http (3.0.2) + faraday-retry (2.1.0) + faraday (~> 2.0) ffi (1.15.5) hashie (5.0.0) i18n (1.13.0) concurrent-ruby (~> 1.0) jmespath (1.6.2) @@ -95,14 +97,14 @@ mini_mime (>= 0.1.1) net-imap net-pop net-smtp method_source (1.0.0) - mini_mime (1.1.2) - mini_portile2 (2.8.2) + mini_mime (1.1.5) + mini_portile2 (2.8.4) minitest (5.18.0) - net-imap (0.3.6) + net-imap (0.3.7) date net-protocol net-pop (0.1.2) net-protocol net-protocol (0.2.1) @@ -137,26 +139,27 @@ webfinger (~> 2.0) orm_adapter (0.5.0) parallel (1.23.0) parser (3.2.2.1) ast (~> 2.4.1) - public_suffix (5.0.1) + public_suffix (5.0.3) racc (1.7.1) - rack (2.2.7) + rack (2.2.8) rack-oauth2 (2.2.0) activesupport attr_required faraday (~> 2.0) faraday-follow_redirects json-jwt (>= 1.11.0) rack (>= 2.1.0) - rack-protection (3.0.6) - rack + rack-protection (3.1.0) + rack (~> 2.2, >= 2.2.4) rack-test (2.1.0) rack (>= 1.3) - rails-dom-testing (2.0.3) - activesupport (>= 4.2.0) + rails-dom-testing (2.2.0) + activesupport (>= 5.0.0) + minitest nokogiri (>= 1.6) rails-html-sanitizer (1.6.0) loofah (~> 2.21) nokogiri (~> 1.14) railties (7.0.5) @@ -226,19 +229,22 @@ rack (>= 2.0.9) webfinger (2.1.2) activesupport faraday (~> 2.0) faraday-follow_redirects - zeitwerk (2.6.8) + zeitwerk (2.6.11) PLATFORMS ruby x86_64-darwin-21 x86_64-linux DEPENDENCIES factory_bot faker + faraday + faraday-net_http + faraday-retry jwt (~> 1.5, >= 1.5.4) rake (~> 13.0) rspec (~> 3.6, >= 3.6.0) rubocop strongmind-oneroster-client (~> 2.0.3)