Gemfile.lock in flows-0.0.2 vs Gemfile.lock in flows-0.1.0
- old
+ new
@@ -1,21 +1,47 @@
PATH
remote: .
specs:
- flows (0.0.2)
+ flows (0.1.0)
GEM
remote: https://rubygems.org/
specs:
ast (2.4.0)
+ benchmark-ips (2.7.2)
codecov (0.1.14)
json
simplecov
url
coderay (1.1.2)
+ concurrent-ruby (1.1.5)
diff-lcs (1.3)
docile (1.3.1)
+ dry-configurable (0.8.3)
+ concurrent-ruby (~> 1.0)
+ dry-core (~> 0.4, >= 0.4.7)
+ dry-container (0.7.2)
+ concurrent-ruby (~> 1.0)
+ dry-configurable (~> 0.1, >= 0.1.3)
+ dry-core (0.4.9)
+ concurrent-ruby (~> 1.0)
+ dry-equalizer (0.2.2)
+ dry-events (0.2.0)
+ concurrent-ruby (~> 1.0)
+ dry-core (~> 0.4)
+ dry-equalizer (~> 0.2)
+ dry-matcher (0.8.1)
+ dry-core (>= 0.4.7)
+ dry-monads (1.3.0)
+ concurrent-ruby (~> 1.0)
+ dry-core (~> 0.4, >= 0.4.4)
+ dry-equalizer
+ dry-transaction (0.13.0)
+ dry-container (>= 0.2.8)
+ dry-events (>= 0.1.0)
+ dry-matcher (>= 0.7.0)
+ dry-monads (>= 0.4.0)
jaro_winkler (1.5.2)
json (2.2.0)
method_source (0.9.2)
parallel (1.17.0)
parser (2.6.2.0)
@@ -49,31 +75,45 @@
unicode-display_width (>= 1.4.0, < 1.6)
rubocop-performance (1.0.0)
rubocop (>= 0.58.0)
rubocop-rspec (1.32.0)
rubocop (>= 0.60.0)
+ ruby-prof (1.0.0)
ruby-progressbar (1.10.0)
simplecov (0.16.1)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
+ stackprof (0.2.12)
+ trailblazer-activity (0.8.4)
+ trailblazer-context (>= 0.1.4)
+ trailblazer-activity-dsl-linear (0.1.8)
+ trailblazer-activity (>= 0.8.3, < 1.0.0)
+ trailblazer-context (0.1.4)
+ trailblazer-operation (0.5.2)
+ trailblazer-activity-dsl-linear (>= 0.1.6, < 1.0.0)
unicode-display_width (1.5.0)
url (0.3.2)
PLATFORMS
ruby
DEPENDENCIES
+ benchmark-ips
bundler (~> 2.0)
codecov
+ dry-transaction
flows!
pry
rake (~> 10.0)
rspec (~> 3.0)
rubocop
rubocop-performance
rubocop-rspec
+ ruby-prof
simplecov
+ stackprof
+ trailblazer-operation
BUNDLED WITH
2.0.1