Gemfile.lock in dru-0.6.0 vs Gemfile.lock in dru-1.0.0

- old
+ new

@@ -1,43 +1,28 @@ PATH remote: . specs: - dru (0.6.0) + dru (1.0.0) pastel (~> 0.7.2) thor (~> 0.20.0) - tty-color (~> 0.4.2) tty-command (~> 0.8.0) tty-config (~> 0.2.0) - tty-cursor (~> 0.5.0) - tty-editor (~> 0.4.0) - tty-file (~> 0.6.0) - tty-font (~> 0.2.0) - tty-markdown (~> 0.4.0) - tty-pager (~> 0.11.0) - tty-platform (~> 0.1.0) - tty-progressbar (~> 0.15.0) - tty-prompt (~> 0.16.1) - tty-screen (~> 0.6.4) - tty-spinner (~> 0.8.0) - tty-table (~> 0.10.0) - tty-tree (~> 0.1.0) tty-which (~> 0.3.0) GEM remote: https://rubygems.org/ specs: diff-lcs (1.3) + docile (1.3.1) equatable (0.5.0) - kramdown (1.16.2) - necromancer (0.4.0) + json (2.2.0) pastel (0.7.2) equatable (~> 0.5.0) tty-color (~> 0.4.0) rake (10.5.0) rake-compiler (1.0.5) rake - rouge (3.1.1) rspec (3.8.0) rspec-core (~> 3.8.0) rspec-expectations (~> 3.8.0) rspec-mocks (~> 3.8.0) rspec-core (3.8.0) @@ -47,78 +32,30 @@ rspec-support (~> 3.8.0) rspec-mocks (3.8.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) rspec-support (3.8.0) - strings (0.1.4) - strings-ansi (~> 0.1.0) - unicode-display_width (~> 1.4.0) - unicode_utils (~> 1.4.0) - strings-ansi (0.1.0) + simplecov (0.16.1) + docile (~> 1.1) + json (>= 1.8, < 3) + simplecov-html (~> 0.10.0) + simplecov-html (0.10.2) thor (0.20.3) - timers (4.2.0) tty-color (0.4.3) tty-command (0.8.2) pastel (~> 0.7.0) tty-config (0.2.0) - tty-cursor (0.5.0) - tty-editor (0.4.0) - tty-prompt (~> 0.16.0) - tty-which (~> 0.3.0) - tty-file (0.6.0) - diff-lcs (~> 1.3.0) - pastel (~> 0.7.2) - tty-prompt (~> 0.16.1) - tty-font (0.2.0) - tty-markdown (0.4.0) - kramdown (~> 1.16.2) - pastel (~> 0.7.2) - rouge (~> 3.1.0) - strings (~> 0.1.0) - tty-color (~> 0.4.2) - tty-screen (~> 0.6.4) - tty-pager (0.11.0) - strings (~> 0.1.0) - tty-screen (~> 0.6.4) - tty-which (~> 0.3.0) - tty-platform (0.1.0) - tty-progressbar (0.15.1) - tty-cursor (~> 0.5.0) - tty-screen (~> 0.6.4) - unicode-display_width (~> 1.3) - tty-prompt (0.16.1) - necromancer (~> 0.4.0) - pastel (~> 0.7.0) - timers (~> 4.0) - tty-cursor (~> 0.5.0) - tty-reader (~> 0.3.0) - tty-reader (0.3.0) - tty-cursor (~> 0.5.0) - tty-screen (~> 0.6.4) - wisper (~> 2.0.0) - tty-screen (0.6.5) - tty-spinner (0.8.0) - tty-cursor (>= 0.5.0) - tty-table (0.10.0) - equatable (~> 0.5.0) - necromancer (~> 0.4.0) - pastel (~> 0.7.2) - strings (~> 0.1.0) - tty-screen (~> 0.6.4) - tty-tree (0.1.0) tty-which (0.3.0) - unicode-display_width (1.4.0) - unicode_utils (1.4.0) - wisper (2.0.0) PLATFORMS ruby DEPENDENCIES bundler (~> 1.16) dru! rake (~> 10.0) rake-compiler rspec (~> 3.0) + simplecov (~> 0.16.1) BUNDLED WITH - 1.16.2 + 1.17.3