Gemfile.lock in dry-transaction-0.7.0 vs Gemfile.lock in dry-transaction-0.8.0
- old
+ new
@@ -1,11 +1,12 @@
PATH
remote: .
specs:
- dry-transaction (0.7.0)
+ dry-transaction (0.8.0)
dry-container (>= 0.2.8)
- dry-monads (~> 0.0.1)
+ dry-matcher (>= 0.5.0)
+ dry-monads (>= 0.0.1)
wisper (>= 1.6.0)
GEM
remote: https://rubygems.org/
specs:
@@ -19,10 +20,11 @@
dry-configurable (0.1.4)
concurrent-ruby (~> 1.0)
dry-container (0.3.1)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.1, >= 0.1.3)
- dry-monads (0.0.1)
+ dry-matcher (0.5.0)
+ dry-monads (0.0.2)
json (1.8.3)
method_source (0.8.2)
pry (0.10.3)
coderay (~> 1.1.0)
method_source (~> 0.8.1)