Gemfile.lock in flows-0.3.0 vs Gemfile.lock in flows-0.4.0
- old
+ new
@@ -1,63 +1,67 @@
-GIT
- remote: git://github.com/ffloyd/markdownlint.git
- revision: 801cb12f645d894e0d262bb4908d8086b6dd23bc
- branch: update-kramdown-dep
- specs:
- mdl (0.5.0)
- kramdown (~> 2.0)
- kramdown-parser-gfm (~> 1.0)
- mixlib-cli (~> 1.7, >= 1.7.0)
- mixlib-config (~> 2.2, >= 2.2.1)
-
PATH
remote: .
specs:
- flows (0.3.0)
+ flows (0.4.0)
GEM
remote: https://rubygems.org/
specs:
ast (2.4.0)
- backports (3.15.0)
+ awesome_print (1.8.0)
+ axiom-types (0.1.1)
+ descendants_tracker (~> 0.0.4)
+ ice_nine (~> 0.11.0)
+ thread_safe (~> 0.3, >= 0.3.1)
+ backports (3.17.0)
benchmark-ips (2.7.2)
- codecov (0.1.14)
+ codeclimate-engine-rb (0.4.1)
+ virtus (~> 1.0)
+ codecov (0.1.16)
json
simplecov
url
coderay (1.1.2)
- concurrent-ruby (1.1.5)
- crass (1.0.4)
+ coercible (1.0.0)
+ descendants_tracker (~> 0.0.1)
+ concurrent-ruby (1.1.6)
+ crass (1.0.6)
+ declarative (0.0.10)
+ declarative-option (0.1.0)
+ descendants_tracker (0.0.4)
+ thread_safe (~> 0.3, >= 0.3.1)
diff-lcs (1.3)
docile (1.3.2)
- dry-configurable (0.8.3)
+ dry-configurable (0.11.5)
concurrent-ruby (~> 1.0)
dry-core (~> 0.4, >= 0.4.7)
+ dry-equalizer (~> 0.2)
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-equalizer (0.3.0)
dry-events (0.2.0)
concurrent-ruby (~> 1.0)
dry-core (~> 0.4)
dry-equalizer (~> 0.2)
- dry-matcher (0.8.2)
+ dry-matcher (0.8.3)
dry-core (>= 0.4.8)
- dry-monads (1.3.1)
+ dry-monads (1.3.5)
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)
+ equalizer (0.0.11)
equatable (0.6.1)
- ffi (1.11.1)
- ffi-hunspell (0.4.0)
+ ffi (1.12.2)
+ ffi-hunspell (0.5.0)
ffi (~> 1.0)
forspell (0.0.8)
backports (~> 3.0)
ffi-hunspell
highline
@@ -67,108 +71,169 @@
pastel
ruby-progressbar
sanitize (~> 5.0)
slop (~> 4.6)
yard
- highline (2.0.2)
- jaro_winkler (1.5.3)
- json (2.2.0)
+ gli (2.19.0)
+ highline (2.0.3)
+ hirb (0.7.3)
+ ice_nine (0.11.2)
+ inch (0.8.0)
+ pry
+ sparkr (>= 0.2.0)
+ term-ansicolor
+ yard (~> 0.9.12)
+ jaro_winkler (1.5.4)
+ json (2.3.0)
+ kalibera (0.1)
+ memoist (~> 0.11.0)
+ rbzip2 (~> 0.2.0)
kramdown (2.1.0)
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
- method_source (0.9.2)
+ kwalify (0.7.2)
+ mdl (0.9.0)
+ kramdown (~> 2.0)
+ kramdown-parser-gfm (~> 1.0)
+ mixlib-cli (~> 2.1, >= 2.1.1)
+ mixlib-config (>= 2.2.1, < 4)
+ memoist (0.11.0)
+ method_source (1.0.0)
mini_portile2 (2.4.0)
- mixlib-cli (1.7.0)
- mixlib-config (2.2.18)
+ mixlib-cli (2.1.5)
+ mixlib-config (3.0.6)
tomlrb
- nokogiri (1.10.4)
+ nokogiri (1.10.9)
mini_portile2 (~> 2.4.0)
- nokogumbo (2.0.1)
+ nokogumbo (2.0.2)
nokogiri (~> 1.8, >= 1.8.4)
- parallel (1.17.0)
- parser (2.6.4.1)
+ parallel (1.19.1)
+ parser (2.7.0.5)
ast (~> 2.4.0)
pastel (0.7.3)
equatable (~> 0.6)
tty-color (~> 0.5)
- pry (0.12.2)
- coderay (~> 1.1.0)
- method_source (~> 0.9.0)
+ pry (0.13.0)
+ coderay (~> 1.1)
+ method_source (~> 1.0)
+ psych (3.1.0)
rainbow (3.0.0)
- rake (10.5.0)
- rspec (3.8.0)
- rspec-core (~> 3.8.0)
- rspec-expectations (~> 3.8.0)
- rspec-mocks (~> 3.8.0)
- rspec-core (3.8.2)
- rspec-support (~> 3.8.0)
- rspec-expectations (3.8.4)
+ rake (13.0.1)
+ rbzip2 (0.2.0)
+ reek (5.6.0)
+ codeclimate-engine-rb (~> 0.4.0)
+ kwalify (~> 0.7.0)
+ parser (>= 2.5.0.0, < 2.8, != 2.5.1.1)
+ psych (~> 3.1.0)
+ rainbow (>= 2.0, < 4.0)
+ representable (3.0.4)
+ declarative (< 0.1.0)
+ declarative-option (< 0.2.0)
+ uber (< 0.2.0)
+ rexml (3.2.4)
+ rspec (3.9.0)
+ rspec-core (~> 3.9.0)
+ rspec-expectations (~> 3.9.0)
+ rspec-mocks (~> 3.9.0)
+ rspec-core (3.9.1)
+ rspec-support (~> 3.9.1)
+ rspec-expectations (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.8.0)
- rspec-mocks (3.8.1)
+ rspec-support (~> 3.9.0)
+ rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.8.0)
- rspec-support (3.8.2)
- rubocop (0.74.0)
+ rspec-support (~> 3.9.0)
+ rspec-support (3.9.2)
+ rubocop (0.80.1)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
- parser (>= 2.6)
+ parser (>= 2.7.0.1)
rainbow (>= 2.2.2, < 4.0)
+ rexml
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 1.7)
- rubocop-md (0.3.0)
+ rubocop-md (0.3.2)
rubocop (~> 0.60)
- rubocop-performance (1.4.1)
+ rubocop-performance (1.5.2)
rubocop (>= 0.71.0)
- rubocop-rspec (1.35.0)
- rubocop (>= 0.60.0)
- ruby-prof (1.0.0)
+ rubocop-rspec (1.38.1)
+ rubocop (>= 0.68.1)
+ ruby-prof (1.3.1)
ruby-progressbar (1.10.1)
sanitize (5.1.0)
crass (~> 1.0.2)
nokogiri (>= 1.8.0)
nokogumbo (~> 2.0)
- simplecov (0.17.1)
+ simplecov (0.18.5)
docile (~> 1.1)
- json (>= 1.8, < 3)
- simplecov-html (~> 0.10.0)
- simplecov-html (0.10.2)
- slop (4.7.0)
- stackprof (0.2.12)
- tomlrb (1.2.8)
- trailblazer-activity (0.9.0)
- trailblazer-context (>= 0.1.4)
- trailblazer-activity-dsl-linear (0.2.0)
- trailblazer-activity (>= 0.9.0, < 1.0.0)
- trailblazer-context (0.1.4)
- trailblazer-operation (0.5.2)
- trailblazer-activity-dsl-linear (>= 0.1.6, < 1.0.0)
- tty-color (0.5.0)
- unicode-display_width (1.6.0)
+ simplecov-html (~> 0.11)
+ simplecov-html (0.12.2)
+ slop (4.8.0)
+ sparkr (0.4.1)
+ stackprof (0.2.15)
+ sync (0.5.0)
+ term-ansicolor (1.7.1)
+ tins (~> 1.0)
+ thread_safe (0.3.6)
+ tins (1.24.1)
+ sync
+ tomlrb (1.3.0)
+ trailblazer-activity (0.10.0)
+ trailblazer-context (>= 0.2.0, < 0.3.0)
+ trailblazer-activity-dsl-linear (0.2.6)
+ trailblazer-activity (>= 0.9.1, < 1.0.0)
+ trailblazer-context (0.2.0)
+ trailblazer-developer (0.0.12)
+ hirb
+ representable
+ trailblazer-activity (>= 0.10.0, < 1.0.0)
+ trailblazer-activity-dsl-linear
+ trailblazer-operation (0.6.0)
+ trailblazer-activity (>= 0.10.0, < 1.0.0)
+ trailblazer-activity-dsl-linear (>= 0.2.1, < 1.0.0)
+ trailblazer-developer (>= 0.0.8)
+ tty-color (0.5.1)
+ uber (0.1.0)
+ unicode-display_width (1.6.1)
url (0.3.2)
- yard (0.9.20)
+ virtus (1.0.5)
+ axiom-types (~> 0.1)
+ coercible (~> 1.0)
+ descendants_tracker (~> 0.0, >= 0.0.3)
+ equalizer (~> 0.0, >= 0.0.9)
+ warning (1.0.0)
+ yard (0.9.24)
PLATFORMS
ruby
DEPENDENCIES
+ awesome_print
benchmark-ips
bundler (~> 2.0)
codecov
+ dry-monads (~> 1.3)
dry-transaction
flows!
forspell (~> 0.0.8)
- mdl!
+ gli
+ inch
+ kalibera
+ mdl
pry
- rake (~> 10.0)
+ rainbow
+ rake (~> 13.0)
+ reek
rspec (~> 3.0)
rubocop
rubocop-md
rubocop-performance
rubocop-rspec
ruby-prof
simplecov
stackprof
trailblazer-operation
+ warning
+ yard
BUNDLED WITH
- 2.0.1
+ 2.1.4