Gemfile.lock in ledger_sync-domains-1.0.0.rc6 vs Gemfile.lock in ledger_sync-domains-1.0.0.rc7

- old
+ new

@@ -1,22 +1,21 @@ PATH remote: . specs: - ledger_sync-domains (1.0.0.rc6) - ledger_sync (~> 2.2.0) + ledger_sync-domains (1.0.0.rc7) + ledger_sync (~> 2.3.1) GEM remote: https://rubygems.org/ specs: - activemodel (6.1.4.1) - activesupport (= 6.1.4.1) - activesupport (6.1.4.1) + activemodel (7.0.0) + activesupport (= 7.0.0) + activesupport (7.0.0) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - zeitwerk (~> 2.3) ast (2.4.2) byebug (11.1.3) colorize (0.8.1) concurrent-ruby (1.1.9) diff-lcs (1.4.4) @@ -27,37 +26,34 @@ dry-container (0.9.0) concurrent-ruby (~> 1.0) dry-configurable (~> 0.13, >= 0.13.0) dry-core (0.7.1) concurrent-ruby (~> 1.0) - dry-equalizer (0.3.0) dry-inflector (0.2.1) dry-initializer (3.0.4) dry-logic (1.2.0) concurrent-ruby (~> 1.0) dry-core (~> 0.5, >= 0.5) - dry-schema (1.5.6) + dry-schema (1.8.0) concurrent-ruby (~> 1.0) - dry-configurable (~> 0.8, >= 0.8.3) - dry-core (~> 0.4) - dry-equalizer (~> 0.2) + dry-configurable (~> 0.13, >= 0.13.0) + dry-core (~> 0.5, >= 0.5) dry-initializer (~> 3.0) dry-logic (~> 1.0) - dry-types (~> 1.4) + dry-types (~> 1.5) dry-types (1.5.1) concurrent-ruby (~> 1.0) dry-container (~> 0.3) dry-core (~> 0.5, >= 0.5) dry-inflector (~> 0.1, >= 0.1.2) dry-logic (~> 1.0, >= 1.0.2) - dry-validation (1.5.6) + dry-validation (1.7.0) concurrent-ruby (~> 1.0) dry-container (~> 0.7, >= 0.7.1) - dry-core (~> 0.4) - dry-equalizer (~> 0.2) + dry-core (~> 0.5, >= 0.5) dry-initializer (~> 3.0) - dry-schema (~> 1.5, >= 1.5.2) + dry-schema (~> 1.8, >= 1.8.0) factory_bot (6.2.0) activesupport (>= 5.0.0) faraday (1.8.0) faraday-em_http (~> 1.0) faraday-em_synchrony (~> 1.0) @@ -81,17 +77,17 @@ faraday-rack (1.0.0) faraday_middleware (1.2.0) faraday (~> 1.0) fingerprintable (1.2.1) colorize - i18n (1.8.10) + i18n (1.8.11) concurrent-ruby (~> 1.0) ipaddr (1.2.3) - ledger_sync (2.2.3) + ledger_sync (2.3.1) activemodel - dry-schema (~> 1.5.4) - dry-validation (~> 1.5.6) + dry-schema + dry-validation faraday faraday-detailed_logger faraday_middleware fingerprintable (>= 1.2.1) nokogiri @@ -99,26 +95,26 @@ pd_ruby rack (~> 2.2.3) rainbow (~> 3.0) resonad simply_serializable (>= 1.5.1) - minitest (5.14.4) + minitest (5.15.0) multipart-post (2.1.1) nokogiri (1.12.5-x86_64-linux) racc (~> 1.4) openssl (2.2.1) ipaddr - parallel (1.20.1) - parser (3.0.2.0) + parallel (1.21.0) + parser (3.0.3.2) ast (~> 2.4.1) pd_ruby (0.2.3) colorize racc (1.6.0) rack (2.2.3) rainbow (3.0.0) rake (13.0.6) - regexp_parser (2.1.1) + regexp_parser (2.2.0) resonad (1.4.0) rexml (3.2.5) rspec (3.10.0) rspec-core (~> 3.10.0) rspec-expectations (~> 3.10.0) @@ -129,29 +125,28 @@ diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-support (3.10.2) - rubocop (1.20.0) + rspec-support (3.10.3) + rubocop (1.23.0) parallel (~> 1.10) parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.9.1, < 2.0) + rubocop-ast (>= 1.12.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.11.0) + rubocop-ast (1.15.0) parser (>= 3.0.1.1) ruby-progressbar (1.11.0) ruby2_keywords (0.0.5) simply_serializable (1.5.1) fingerprintable (>= 1.2.1) tzinfo (2.0.4) concurrent-ruby (~> 1.0) - unicode-display_width (2.0.0) - zeitwerk (2.4.2) + unicode-display_width (2.1.0) PLATFORMS x86_64-linux DEPENDENCIES