Gemfile.lock in dry-transaction-0.10.2 vs Gemfile.lock in dry-transaction-0.11.0

- old
+ new

@@ -1,19 +1,19 @@ PATH remote: . specs: - dry-transaction (0.10.2) + dry-transaction (0.11.0) dry-container (>= 0.2.8) - dry-matcher (>= 0.5.0) - dry-monads (>= 0.0.1) - wisper (>= 1.6.0) + dry-events (>= 0.1.0) + dry-matcher (>= 0.7.0) + dry-monads (>= 0.4.0) GEM remote: https://rubygems.org/ specs: ast (2.3.0) - byebug (8.2.2) + byebug (9.1.0) codeclimate-test-reporter (0.5.0) simplecov (>= 0.7.1, < 1.0.0) coderay (1.1.1) concurrent-ruby (1.0.5) diff-lcs (1.2.5) @@ -21,26 +21,33 @@ dry-configurable (0.7.0) concurrent-ruby (~> 1.0) dry-container (0.6.0) concurrent-ruby (~> 1.0) dry-configurable (~> 0.1, >= 0.1.3) - dry-core (0.3.1) + dry-core (0.4.2) concurrent-ruby (~> 1.0) dry-equalizer (0.2.0) - dry-matcher (0.6.0) - dry-monads (0.3.1) - dry-core + dry-events (0.1.0) + concurrent-ruby (~> 1.0) + dry-core (~> 0.4) + dry-equalizer (~> 0.2) + dry-matcher (0.7.0) + dry-monads (0.4.0) + dry-core (~> 0.3, >= 0.3.3) dry-equalizer json (1.8.6) method_source (0.8.2) parser (2.3.1.4) ast (~> 2.2) powerpack (0.1.1) pry (0.10.3) coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) + pry-byebug (3.5.0) + byebug (~> 9.1) + pry (~> 0.10) rainbow (2.1.0) rake (11.2.2) rspec (3.3.0) rspec-core (~> 3.3.0) rspec-expectations (~> 3.3.0) @@ -66,26 +73,25 @@ json (~> 1.8) simplecov-html (~> 0.10.0) simplecov-html (0.10.0) slop (3.6.0) unicode-display_width (1.1.1) - wisper (2.0.0) yard (0.8.7.6) PLATFORMS ruby DEPENDENCIES bundler (~> 1.15) - byebug codeclimate-test-reporter dry-container dry-transaction! pry - rake (~> 11.2.2) - rspec (~> 3.3.0) + pry-byebug + rake (~> 11.2, >= 11.2.2) + rspec (~> 3.3) rubocop simplecov yard BUNDLED WITH - 1.15.1 + 1.16.1