Gemfile.lock in strongmind-platform-sdk-2.12.1 vs Gemfile.lock in strongmind-platform-sdk-2.13.0

- old
+ new

@@ -1,60 +1,180 @@ PATH remote: . specs: - platform-sdk (2.12.0) + strongmind-platform-sdk (2.13.0) aws-sdk-secretsmanager (~> 1.66) + devise faraday (~> 2.5, >= 2.5.2) - oneroster_client (~> 2.0.1) + omniauth + omniauth-rails_csrf_protection + omniauth_openid_connect + strongmind-oneroster-client (~> 2.0.1) uri GEM remote: https://rubygems.org/ specs: + actionpack (7.0.4) + actionview (= 7.0.4) + activesupport (= 7.0.4) + rack (~> 2.0, >= 2.2.0) + rack-test (>= 0.6.3) + rails-dom-testing (~> 2.0) + rails-html-sanitizer (~> 1.0, >= 1.2.0) + actionview (7.0.4) + activesupport (= 7.0.4) + builder (~> 3.1) + erubi (~> 1.4) + rails-dom-testing (~> 2.0) + rails-html-sanitizer (~> 1.1, >= 1.2.0) + activemodel (7.0.4) + activesupport (= 7.0.4) activesupport (7.0.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) 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.688.0) - aws-sdk-core (3.168.4) + aws-partitions (1.745.0) + aws-sdk-core (3.171.0) 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.70.0) + aws-sdk-secretsmanager (1.73.0) aws-sdk-core (~> 3, >= 3.165.0) aws-sigv4 (~> 1.1) aws-sigv4 (1.5.2) aws-eventstream (~> 1, >= 1.0.2) + bcrypt (3.1.18) + bindata (2.4.15) + builder (3.2.4) concurrent-ruby (1.1.10) + crass (1.0.6) + date (3.3.3) + devise (4.9.2) + bcrypt (~> 3.0) + orm_adapter (~> 0.1) + railties (>= 4.1.0) + responders + warden (~> 1.2.3) diff-lcs (1.5.0) - ethon (0.15.0) + erubi (1.12.0) + ethon (0.16.0) ffi (>= 1.15.0) factory_bot (6.2.1) activesupport (>= 5.0.0) faker (2.23.0) i18n (>= 1.8.11, < 2) - faraday (2.7.2) + faraday (2.7.4) 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) ffi (1.15.5) + hashie (5.0.0) + httpclient (2.8.3) i18n (1.12.0) concurrent-ruby (~> 1.0) jmespath (1.6.2) json (2.6.2) + json-jwt (1.16.3) + activesupport (>= 4.2) + aes_key_wrap + bindata + faraday (~> 2.0) + faraday-follow_redirects jwt (1.5.6) + loofah (2.20.0) + crass (~> 1.0.2) + nokogiri (>= 1.5.9) + mail (2.8.1) + 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.1) minitest (5.16.3) + net-imap (0.3.4) + date + net-protocol + net-pop (0.1.2) + net-protocol + net-protocol (0.2.1) + timeout + net-smtp (0.3.3) + net-protocol + nokogiri (1.14.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + nokogiri (1.14.3-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.14.3-x86_64-linux) + racc (~> 1.4) + omniauth (2.1.1) + hashie (>= 3.4.6) + rack (>= 2.2.3) + rack-protection + omniauth-rails_csrf_protection (1.0.1) + actionpack (>= 4.2) + omniauth (~> 2.0) + omniauth_openid_connect (0.6.1) + omniauth (>= 1.9, < 3) + openid_connect (~> 1.1) + openid_connect (1.4.2) + activemodel + attr_required (>= 1.0.0) + json-jwt (>= 1.15.0) + net-smtp + rack-oauth2 (~> 1.21) + swd (~> 1.3) + tzinfo + validate_email + validate_url + webfinger (~> 1.2) + orm_adapter (0.5.0) parallel (1.22.1) parser (3.1.2.1) ast (~> 2.4.1) + public_suffix (5.0.1) + racc (1.6.2) + rack (2.2.6.4) + rack-oauth2 (1.21.3) + activesupport + attr_required + httpclient + json-jwt (>= 1.11.0) + rack (>= 2.1.0) + rack-protection (3.0.6) + rack + rack-test (2.1.0) + rack (>= 1.3) + rails-dom-testing (2.0.3) + activesupport (>= 4.2.0) + nokogiri (>= 1.6) + rails-html-sanitizer (1.5.0) + loofah (~> 2.19, >= 2.19.1) + railties (7.0.4) + actionpack (= 7.0.4) + activesupport (= 7.0.4) + method_source + rake (>= 12.2) + thor (~> 1.0) + zeitwerk (~> 2.5) rainbow (3.1.1) rake (13.0.6) regexp_parser (2.6.0) + responders (3.1.0) + actionpack (>= 5.2) + railties (>= 5.2) rexml (3.2.5) rspec (3.11.0) rspec-core (~> 3.11.0) rspec-expectations (~> 3.11.0) rspec-mocks (~> 3.11.0) @@ -79,36 +199,50 @@ unicode-display_width (>= 1.4.0, < 3.0) rubocop-ast (1.23.0) parser (>= 3.1.1.0) ruby-progressbar (1.11.0) ruby2_keywords (0.0.5) + strongmind-oneroster-client (2.0.3) + json (~> 2.1, >= 2.1.0) + typhoeus (~> 1.0, >= 1.0.1) + swd (1.3.0) + activesupport (>= 3) + attr_required (>= 0.0.5) + httpclient (>= 2.4) + thor (1.2.1) + timeout (0.3.2) typhoeus (1.4.0) ethon (>= 0.9.0) tzinfo (2.0.5) concurrent-ruby (~> 1.0) unicode-display_width (2.3.0) - uri (0.12.0) + uri (0.12.1) + validate_email (0.1.6) + activemodel (>= 3.0) + mail (>= 2.2.5) + validate_url (1.0.15) + activemodel (>= 3.0.0) + public_suffix + warden (1.2.9) + rack (>= 2.0.9) + webfinger (1.2.0) + activesupport + httpclient (>= 2.4) + zeitwerk (2.6.7) -GEM - remote: https://rubygems.pkg.github.com/StrongMind/ - specs: - oneroster_client (2.0.3) - json (~> 2.1, >= 2.1.0) - typhoeus (~> 1.0, >= 1.0.1) - PLATFORMS ruby x86_64-darwin-21 x86_64-linux DEPENDENCIES factory_bot faker jwt (~> 1.5, >= 1.5.4) - oneroster_client (~> 2.0.3)! - platform-sdk! rake (~> 13.0) rspec (~> 3.6, >= 3.6.0) rubocop + strongmind-oneroster-client (~> 2.0.3) + strongmind-platform-sdk! BUNDLED WITH 2.3.16