Gemfile.lock in kuberun-0.1.4 vs Gemfile.lock in kuberun-0.2.0
- old
+ new
@@ -1,136 +1,97 @@
PATH
remote: .
specs:
- kuberun (0.1.4)
- 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)
+ kuberun (0.1.5)
+ pastel (~> 0.8.0)
+ thor (~> 1.2.1)
+ tty-command (~> 0.10.1)
+ tty-cursor (~> 0.7.1)
+ tty-editor (~> 0.7.0)
+ tty-file (~> 0.10.0)
+ tty-pager (~> 0.14.0)
+ tty-platform (~> 0.3.0)
+ tty-prompt (~> 0.23.1)
+ tty-screen (~> 0.8.1)
+ tty-which (~> 0.5.0)
GEM
remote: https://rubygems.org/
specs:
- ast (2.4.0)
- diff-lcs (1.3)
- equatable (0.5.0)
- jaro_winkler (1.5.1)
- kramdown (1.16.2)
- necromancer (0.4.0)
- parallel (1.12.1)
- parser (2.5.1.2)
- ast (~> 2.4.0)
- pastel (0.7.2)
- equatable (~> 0.5.0)
- tty-color (~> 0.4.0)
- powerpack (0.1.2)
- rainbow (3.0.0)
+ ast (2.4.2)
+ diff-lcs (1.5.0)
+ jaro_winkler (1.5.4)
+ parallel (1.22.1)
+ parser (3.1.2.1)
+ ast (~> 2.4.1)
+ pastel (0.8.0)
+ tty-color (~> 0.5)
+ powerpack (0.1.3)
+ rainbow (3.1.1)
rake (10.5.0)
- rouge (3.1.1)
- rspec (3.7.0)
- rspec-core (~> 3.7.0)
- rspec-expectations (~> 3.7.0)
- rspec-mocks (~> 3.7.0)
- rspec-core (3.7.1)
- rspec-support (~> 3.7.0)
- rspec-expectations (3.7.0)
+ rspec (3.11.0)
+ rspec-core (~> 3.11.0)
+ rspec-expectations (~> 3.11.0)
+ rspec-mocks (~> 3.11.0)
+ rspec-core (3.11.0)
+ rspec-support (~> 3.11.0)
+ rspec-expectations (3.11.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.7.0)
- rspec-mocks (3.7.0)
+ rspec-support (~> 3.11.0)
+ rspec-mocks (3.11.1)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.7.0)
- rspec-support (3.7.1)
+ rspec-support (~> 3.11.0)
+ rspec-support (3.11.0)
rubocop (0.58.2)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.5, != 2.5.1.1)
powerpack (~> 0.1)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
- ruby-progressbar (1.10.0)
- strings (0.1.1)
- unicode-display_width (~> 1.3.0)
- unicode_utils (~> 1.4.0)
- thor (0.20.3)
- timers (4.3.2)
- 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.3.0)
+ ruby-progressbar (1.11.0)
+ strings (0.2.1)
+ strings-ansi (~> 0.2)
+ unicode-display_width (>= 1.5, < 3.0)
+ unicode_utils (~> 1.4)
+ strings-ansi (0.2.0)
+ thor (1.2.1)
+ tty-color (0.6.0)
+ tty-command (0.10.1)
+ pastel (~> 0.8)
+ tty-cursor (0.7.1)
+ tty-editor (0.7.0)
+ tty-prompt (~> 0.22)
+ tty-file (0.10.0)
+ diff-lcs (~> 1.3)
+ pastel (~> 0.8)
+ tty-prompt (~> 0.22)
+ tty-pager (0.14.0)
+ strings (~> 0.2.0)
+ tty-screen (~> 0.8)
+ tty-platform (0.3.0)
+ tty-prompt (0.23.1)
+ pastel (~> 0.8)
+ tty-reader (~> 0.8)
+ tty-reader (0.9.0)
+ tty-cursor (~> 0.7)
+ tty-screen (~> 0.8)
+ wisper (~> 2.0)
+ tty-screen (0.8.1)
+ tty-which (0.5.0)
+ unicode-display_width (1.8.0)
unicode_utils (1.4.0)
wisper (2.0.1)
PLATFORMS
ruby
DEPENDENCIES
- bundler (~> 1.16)
+ bundler (~> 2)
kuberun!
rake (~> 10.0)
rspec (~> 3.0)
rubocop (~> 0.58.0)
BUNDLED WITH
- 1.17.3
+ 2.3.20